Write Registry Key not removed when using $TARGETDIR$ followed by other text
Posted: Wed Apr 19, 2023 2:39 pm
Hello,
This issue seems very specific so I'm not sure if I am just missing something or if this is some edge case issue unaccounted for. I have the following Write Registry commands (for testing purposes, trying a lot):
When I run the installer in production, I see all 7 values created - great. However, when I then uninstall (using the same installer), I see 3 still remain and weren't removed like the others. All the ones with $TARGETDIR$ followed by text are the ones that don't get removed with uninstall:
Unfortunately the one I actually need to script is the one with $TARGETDIR$ followed by other text. So my question - is there something wrong with what I'm doing, is this some kind of limitation or is this something fixed in later versions? I am using IA10.10 so I realize it's rather outdated.
Thank you for any assistance,
Ruth
This issue seems very specific so I'm not sure if I am just missing something or if this is some edge case issue unaccounted for. I have the following Write Registry commands (for testing purposes, trying a lot):
When I run the installer in production, I see all 7 values created - great. However, when I then uninstall (using the same installer), I see 3 still remain and weren't removed like the others. All the ones with $TARGETDIR$ followed by text are the ones that don't get removed with uninstall:
Unfortunately the one I actually need to script is the one with $TARGETDIR$ followed by other text. So my question - is there something wrong with what I'm doing, is this some kind of limitation or is this something fixed in later versions? I am using IA10.10 so I realize it's rather outdated.
Thank you for any assistance,
Ruth