You can set the Reg_Sz string value of;
"Shell"="Explorer.exe"
to the full path of the program you wish to start by default. found at
HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
For example to start the command interpreter;
"Shell"="C:\winnt\system32\cmd.exe"
You may be able to define this per user at;
HKCU\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
--
Regards,
Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect
<(E-Mail Removed)> wrote:
> Looking to change the default shell explorer.exe with a custom exe
> file only for the 2 local users i have on the machine and want to
> leave the administrator account with the normal shell.. can someone
> please explain step by step on how to do this..... The issue is
> that i have to remote uses connecting to this machine and i only want
> them to have access to 1 program and not windows. Thanks for any help
> i receive.
>
> Jay C
>