Quote:
Originally Posted by pakrat2k2
you really dont have to have external program to get the reg entries you want. Use regedit
( comes with every version of windows ), navigate to section you want, then right-click export to conversion folder your working on. After that use reg to inno converter.
Code:
IE:
HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\GOG.com\Games\1118073204
IF you dont have X64 system then it would just be SOFTWARE\GOG.com\...
You would just goto the GOG.com listing, then export that like I mention above.
Much easier then how you currently do it, but thanks for posting that info, as others can use it for reference.
|
i don't use regshot,
like you said,
it will be easier to track down with
regedit.exe
we just need to know the game publisher or developers
for example Ubisoft games use here
32 Bit Registry Here:
Code:
HKEY_CURRENT_USER\Software\Ubisoft
HKEY_LOCAL_MACHINE\SOFTWARE\Ubisoft
64 Bit Registry Here:
Code:
HKEY_CURRENT_USER\Software\Wow6432Node
HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Ubisoft
but some others need simple way out
that's why i suggest the regshot