Click to See Complete Forum and Search --> : Running Applications when Windows starts.
Serge
Dec 13th, 1999, 12:55 AM
If you comfortable with C/C++, then you can write a console program that will run before windows start.
------------------
Serge
Software Developer
Serge_Dymkov@vertexinc.com
Access8484@aol.com
ICQ#: 51055819 (http://www.icq.com/51055819)
Check out "Services".
I tried a "ServiceManager" either through here or vbsquare, but it didn't work as advertised.
razzaj
Dec 13th, 1999, 04:53 AM
well here what u can do ...
go to the registry "regedit"
in the key HKEY_LOCAL_MACHINE
sub key SOFTWARE
sub key Microsoft
sub key windows
sub key CurrentVersion
sub key RunServices
and there create a new string value to which u ll set the value to the path of ur program if the key runsevices does not exist just create it or put the string value in the key Run ....
i hope this helps . for any clarifications if needed just e mail me ....
- regards -
- razzaj -
Is there any way to make an Application
start BEFORE windows is run. I tried loading it into the Autoexec.bat file but then I
got a message saying the it cannot be run
in MS-DOS mode.
Aaron Young
Dec 13th, 1999, 11:53 AM
VB apps require the Windows Environment to run, so the best you can do is Run your App at Startup.
------------------
Aaron Young
Analyst Programmer
aarony@redwingsoftware.com
adyoung@win.bright.net
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.