Re: [WiX-users] Running .exe file as part of OS startup

2008-06-10 Thread Stefan Pavlik
Anidil wrote: > > How do i run the startup application with elevated privileges on windows > Vista? > It is not possible without user interaction. The application needs to use manifest with line: regards Stefan -- Stefan Pavlik | [EMAIL PROTECTED] Lietavska 14 | 851 06 Bratislava | Slovak

Re: [WiX-users] Running .exe file as part of OS startup

2008-06-10 Thread Anidil
day, February 04, 2008 8:12 AM > To: Anidil; wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] Running .exe file as part of OS startup > > I remember a lot of spyware(and legitimate software too!) write entries to > : > HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run

Re: [WiX-users] Running .exe file as part of OS startup

2008-02-04 Thread Wilson, Phil
gram menu group. Phil Wilson From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Karthik Krishnan Sent: Monday, February 04, 2008 8:12 AM To: Anidil; wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Running .exe file as part of OS startup I remember a lot of spyware(and legitima

Re: [WiX-users] Running .exe file as part of OS startup

2008-02-04 Thread Karthik Krishnan
I remember a lot of spyware(and legitimate software too!) write entries to : HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run to get things to run during startup, maybe you could try that? K On Feb 4, 2008 7:57 AM, Anidil <[EMAIL PROTECTED]> wrote: > > Could anyone give an insigh

[WiX-users] Running .exe file as part of OS startup

2008-02-04 Thread Anidil
Could anyone give an insight on how to implement this using wix? -- View this message in context: http://www.nabble.com/Running-.exe-file-as-part-of-OS-startup-tp15267561p15267561.html Sent from the wix-users mailing list archive at Nabble.com. -