F
Frank
I need to start a logger application under Windows98 when the system
is started in safe mode.
I know that I have to use the registry key HKLOCALMACHINE\System
\CurrentControlSet\Control\SafeBoot
but I don't know what to add.
Perhaps a new Key under Minimal and Network keys with the name of the
application?
And so, where is the information about which program to launch?
I need to launch a program .EXE in a specific folder.
I tried with win.ini on [BOOT] section, keys run= and load= without
any result.
I tried also to prefix with a * the key that starts the application
when OS is started in normal mode under HKEYLOCALMACHINE\Software
\Microsoft\Windows\CurrentVersion\Run
with no result.
Thanks.
is started in safe mode.
I know that I have to use the registry key HKLOCALMACHINE\System
\CurrentControlSet\Control\SafeBoot
but I don't know what to add.
Perhaps a new Key under Minimal and Network keys with the name of the
application?
And so, where is the information about which program to launch?
I need to launch a program .EXE in a specific folder.
I tried with win.ini on [BOOT] section, keys run= and load= without
any result.
I tried also to prefix with a * the key that starts the application
when OS is started in normal mode under HKEYLOCALMACHINE\Software
\Microsoft\Windows\CurrentVersion\Run
with no result.
Thanks.