Thread: Rayman Origins
View Single Post
  #1  
Old 28-09-2012, 16:42
kashifagaria kashifagaria is offline
Registered User
 
Join Date: Sep 2012
Location: pakistan
Posts: 5
Thanks: 0
Thanked 2 Times in 1 Post
kashifagaria is on a distinguished road
Rayman Origins Conversions

Rayman Origins

How to enable internal installation:
1. open "InstallerScript.iss" using UNICODE version of Inno setup
2. delete the sign ";" in front of "#define ProgramFiles..."
3. change the path:


4. Save and Compile
If you dont use external files, delete "ExtractSettings" section from setup.ini

How to insert registry keys:
1. open "InstallerScript.iss" using InnoIDE
2. go to Registry section and insert you registry file to the window
3. if you have x64 version, delete "Wow6432Node\" from subkey of your inserted registry key
4. if game path appears exchange it with {app}
Example:
F:\Program Files (x86)\EA Games\Syndicate registry value to
{app}
5. activate the flag "Delete key on uninstall" of your inserted registry key
6. press save and compile(Compile only if you dont want to enable internal installation)
Attached Images
File Type: png 1.png (596.0 KB, 212 views)
File Type: png 2.png (467.7 KB, 207 views)
File Type: png 3.png (542.5 KB, 203 views)
File Type: png 4.png (470.7 KB, 204 views)
File Type: png 5.png (475.7 KB, 200 views)
File Type: png 6.png (901.2 KB, 200 views)
Attached Files
File Type: rar Rayman Origins2.rar (2.20 MB, 135 views)

Last edited by kashifagaria; 29-09-2012 at 03:07. Reason: rename
Reply With Quote
The Following 2 Users Say Thank You to kashifagaria For This Useful Post:
Juggernautwill (04-09-2013), pakrat2k2 (20-09-2013)
Sponsored Links