D
Dave R.
In XP, we are able to configure the shell on a per-user basis by setting
a couple of registry entries:
Configure shell as per-user:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\IniFileMapping\system.ini\boot]
"Shell"="SYS:Microsoft\\Windows NT\\CurrentVersion\\Winlogon"
Set default shell:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\Winlogon]
"Shell"="Explorer.exe"
Set per-user shell:
[HKEY_CURRENT_USER\Software\Microsoft\Windows
NT\CurrentVersion\Winlogon]
"Shell"="c:\\shelldir\\usershell.exe"
Can the same be done in Vista, and if so, does it use the same method?
Regards,
Dave
a couple of registry entries:
Configure shell as per-user:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\IniFileMapping\system.ini\boot]
"Shell"="SYS:Microsoft\\Windows NT\\CurrentVersion\\Winlogon"
Set default shell:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\Winlogon]
"Shell"="Explorer.exe"
Set per-user shell:
[HKEY_CURRENT_USER\Software\Microsoft\Windows
NT\CurrentVersion\Winlogon]
"Shell"="c:\\shelldir\\usershell.exe"
Can the same be done in Vista, and if so, does it use the same method?
Regards,
Dave