Welcome, Guest. Please login or register.

Login with username, password and session length




May 15, 2024, 12:26:48 PM
Funfani.com - Spreading Fun All Over!INFORMATION CLUBTechnical TipsStartup Programs
Pages: [1]   Go Down
Print
Author Topic: Startup Programs  (Read 1220 times)
0 Members and 1 Guest are viewing this topic.
Vatsal
Administrator
FF Trailblazer
*****

Karma: 109
Offline Offline

Gender: Male
Posts: 2218



WWW
« on: December 26, 2005, 09:31:51 AM »

Description of where and in what order programs are loaded at startup

1. BootExecute
[HKEY_LOCAL_MACHINE \System \CurrentControlSet \Control \Session Manager]
BootExecute=

2. Services

3. User enters username and password and performs logon

4. UserInit (Login script is performed)
[HKEY_LOCAL_MACHINE \Software \Microsoft \Windows NT \CurrentVersion \Winlogon]
UserInit=userinit.exe,

5. Shell (Started by Userinit.exe)
[HKEY_LOCAL_MACHINE \Software \Microsoft \Windows NT \CurrentVersion \Winlogon]
Shell=explorer.exe

6. All Users-RunOnce
[HKEY_LOCAL_MACHINE \Software \Microsoft \Windows \CurrentVersion \RunOnce]

7. All Users-Run
[HKEY_LOCAL_MACHINE \Software \Microsoft \Windows \CurrentVersion \Run]

8. All Users-RunOnceEx
[HKEY_LOCAL_MACHINE \Software \Microsoft \Windows \CurrentVersion \RunOnceEx]

9. All Users-RunEx
[HKEY_LOCAL_MACHINE \Software \Microsoft \Windows \CurrentVersion \RunEx]

10. Current User-RunOnce
[HKEY_CURRENT_USER \Software \Microsoft \Windows \CurrentVersion \RunOnce]

11. Current User-Run
[HKEY_CURRENT_USER \Software \Microsoft \Windows \CurrentVersion \Run]

12. Current User-RunOnceEx
[HKEY_CURRENT_USER \Software \Microsoft \Windows \CurrentVersion \RunOnceEx]

13. Current User-RunEx
[HKEY_CURRENT_USER \Software \Microsoft \Windows \CurrentVersion \RunEx]

14. Common Startup Folder in the Start-Menu for All Users

15. Startup Folder in the Start-Menu for Current User

Report to moderator   Logged
Pages: [1]   Go Up
Print

Jump to: