Alexander
Thu May 24 11:56:01 CDT 2007
This wouldn't help - it describes logon programs and Win9x
"services". OP needs to convert the program into an NT service
in order to start it during machine startup in Win XP (actually
any Win NT based OS - NT3.x, NT4, 2K, XP, 2K3, Vista).
The following book may be helpful for NT services:
"Professional NT Services" by Kevin Miller, Wrox Press
--
=====================================
Alexander Nickolov
Microsoft MVP [VC], MCSD
email: agnickolov@mvps.org
MVP VC FAQ:
http://vcfaq.mvps.org
=====================================
"Alex Blekhman" <xfkt@oohay.moc> wrote in message
news:%23xVOkIenHHA.3888@TK2MSFTNGP03.phx.gbl...
> raghunandan1081@gmail.com wrote:
>> hi guys, can u please tell me how we can start any exe when my
>> computer start. actualy i have an exe that i want to start at the time
>> of startup window. thanks
>
> "INFO: Run, RunOnce, RunServices, RunServicesOnce and Startup"
>
http://support.microsoft.com/kb/179365/
>
> "How to Modify the List of Programs that Run When You Start Windows XP"
>
http://support.microsoft.com/kb/314488/
>
> Alex