ialize and InstallFinalize ).
From: "Dave Combs"
Sent: Tuesday, March 20, 2012 7:24 PM
To: "General discussion for Windows Installer XML toolset."
Subject: [WiX-users] starting a service after install, when user is not an
admin?
I
I've been asked to write an MSI which installs a service, then starts the
service based on a user checkbox after the install finishes (the service
starts a Java-based server.) The problem: while the installation process
correctly asks for privilege elevation during the install, and does install
co
Jaco Pretorius wrote:
It works fine if I start the service after install, so I suppose this
is the only reason why it wouldn't be able to start. Is there any
other way to start a service after install? I had a look at
customactions, but I couldn't get it to work.
Not that I know of.
--
Jaco Pretorius wrote:
I am trying to install a very simple service and then start the
service. The first part works fine, the latter part fails with the
message "Verify that you have sufficient privileges to start system
services.".
A common cause is that the service has dependencies (e.
Hello
I am trying to install a very simple service and then start the service.
The first part works fine, the latter part fails with the message
"Verify that you have sufficient privileges to start system services.".
The xml that I am using looks like this:
5 matches
Mail list logo