Sorry to be such a pain but this is really becoming a problem for me.

 

When I try this command to delete the service I get:

 

[SC] OpenService FAILED 1060:

 

The specified service does not exist as an installed service.

 

Now what?

 

Kevin

 

From: John Vottero [mailto:[EMAIL PROTECTED] 
Sent: Saturday, July 07, 2007 7:03 PM
To: Kevin Burton; Bob Arnson
Cc: [EMAIL PROTECTED]; wix-users@lists.sourceforge.net
Subject: RE: [WiX-users] Starting two services in one installation?

 

Try:

 

SC DELETE ServiceName

 

from a command window.

 

Also, you really want to use Virtual Machines with undo disks enabled for
testing installers.  I don't know how I ever lived without them.

 

 

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Kevin Burton
Sent: Saturday, July 07, 2007 7:56 PM
To: 'Bob Arnson'
Cc: [EMAIL PROTECTED]; wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Starting two services in one installation?

 

So I setup Wix wrong in trying to get the service to install. Now it is
installed with no service control. Do you know how to remove it? It seems
that now when I try to install I get an error with ServiceInstall. I think
this is because the service has not been removed.

 

From: Bob Arnson [mailto:[EMAIL PROTECTED] 
Sent: Saturday, July 07, 2007 2:31 PM
To: Kevin Burton
Cc: [EMAIL PROTECTED]; wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Starting two services in one installation?

 

Kevin Burton wrote: 

By the way if I don't start the service and just install it, it is not
removed on uninstall. 


You still need ServiceControl to delete services during uninstall.

-- 
sig://boB
http://joyofsetup.com/
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to