PC Review


Reply
Thread Tools Rate Thread

Differntt Shells/Users Question

 
 
PJC
Guest
Posts: n/a
 
      9th Jun 2005

Afternoon All!

Quick question about different shells for different users.

Currently, this functionality works fine for me except that when I exit
my custom shell, my system sists at a very nice light blue screen (a
default background I think). Cntrl-Alt-Del brings up the Task Manager
(this is OK). What I would like to happen, is if you exit the custome
shell application using Cntrl-F4, I would like the system to reboot.

My custom shell is actually an IE browser window.

Any thoughts?

Thanks!!

 
Reply With Quote
 
 
 
 
Gordon Smith \(eMVP\)
Guest
Posts: n/a
 
      9th Jun 2005
PJC wrote:
> Afternoon All!
>
> Quick question about different shells for different users.
>
> Currently, this functionality works fine for me except that when I
> exit my custom shell, my system sists at a very nice light blue
> screen (a default background I think). Cntrl-Alt-Del brings up the
> Task Manager (this is OK). What I would like to happen, is if you
> exit the custome shell application using Cntrl-F4, I would like the
> system to reboot.
>
> My custom shell is actually an IE browser window.
>
> Any thoughts?
>
> Thanks!!


You could write your own shell (just an app) that hosts an IE browser window
that has the functionality of causing a shutdown (ExitWindowsEx) when the
application exits.


--
Gordon Smith (eMVP)
-- Avnet Applied Computing Solutions


 
Reply With Quote
 
KM
Guest
Posts: n/a
 
      9th Jun 2005
>> Quick question about different shells for different users.
>>
>> Currently, this functionality works fine for me except that when I
>> exit my custom shell, my system sists at a very nice light blue
>> screen (a default background I think). Cntrl-Alt-Del brings up the
>> Task Manager (this is OK). What I would like to happen, is if you
>> exit the custome shell application using Cntrl-F4, I would like the
>> system to reboot.
>>
>> My custom shell is actually an IE browser window.
>>
>> Any thoughts?
>>
>> Thanks!!

>
> You could write your own shell (just an app) that hosts an IE browser window that has the functionality of causing a shutdown
> (ExitWindowsEx) when the application exits.


And even easier than WebBrowser/IE hosting. From the small shell app, just launch IE and wait on the process handle until it
signals. This way you know when use closes IE process and at this point you can do whatever you want to do - reboot, shutdown, etc.


--
KM,
BSquare Corp.
www.bsquare.com



 
Reply With Quote
 
PJC
Guest
Posts: n/a
 
      9th Jun 2005

Cool suggestions! Thanks all!

 
Reply With Quote
 
Andy Allred [MS]
Guest
Posts: n/a
 
      10th Jun 2005
Yeah, or you could try this article from Sean <grin>:
http://msdn.microsoft.com/library/en...erentUsers.asp

--
Andy

This posting is provided "AS IS" with no warranties, and confers no rights.

------------------
"PJC" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>
> Cool suggestions! Thanks all!
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
About different shells for different users =?Utf-8?B?c2FuZA==?= Windows XP Embedded 1 21st May 2007 10:14 PM
DIFFERENT SHELLS FOR DIFFERENT USERS =?Utf-8?B?c2FuZA==?= Windows XP Embedded 7 24th Apr 2007 08:00 AM
Different Shells for Different Users =?Utf-8?B?VGlt?= Windows XP Embedded 3 8th Sep 2005 09:40 PM
Different Shells/Users Question PJC Windows XP Embedded 0 9th Jun 2005 04:34 PM
Question re: different shells - newbie question PJC Windows XP Embedded 1 25th Nov 2003 11:04 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:09 PM.