This is the MsiServiceConfig table in MSI 5.0 (Windows 7), and I think I've 
read that WiX supports MSI 5.0. I don't know of any custom action support, but 
it might be in the WiX extensions. 

Phil Wilson 


-----Original Message-----
From: Igor Paniushkin [mailto:ipaniush...@sdl.com] 
Sent: Friday, December 04, 2009 6:38 AM
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] Automatic Delayed Start Service

Hi All,

 

Is it possible to create service in Wix (MSI) with Start Type set to
"Automatic (Delayed Start)" on Windows 2008? Because I can see that it
is possible through API by setting SERVICE_DELAYED_AUTO_START_INFO by
ChangeServiceConfig2
<http://msdn.microsoft.com/en-us/library/ms681988(VS.85).aspx>
function.

I couldn't find solution for that in MSI, but I saw that it is possible
to set
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\{ServiceName}\Delay
edAutostart registry value to 1 and it will do a trick. Is it preferred
solution for now, until this functionality will be (will it be?!)
implemented in MSI?

 

Best Regards,

Igor


SDL PLC confidential, all rights reserved.
If you are not the intended recipient of this mail SDL requests and requires 
that you delete it without acting upon or copying any of its contents, and we 
further request that you advise us.
SDL PLC is a public limited company registered in England and Wales.  
Registered number: 02675207.  
Registered address: Globe House, Clivemont Road, Maidenhead, Berkshire SL6 7DY, 
UK.
------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



*** Confidentiality Notice: This e-mail, including any associated or attached 
files, is intended solely for the individual or entity to which it is 
addressed. This e-mail is confidential and may well also be legally privileged. 
If you have received it in error, you are on notice of its status. Please 
notify the sender immediately by reply e-mail and then delete this message from 
your system. Please do not copy it or use it for any purposes, or disclose its 
contents to any other person. This email comes from a division of the Invensys 
Group, owned by Invensys plc, which is a company registered in England and 
Wales with its registered office at Portland House, Bressenden Place, London, 
SW1E 5BF (Registered number 166023). For a list of European legal entities 
within the Invensys Group, please go to 
http://www.invensys.com/legal/default.asp?top_nav_id=77&nav_id=80&prev_id=77. 
You may contact Invensys plc on +44 (0)20 7821 3848 or e-mail 
inet.hqhelpd...@invensys.com. This e-mail and any attachments thereto may be 
subject to the terms of any agreements between Invensys (and/or its 
subsidiaries and affiliates) and the recipient (and/or its subsidiaries and 
affiliates).



------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to