Add Or Stop Programs During Startup
You can start or stop programs from executing at bootup by adding or deleting them to/from the run Keys in the Registry. Windows loads programs to start in the following order; Program listed in the Local Machine hive, then the Current User hive, then theWin.ini Run= and Load = lines. then finally programs in your Start Up folder.
To add or remove programs in the Registry
1.Open RegEdit
2.Go to the desired Key
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunServices
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\RunServices
3. Add a new String Value and name it anything you like
4. For the value data, enter the path and executable for the program you want to run.
By adding the value to the HKEY_CURRENT_USER hive instead allows the program to start only when that user is logged on.
If you add the value to the RunOnce key the program will run once and be removed from the key by Windows.
Semoga artikel Add Or Stop Programs During Startup bermanfaat bagi Anda.
Artikel terkait:
- Cara Membangun IRC Server
- Melihat Lalu Lintas di Network Dengan NTOP
- Melindungi Control Panel dengan JavaScript
- Analisa keruskan Monitor
- Network Monitoring dengan menggunakan MRTG
- Cara Menginstal Slackware dan Mengamankan
- Pengenalan Teknologi Wireless “WIMAX”
- Masalah pada Cisco Router
- Emulator Android untuk Linux
- Cara Membuat Jaringan Peer to Peer Menggunakan Wifi Internal Laptop (WiFi Ad hoc)
- Cara Mudah Membuat Game J2ME
- Merubah Database Name pada SQL Server
- 260 Tips Linux
- Download Source Code Gratis
- Cara Membangun Aplikasi PHP Tanpa OOP
- inilah Tips dan Tricks merubah multi SWF files menjadi PDF files
- Download Apk Android Full Version Unik Terbaru
- Bisnis Online Gratis dan Cepat
- Membuat Game Sederhana dengan HTML5
- Cara Membuat Animasi dengan Adobe ImageReady
Posting Komentar