Script shall only run by install
Hi,
I use a script for un- and install and I want that one action only execute when the product will be installed. my if clause is like that:
If Session.Property("Installed") <> "" or Session.Property("ProductState") = "1" Then
and I also tried
If Session.Property("Installed") = ""
but then it still runs by selfrepair and uninstall too
Can please somebody help me with that?
Thx
I use a script for un- and install and I want that one action only execute when the product will be installed. my if clause is like that:
If Session.Property("Installed") <> "" or Session.Property("ProductState") = "1" Then
and I also tried
If Session.Property("Installed") = ""
but then it still runs by selfrepair and uninstall too
Can please somebody help me with that?
Thx
0 Comments
[ + ] Show comments
Answers (7)
Please log in to answer
Posted by:
anonymous_9363
15 years ago
Posted by:
mac-duff
15 years ago
Posted by:
anonymous_9363
15 years ago
Posted by:
captain_planet
15 years ago
Posted by:
anonymous_9363
15 years ago
Posted by:
captain_planet
15 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.