View Single Post
  #45  
Old 02-09-2013, 02:18
Newbie's Avatar
Newbie Newbie is offline
Registered User
 
Join Date: Sep 2012
Location: Croatia
Posts: 81
Thanks: 112
Thanked 13 Times in 11 Posts
Newbie is on a distinguished road
Well, I can't help you too much....

In Useful programs check post by pakrat2k2, he posted a "very handy program to convert those reg entries into inno script"


So, you export registry key/s from registry, make sure you don't forget something.

Open that program - load .reg file - that program will then create .iss script.

Open it.

Now you should edit some things - you will see a lot of things maybe, but I think that only thing that you need to change is something like "game path", understand.....

e.g. If you have something like this in your script....

Quote:
C:\Program Files (x86)\Ubisoft\Tom Clancy's Splinter CellŪ Blacklist™\
....you should change it to
Quote:
{app}\
I think.

Then it all depends what script are you using, but under [Registry] you should post those registry lines.

I hope you understand something.

Or wait for better clarification.

Cheers
Reply With Quote