wo überall kann man programme in windows autostarten ???
1. run (registry)
2. runonce (registry)
3. autostart-ordner
wie kann man programme starten, bevor die passwort-abfrage beim pc-start kommt ?
Archiv Altes Windows: 98, SE, ME und NT 16.921 Themen, 62.626 Beiträge
zum Beispiel
Registry
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunOnce
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunServices (Starten vor Passwortabfrage)
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunServicesOnce (Starten vor Passwortabfrage)
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Runonce
Festplatte
C:\WINDOWS\Startmenü\Programme\Autostart
C:\WINDOWS\All Users\Startmenü\Programme\Autostart
Viel Spaß
Teletom
und ausserdem win.ini in den zeilen load= und run=
... und im Windows-Verzeichniss mit einer winstart.bat
repi
...und natuerlich dosstart.bat
