I actually do not really understand what i'm coding, i think...
I want to get the path to reach the Common File directory... i'm using the following code to get it (i think this the right command at least):
ReadRegStr $9 HKLM Software\Microsoft\Windows\CurrentVersion, CommonFilesDirthen i just want to use the value stored in the variable named '$9'. Also i thought this could be done this way, but it seems i'm wrong...
!insertmacro UpgradeDLL $9\designer\MSDERUN.DLL "$9\designer\MSDERUN.DLL"So my question is how can i read the value stored in variable $9 to use it anywhere in my script?
Really sorry for such idiot question but i can't find the answer in the documentation and anywhere in the forum... even if i got some tips but no more...
by the way i have to confess that the variable section is not treated well enough in the documentation to understand it well... but it's just my opinion anyway... cause' just need to put more effort in it??!!😢
Thanks
dave