Quote:
Originally Posted by Chrushev
So please correct me if I am wrong. But what I understand it is sufficient to simply pack (archive) the installation directory of a game for it to run no matter where its installed. But in addition to that we also need registry entries that get created on install.
Whats the easiest way to find which entries are needed and how to export/use them in my installer?
Thanks
|
Use
Regshot its
Perfect
READ this
Articles it will help!
https://www.howtogeek.com/198679/how...your-registry/
https://www.maketecheasier.com/regsh...istry-changes/
https://www.maketecheasier.com/monit...ndows-regshot/
and use this tool to convert .reg file to inno setup registry
Reg to INNO Converter ENG it's Perfect Tool
https://fileforums.com/showpost.php?...65&postcount=2
SPECIAL THANKS TO pakrat2k2 For Making this Tool