Hi,
According to the kb article: http://www.indigorose.com/kb/IRKB-SF5-000012.pdf
The last section said,
"The only other item that deserves mention is that the Registry Variable values are re-loaded after every
execute command (but not after File Operation or any other commands)."
I used Shell Operation/Execute to define a command(use reg.exe from Microsoft in a batch file) which will add a registry key value at the moment "Before Install". But the registry variable defined to read data from that registry key won't get that key value.
Is it possible to do it? Or the "every execute command" doesn't mean the items under "Shell Operation/Execute"?
Thanks!
According to the kb article: http://www.indigorose.com/kb/IRKB-SF5-000012.pdf
The last section said,
"The only other item that deserves mention is that the Registry Variable values are re-loaded after every
execute command (but not after File Operation or any other commands)."
I used Shell Operation/Execute to define a command(use reg.exe from Microsoft in a batch file) which will add a registry key value at the moment "Before Install". But the registry variable defined to read data from that registry key won't get that key value.
Is it possible to do it? Or the "every execute command" doesn't mean the items under "Shell Operation/Execute"?
Thanks!
Comment