Hi! there: If I add 'pause' before ':compile' inside my 'build.bat', I can see a error message like following: "Can not set environment variable 'UPXOPT' Environment full"
On my system (pure FreeDOS not in DOS shell). I run 'config.bat' and 'getmake.bat' then I typed 'set' at DOS prompt. So, it shows PATH=c:\watcom\binw;c:\;c:\fdos\bin;. COMSPEC=C:\COMMAND.COM DOS4GPATH=C:\WATCOM\BINW\DOS4GW.EXE WATCOM=c:\watcom XNASM=c:\watcom\binw\nasm XUPX=upx --8086 --best XCPU=86 XFAT=16 COMPILER=WATCOM MAKE=wmake /ms /h XLINK=..\utils\wlinker /ma/nologo Its act is same as 'call config.bat' and 'call getmake.bat' in 'build.bat'. Then if I try to assign 2 more value to any 2 avairiable, I would get the similar error message like what I mentioned above. So, how can I increase the size of DOS environment? Lin ==^================================================================ This email was sent to: [EMAIL PROTECTED] EASY UNSUBSCRIBE click here: http://topica.com/u/?b1ddyi.b3hwCs.YXJjaGl2 Or send an email to: [EMAIL PROTECTED] TOPICA - Start your own email discussion group. FREE! http://www.topica.com/partner/tag02/create/index2.html ==^================================================================
