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