Quote:
Originally Posted by pakrat2k2
set the precomp line equal to which version of precomp you used, & secondly change Data1.arc to test.bin for your example. Don't forget to comment out the freearcfile2 line ( use // ) just like the rest.
|
THANKS !!!!!!!!!!!!!!!!!
what to write in Disk=1, Output={app} and password compulsory ??
And i put "//" to all files, except some files which i needed.
In Script.iss do i have to edit full green text or just some red text ?
Quote:
AppName={code:GameName}
AppPublisher={code:GamePublisher}
AppVersion={code:GameVersion}
AppComments={code:GameName}
DefaultDirName={pf}\{code:GamePublisher}\{code:Gam eName}
DefaultGroupName={code:GamePublisher}\{code:GameNa me}
|
Can't we have Autorun.inf in place of Setup.ini, can somebody remove setup.ini ?...work would become more easy then

And will we have to add setup.ini with test.bin and setup folder ??