Hello.
I want to setup a computer which carries out the following operations.
1.Logon the local user account (in Users Group)
2.Boot RDP Client (fot connecting to a static computer), without show desktop icons and task bar
3.Shotdown computer after disconnecting RDP session
I made the program to boot RDP Client and shutdown computer.
I edit following registory value, and I succeeded in the setup of the computer of this specification.
HKCU\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
Shell: Explorer -> original.exe(Not shell application)
But, I care about whether any problems occur in operation of security or others.
Is is no problem to change shell program to general win32 application ?
If this answer is "no", is there any good idea for setup to that computer?