Different Logon & Logoff screens possible?

Hello,

I just implemented LogonStudio XP to provide a Mac-like logon screen (great!). 

I would like to see the actual XP logoff screen though because sometime there are sometimes messages about updates installing that are hidden by the Mac-like logoff screen.

Is it possible to have the LogonStudio screen on logon and the native XP screen on logoff?  If yes, how?

Thanks,

Brian

2,583 views 3 replies
Reply #1 Top

brian i think your out of luck man....i dont think its possible but you and i can bump this thread till someone comes along and see's this thats of more experience....if its not an option...then maybe we should throw it at stardock and see if they can implement it into logon studio:grin:

Reply #2 Top

Hey Brian!

I don't think so...but if you have BootskinXP or BootskinPro, it's an "almost". :grin:

Reply #3 Top

Is it possible to have the LogonStudio screen on logon and the native XP screen on logoff?

 

No.

 

By default when created logonstudio sets the margin for the messages to 0, you will need to edit the UIFILE of all the logons you use. Path for folder where logons are is C:\Program Files\WinCustomize\LogonStudio. Open logon folder, open the UIFILE in text editor,  look for this section header near bottom of text /*CenterDivider*/,  in that block find /*Logo*/

element id=atom(help) contentalign=wrapright width=0rp padding=rect(0rp,0rp,0rp,0rp)/

this line controls the messages, set width to at least 300, save changes, reapply logon.

 

element layout=filllayout() width=0rp , this line which is a couple below it controls Welcome, again set to at least 300.