I have Windows Me.
When my computer is started, this file is executed before Explorer:
"c:WindowsSystemAUTOCHK.EXE"
I have found this value in the registry:
HKEY_LOCAL_MACHINESystemCurrentControlSetControlSessionManagerKnown16DLLs
Value Name: "AUTOCHK.EXE"
Value String: "AUTOCHK.EXE"
To execute my applicatiojn before windows, i have tryed this Value but does't work:
I have found this value in the registry:
HKEY_LOCAL_MACHINESystemCurrentControlSetControlSessionManagerKnown16DLLs
Value Name: "MyApp.EXE"
Value String: "MyApp.EXE"
Can you help me please?
Comments
if it's much help start-up reg. key for WIN98 is:
HKEY_LOCAL_MACHINESoftwareMicrosoftWindowsCurrentVersionRun
blaGoYe
this value in the registry execute my programm AFTER it loads explorer but I want my prog. loads BEFORE explorer(like AUTOCHK.EXE)
To run programs before loading the explorer, use the key HKEY_LOCAL_MACHINESoftwareMicrosoftWindowsCurrentVersionRunServices