You could just modify the appropriate registry key and mark it to left
on uninstall.

 

Key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\aspnet_state

 

Value: Start

 

Change the value data from 3 to 2.

 

I suspect this is something that is frowned upon but that is what I
would do.

 

Neil

 

Neil Sleightholm
X2 Systems Limited
[EMAIL PROTECTED]

 

 

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Scott
Parker
Sent: 17 April 2007 20:29
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Modify a Pre-Existing Service with WiX?

 

We're noticing on many of our client machines the ASP.NET State Service
is set to Manual, and we need to configure it to instead be Automatic as
part of the installation. We don't want to create a new State Service,
so it doesn't seem that ServiceInstall is appropriate, and it doesn't
look like ServiceControl or ServiceConfig quite do the trick. Anything
I'm missing here, or is this looking to be a CustomAction? 

Thanks,
-Scott

-- 
Scott Parker
773-603-6197 (cell)
[EMAIL PROTECTED] 

-------------------------------------------------------------------------
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