clriboli
01-05-2014, 01:56
extract the file to a folder
Open InstallerScript.iss and change the first lina
#define ProgramFiles "game directory"
After copy the dll file from folder GDF in the game directory
start the installer build
in powered setup that was created copy and paste the files
autorun.inf
setup.dll
setup.cab
setup.inf
delete the other folders and files under the folder setup
change the folder name and create an iso image from this folder
Open InstallerScript.iss and change the first lina
#define ProgramFiles "game directory"
After copy the dll file from folder GDF in the game directory
start the installer build
in powered setup that was created copy and paste the files
autorun.inf
setup.dll
setup.cab
setup.inf
delete the other folders and files under the folder setup
change the folder name and create an iso image from this folder