Mirror Posted March 28, 2005 Posted March 28, 2005 After installation from .MSI installed application automatically starts up.How to prevent this for using in unattended setup?Application is VyPress Messanger 4.0 but I think it's unimportant
Alanoll Posted March 29, 2005 Posted March 29, 2005 this is either a custom action or a installer property, neither of which can be determined without looking at the MSI file itself.
totoymola Posted March 29, 2005 Posted March 29, 2005 Like Alanoll said, this is definitely a custom action. If the custom action is in the property table (public), you can modify it thu command line. If not, download tool that creates mst, then download a tool that edits the mst. Then remove the custom action.lilweirddude's suggestion is another approach. And I think much easier.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now