Launching the installed application from setup.msi

  • Thread starter Thread starter Marzi
  • Start date Start date
M

Marzi

I have a setup.msi that installs an exe and includes a
shortcut in the startup folder to run the application
when the machine gets rebooted. What settings and how
should I change the setup.msi that as soon as the install
is done, the installed app gets started without the need
to reboot?
 
What and how do I need to implement the setup.msi to
prompt the user to reboot then?
 
This group probably cannot answer this question. This is an application
development question about how the Windows Installer works. You need to ask
in a group oriented to development questions and related to the Windows
Installer.

http://msdn.microsoft.com/library/d..._sources_of_windows_installer_information.asp

may point you in the right direction, however, when I clicked on the link
for a developer oriented group, it just llead to the whole list of MSDN
related groups, not a particular group for Installer questions, and I didn't
have the patience to dig down and see whether there really is one there.
I'll send them feedback about that issue, though!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top