View Single Post
  #2  
Old 20-12-2018, 04:28
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,710
Thanks: 1,107
Thanked 7,366 Times in 2,853 Posts
KaktoR is on a distinguished road
Not all games need registry entires nor create them (because they don't have any).

Some games require registry entries (most common for EA games).

You have to know firstly where to look. Most games store information in "HKLM\Software\Wow6432Node\xyz". Simply watch out for publisher keys (it's most common).

Example for GOG games: "Computer\HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\ GOG.com\[GameID]"

Right-click on the key folder and export it to somewhere, then you can use a .reg to .iss converter (it is somewhere in this forum).

Or you could also use InnoIDE to do this job.
__________________
Haters gonna hate
Reply With Quote
The Following User Says Thank You to KaktoR For This Useful Post: