Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

shell

Status
Not open for further replies.

Drakujii

MIS
Jul 4, 2003
80
CA
Hi,

I modified the shell key in winlogon of HKLM. Instead of being "explorer.exe", I've put a Citrix program and it works fine.

The problem I have is that when I close the application, the windows session does not logout.

How can I force Windows to logout after closing the application.

any idea ???

thanks

Fred

You have only one life, enjoy it !!!
 
What happens if you launch Explorer manually then logoff normally?

Do you have access to Task Manager in order to either use the New Task (Run) to launch Explorer, or the Logoff under the Shutdown menu of Task Manager?
 
I can logoff manually no problem with CTRL+ALT+DEL or I can access taskman and start explorer.

But I want it to logoff automatically when the application exit.

Fred

You have only one life, enjoy it !!!
 
Auto Logoff based of Time and Idle time
thread779-876450

 
I don't want to logoff the session because of an idle time, but because a specific application is closed.

What you show me is nice, but works with idle time, and the station I want this for will have some long idle time and it's normal.

what can I do ?

Fred

You have only one life, enjoy it !!!
 
I found a wait I could do it without using a idle timer.

I used the start command with /wait in a batch file, but I couldn't use the pn.exe to start the application like a normal citrix desktop connection.

Had to create a .ica file and start it with the wfica32.exe command.

And I've put the batch file as the shell in HKLM\software\microsoft\windows NT\currentversion\winlogon

thanks

Fred

You have only one life, enjoy it !!!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top