You can add a registry value to
HKLM\Software\Microsoft\Windows\CurrentVersion\Run
to run an application everytime a user logs on. Or use ...\RunOnce if  
you only want to run it once.

See <RegistryValue> in the wix documentation. It's pretty straight  
forward.

Best regards,
Sebastian Brand

Instyler Software - http://www.instyler.com


On Sep 11, 2007, at 8:31 AM, V K Gangwar wrote:

>
> Can anybody help me to implement following feature. I am developing  
> a .msi package using WIX3.0 and Votive 3.
>
> I want to launch my application on machine reboot.
> how I can implement this in XML.
>
> Regards,
> Veerendra
>
>
> Luggage? GPS? Comic books?
> Check out fitting gifts for grads at Yahoo! Search.
> ---------------------------------------------------------------------- 
> ---
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ 
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to