/build/static/layout/Breadcrumb_cap_w.png

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?

0 Comments   [ + ] Show comments

Answers (6)

Posted by: AngelD 17 years ago
Red Belt
2
Remove the condition entry (row) from the LaunchCondition table.
Posted by: fosteky 17 years ago
Purple Belt
0
First post had a mistake in it, should read like so...

... but the MSI includes a LAUNCH CONDITION so that it proceeds only if AdminUser = 1
Posted by: fosteky 17 years ago
Purple Belt
0
Thanks Angel. This worked for me.
Posted by: turbokitty 17 years ago
6th Degree Black Belt
0
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.
Posted by: shravanone 13 years ago
Yellow Belt
0
HI some files and folder are leaving in root drive after msi uninstallation is there any script to remove files and folder, registry please help me out
Posted by: anonymous_9363 13 years ago
Red Belt
0
You could always start by NOT hijacking unrelated threads...

Use the RemoveFile and RemoveRegistry tables. See MSDN for details.
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ