Yes, this guarantee that files will be decompressed (recommended by Microsoft). When you decompress files to same folder as EXE: 1. You may not have permissions to write this folder under WinXP/2000/2003 2. EXE file runned from CD-ROM.... Ok. I can add this option to compiler: decompress to current...
You can download latest beta from https://www.abyssmedia.com/downloads/qbfc-beta.exe and use %MYFILES% variable to get path to included files. for example @call %MYFILES%/7za.exe so included files now go to the "Application Data" folder? anyway to make them go in the same folder as the co...
I still having problems ECHO OFF IF NOT EXIST %1 DATA %1 GOTO ERROR IF NOT EXIST %1 MVP2005.EXE %1 GOTO ERROR CLS ECHO. ECHO ======================================== ECHO I &n...
Thank you. I' find small bug inside decompression function. Fixed version will be ready tomorrow I'm still having the same problem using 2.0.5.6 here is the exe http://www.mindwarped.com/grass2.exe Files I included in the EXE http://www.mindwarped.com/source.rar I put a pause statement at the begin...
Registered version hide Register and Buy Now buttons. Registered Fri, 22 Apr 2005 18:20:47 UT Thank you for your recent purchase! Provided below is important information about the delivery of your products. It is recommended that you print or save this email for future reference. Should you experien...
need to update the price listed inside the software, when using the program is says 34.95. When you click the buy now button it says 39.95 here at the web site
I have a question about #2 here is the batch file copy models.big modelstc.big fifafs -ar modelstc.big *.fsh del *.fsh ren modelstc.big modelstc.tc5 I included fifafs.exe (just a 80k file) in the build, but when I run the compiled file I get a file can not be found error Am I miss understanding what...