Make an MSI prompt for install source.?
Hi
I'm trying to build an application but little experience at creating MSI's. I'd like to be able to launch a simple MSI with elevated privileges that just prompts for the location of an installation source. This would then execute the setup.exe or install.exe that had been provided using the elevated privileges.
Can anyone suggest how this could be achieved?
Thanks in advance.
I'm trying to build an application but little experience at creating MSI's. I'd like to be able to launch a simple MSI with elevated privileges that just prompts for the location of an installation source. This would then execute the setup.exe or install.exe that had been provided using the elevated privileges.
Can anyone suggest how this could be achieved?
Thanks in advance.
0 Comments
[ + ] Show comments
Answers (2)
Please log in to answer
Posted by:
anonymous_9363
13 years ago
I *guess* this could be done, by passing the property value from a dialog to a Custom Action run in the ExecuteDeferred sequence but I don't have the time to detail the steps required. Besides, if you don't understand the terms in that first sentence, it'll be a major uphill battle.
In short, I'd find an alternative means. If you're looking for a mechanism to deploy packages, I figure you're in a (let's call it) corporate environment? If so, there is likely to be a deployment mechanism in place already. Use that.
In short, I'd find an alternative means. If you're looking for a mechanism to deploy packages, I figure you're in a (let's call it) corporate environment? If so, there is likely to be a deployment mechanism in place already. Use that.
Posted by:
dba
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.