Wise Studio MSI_Script
hi!!
I've made a package with wise package studio, in the msi script section I've made a execute program from installation and put these condition : Not Installed OR REMOVE <> "ALL"
I created a Propertie with value xyz and in my script I use this propertie,
this MSI was deployed via GPO on our network, now I have to change the value of my propertie and redeploy the MSI, I changed the value of my propertie and Redeploy the GPO, my problem is that my MSI_Script is re-executed but the value is'nt changed
any ideas??
thank!
I've made a package with wise package studio, in the msi script section I've made a execute program from installation and put these condition : Not Installed OR REMOVE <> "ALL"
I created a Propertie with value xyz and in my script I use this propertie,
this MSI was deployed via GPO on our network, now I have to change the value of my propertie and redeploy the MSI, I changed the value of my propertie and Redeploy the GPO, my problem is that my MSI_Script is re-executed but the value is'nt changed
any ideas??
thank!
0 Comments
[ + ] Show comments
Answers (4)
Please log in to answer
Posted by:
bertman
14 years ago
Posted by:
anonymous_9363
14 years ago
Posted by:
bertman
14 years ago
ORIGINAL: VBScab
You need to either use GP's 'Upgrade' functionality (which I've never quite trusted) or create a new MSI and policy and set the old one out of scope so that it gets uninstalled.
Sometimes I use the Upgrade option, and never had problems with it. Changing the ProductId will also have the effect of a new MSI.
Posted by:
duber3
14 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.