View Single Post
Old 08-Mar-2007, 10:05 PM   #2 (permalink)
Anilrgowda
Administrator
 
Anilrgowda's Avatar

Posts: 18,715
Join Date: Jan 2006
Rep Power: 10 Anilrgowda is on a distinguished road

IM:
Default Re: Custom shell as user.... default shell (explorer.exe) as administrator...

Implement a User Based Custom Shell
http://www.winguides.com/registry/display.php/849/


Registry Settings
User Key: [HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\ <~~~~~~
System]
System Key: [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Policies\
System]
Value Name: Shell
Data Type: REG_SZ (String Value)
Value Data: Filename of Replacement Shell

Make teh user an Admin temporarily to allow registry importing to the HKCU.....DONT DO A RUN AS ON A .REG FILE, cause it will go to teh HKCU of that ran as user...
Anilrgowda is offline   Reply With Quote