View Single Post
  #1202  
Old 09-10-2015, 11:21
y_thelastknight's Avatar
y_thelastknight y_thelastknight is offline
Registered User
 
Join Date: Mar 2010
Location: Canada
Posts: 437
Thanks: 616
Thanked 576 Times in 213 Posts
y_thelastknight is on a distinguished road
There are some tools that can detect reg when installing a application or games.. You can use that tool to get the reg and then you can covert that reg entry to inno setup format... This way you can add reg entries to inno setup easly.

I use Regshot tool to detect the reg entry
http://sourceforge.net/projects/regs...regshot/1.9.0/


And reg to inno convertor to conver reg files
http://fileforums.com/showpost.php?p=410165&postcount=2


I hope this will help you..
__________________
Glass BB | BlackBox v2 | Portable Installer
Reply With Quote
The Following 2 Users Say Thank You to y_thelastknight For This Useful Post:
pakrat2k2 (09-10-2015), satrianiboys (11-10-2015)