| | | 
New Member
         
Group: Forum Members Last Login: 7/31/2003 10:34 AM Posts: 18, Visits: 1 |
| I want all autorun entries that apply for all users moved to the autorun entries that apply for the different user accounts so that I can have full controll over which programs autostarts for every user.
(My ultimate purpose is that I want to completely strip one account (so that I only have a minimum of applications running) while all other accounts remain unchanged) |
| | | | 
Junior Member
         
Group: Forum Members Last Login: 4/5/2007 4:14 PM Posts: 101, Visits: 38 |
| Use Xteg at www.xteg.com and it has a place where you can move the autorun registry key.
LANPARTY UT NF4 SLI-DR Expert AMD 64 Bit FX 60 2x1024 Ballistix DDR500 RAM All drives SATA and Western Digital 150 GB Raptor 2X500 SATA II 300GB SATA II ATI X1900XTX Dell 2405 FPW LCD Plextor 716a SATA Samsung 183 SATA DVD-RWx2 2x TDK 52x CD-RW's Creative X-Fi Elite Pro Logitech 5500Z Windows Vista Ultimate Belkin Pre-N Router PC Pwr & Cool 1K PSU
|
| | | | 
Senior Forum Advisor
         
Group: Senior Advisor Last Login: 7/2/2006 7:12 AM Posts: 1,857, Visits: 2,477 |
| The manual way. Hope it is complicated enough:
The registry locations you want to look at are
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\RunOnce
for the currently logged on user
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce
for applications that start for all users.
Export the LOCAL_MACHINE key to a reg file. Make a copy of this file to have a backup. Then right click the file, choose edit to open it in notepad. Click Replace in the Edit menu and replace
HKEY_LOCAL_MACHINE with HKEY_CURRENT_USER. Remove items you don't want to start for that user.
Now delete the subkeys of HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run and merge your new reg file to the registry.
Repeat the last step for each user. You must be logged on to the specific account to apply the changes.
If you want to change an account that has no privileges to change the registry, you must logon that specific user nevertheless and make the change from the administrator account. This only works if you have fast user switching enabled and instead of HKEY_CURRENT_USER your reg file must read HKEY_USERS\SID (replace SID with the appropriate security identifier for that account. You can find them in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList.
Note that you can't modify a user key of an user not currently logged in because the relevant hive is not loaded. To circumvent this (if you don't use fast user switching you'll have to do this) click HKEY_USERS, click File - Load Hive , navigate to the user profile and open ntuser.dat. Assign a name to the key and then you can modify the registry settings for this user. Unload the hive again when finished.
__________________________________________________ |
| | | | 
New Member
         
Group: Forum Members Last Login: 7/31/2003 10:34 AM Posts: 18, Visits: 1 |
| | | | | 
New Member
         
Group: Forum Members Last Login: 7/31/2003 10:34 AM Posts: 18, Visits: 1 |
| | www.xteg.com didn't work, it redirekted me to some place, any other suggestions of links/programs that might help? |
| | | | 
New Member
         
Group: Forum Members Last Login: 1/25/2007 10:08 AM Posts: 67, Visits: 4 |
| | | | | 
New Member
         
Group: Forum Members Last Login: 7/31/2003 10:34 AM Posts: 18, Visits: 1 |
| It worked a little bit better with Q instead of G!!
Perhaps I should have noticed that by myself!
Well, well, thanks! |
| | | | 
New Member
         
Group: Forum Members Last Login: 7/31/2003 10:34 AM Posts: 18, Visits: 1 |
| I've got Xteq... but I can't really figure out how it works!!
HELP!!! |
| |
|
|