SFX_Test from the Resource site
Posted: Sun Oct 19, 2003 12:13 am
In the SFX-Test it says to type PackTest.exe /source in the ReadMe file to get the source. Where do you type it? Thanks to whoever knows the answer to this.
http://www.purebasic.com
https://www.purebasic.fr/english/
I was doing it without a space in the path. Added it and now it works. Thanks for the tip CS2001.CS2001 wrote:Do you have a space in the Path? If yes, put the file in a path without a space.
CS2001