Quote:
Originally Posted by XxAZAxX
Everything works fine "IF" the exe is inside a folder, but if for example the exe is in the root folder that problem arises...
Try it yourself if it's not a nuisance..
RootFolderName\Setup.exe
you will see that there is this error in the registry...
Thanks in advance audiofeel for all time.
|
TRY CHANGING TO:
Code:
RegWriteStringValue(HKEY_LOCAL_MACHINE, 'SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{#AppName}_is1', 'DisplayIcon', ExpandConstant(AddBackslash('{app}\{#E1[60]}') + '{#E1[61]}') )