View Single Post
  #89  
Old 19-08-2014, 19:10
Adonix Adonix is offline
Registered User
 
Join Date: Aug 2014
Location: India
Posts: 73
Thanks: 17
Thanked 8 Times in 7 Posts
Adonix is on a distinguished road
Quote:
Originally Posted by pakrat2k2 View Post
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 ??

Last edited by Adonix; 19-08-2014 at 19:52.
Reply With Quote
The Following User Says Thank You to Adonix For This Useful Post:
Prince Soft (05-11-2016)