Can a Transform disable an MSI's Launch Condition?
Hi,
I'm working on making an MST for Autodesk's DWG TrueView 2007 MSI. It'll be pushed via GPO to computers, thus installing initially with admin priveleges, but any user subsequently launching the application for the first time will not have the profile stuff included in the MSI - so a repair automatically happens per first time luacnh per user. In order to make this package work in our locked down environment I've included in this MST some permissions that open up some folders and registry subkeys. I suspect a basic user in our environment will have enough rights to launch the application (which results in MSIEXEC /fu against the locally cached MSI and MST), but the MSI includes a LAUNCH CONDITION so that it will not proceed if AdminUser = 1 so even though I've included enough permission for a basic user to (I believe) run the user repair - the condition kills the install before trying. Can I get rid of that launch condition in the transform somewhere?
I'm working on making an MST for Autodesk's DWG TrueView 2007 MSI. It'll be pushed via GPO to computers, thus installing initially with admin priveleges, but any user subsequently launching the application for the first time will not have the profile stuff included in the MSI - so a repair automatically happens per first time luacnh per user. In order to make this package work in our locked down environment I've included in this MST some permissions that open up some folders and registry subkeys. I suspect a basic user in our environment will have enough rights to launch the application (which results in MSIEXEC /fu against the locally cached MSI and MST), but the MSI includes a LAUNCH CONDITION so that it will not proceed if AdminUser = 1 so even though I've included enough permission for a basic user to (I believe) run the user repair - the condition kills the install before trying. Can I get rid of that launch condition in the transform somewhere?
0 Comments
[ + ] Show comments
Answers (6)
Please log in to answer
Posted by:
fosteky
18 years ago
Posted by:
turbokitty
18 years ago
If AngelD answered your question, you should rate his post. I think it'd be nice to see more people use that feature so visitors can quickly identify the senior people on the board. It also gives a little recognition to those that spend a lot of their own time helping people out. AngelD is a good example of that.
My 2 cents.
My 2 cents.
Posted by:
shravanone
13 years ago
Posted by:
anonymous_9363
13 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.