View Single Post
  #1287  
Old 15-03-2015, 00:42
pcblizzard pcblizzard is offline
Registered User
 
Join Date: Aug 2009
Location: Germany
Posts: 32
Thanks: 65
Thanked 3 Times in 3 Posts
pcblizzard is on a distinguished road
I have with the segment "Registry" the following problem:

I add the Registry entries of a programme and writes in the path information - I know it from the normal Inno setup - "{app} \Name.exe" under "Value Name" and "RUNASADMIN" under "Value Data". If I instal the programme, the setup writes really "{app} \Name.exe" and not "E:\Name_of_the_Program\Name.exe" in the Registry.



How can I solve this "problem"?

I use the new version (2.9.5.0) of your program.


Greetings

Last edited by pcblizzard; 15-03-2015 at 00:58.
Reply With Quote