Logon Studio: unwelcome "Welcome" problem
Tuesday, July 19, 2005 by pavel hora | Discussion: OS Customization
Logon Studio does a marvelous job for me but there is one horrible problem. The "Welcome" note disappears. It just doesn't show at all. I tried editing the word, not editing the word, etc. I even simply created a new logon, applied it without any changes and the "Welcome" note was gone. No matter what I do I cannot get the WELCOME note back. I think there must be a way because Logon Studio allows you to edit the text and color of this note.
Any smart, diminishingly simple solutions or ideas, please?
I give two thumbs up to anyone who can solve this perplexing enigma!
Many thanks in advance!!
P
Reply #2 Wednesday, July 20, 2005 3:48 AM
I have replied to your tip at Stardock forum. I have tried changing indicated 0rp to 400rp but it did nothing at all. I have even tried changing almost all numbers close to the word WELCOME in the UIFILE but still there was no effect. Maybe it needs turning on somewhere? The problem is I don't have any documentation for the script in the UIFILE. All I can do is experiment. Could you kindly tell me what the RP in the script is? And maybe the WIDTH parameter?
Thanks!
P
Reply #3 Wednesday, July 20, 2005 4:16 AM
As far as RP in script, I have no idea what it means, just know which values to change. WIDTH parameter, needs to be at least 280ish for default font size which is 36, can be up to res. width you are using.
Reply #4 Wednesday, July 20, 2005 7:37 AM
Thanks!
P
Reply #5 Wednesday, July 20, 2005 3:55 PM
Many thanks in advance for your kind reply!
P
Reply #6 Thursday, July 21, 2005 3:12 AM
This line is for shutdown messages, I am just so used to making the changes forgot this needs to be set so shutdown mes. and Welcome show. Sorry about that pavel.
Reply #7 Thursday, July 21, 2005 5:10 AM
/*Logo*/
Unfortunatelly there is no visible effect. Just to make sure I had not introduced some new problem into the logon, I've started with a fresh new logon and then changed the UIFILE. Absolutely no effect. When I turn the Logon Studio off and logoff normally, I get the welcome note as usual. I think there might be something else in your UIFILE that you forgot about and this "something" makes the welcome note work. Could you perhaps paste your UIFILE here? I could compare it with my own line by line and see the difference and maybe find out where the problem is?
Reply #9 Thursday, July 21, 2005 5:11 AM
element id=atom(help) contentalign=wrapright width=400rp padding=rect(0rp,0rp,0rp,0rp)/>
/element>
element id=atom(msgarea) layout=verticalflowlayout(0,0,0,2) >
element layout=filllayout() width=400rp>
Reply #10 Thursday, July 21, 2005 5:12 AM
Reply #11 Thursday, July 21, 2005 5:40 AM
If the logon you are tweaking UIFILE of is selected as logon in LogonStudio you have to apply another logon then reapply the tweaked one for changes to show. When a logon is selected logonstudio pulls the info and holds it until another logon is selected.
I should learn to stop and think when giving more advanced help right after getting home from a 10 hour night shift.
Three times to get it right is bad.
Reply #12 Friday, July 22, 2005 4:04 AM

I am currently experimenting with other values and just for your information in this command:
padding: rext (1rp, 2rp, 3rp,0)
2...moves text vertically (+up,-down)
3...horizontally (+left)
Best regards!
P
Reply #13 Friday, July 22, 2005 5:27 AM
Please login to comment and/or vote for this skin.
Welcome Guest! Please take the time to register with us.
There are many great features available to you once you register, including:
- Richer content, access to many features that are disabled for guests like commenting on the forums and downloading skins.
- Access to a great community, with a massive database of many, many areas of interest.
- Access to contests & subscription offers like exclusive emails.
- It's simple, and FREE!







Reply #1 Wednesday, July 20, 2005 3:30 AM
/*CenterDivider*/
element id=atom(ContentContainerLeftPanel) layout=filllayout() layoutpos=left
element id=atom(ContentContainerLeftPanel2) layout=flowlayout(1,3,2,3) layoutpos=client
element id=atom(leftpanel) sheet=styleref(leftpanelss) layout=filllayout() layoutpos=left
element id=atom(logoarea) layout=verticalflowlayout(0,3,3,2)
/*Logo*/
element id=atom(help) contentalign=wrapright width=800rp padding=rect(0rp,150rp,0rp,0rp)/
/element
element id=atom(msgarea) layout=verticalflowlayout(0,0,0,2)
element layout=filllayout() width=0rp Set width to 400
element id=atom(welcomeshadow) content=rcstr(7)/
element id=atom(welcome) content=rcstr(7)/
UIFILE is in logon folder, path is C:\Program Files\WinCustomize\LogonStudio