Archangel_Douglas

Archangel_Douglas

Joined Member # 1416025
0 Posts 3 Replies 3,592 Reputation

only suggestions i can think of (i remember having this prob. but forgot exactly what was the prob), the progress bar needs to be a set size, and that the background where the progress bar shows, has to be black (otherwise itll smudge a black along)..

7 Replies 1,902 Views

you can try to email me your uifile.txt and theme.ini file, maybe i can work out whats up. most likely, its that the code hasnt be formatted properly (missing something or theres something that shouldnt be there).

73 Replies 142,594 Views

i only use LogonStudio to save the images over to the appropriate logon bitmap (never ever click save unless youve saved your work). ive found removing the "content=rcbmp(..)" actually also hides the text, so its looking like the image is required :/ Ill have to check into the font, cause i know ive rearranged the theme.ini numbers to get rid of duplicates and unnecessary numbers :/

12 Replies 15,993 Views

do you mean that when you click load on logon studio, and select the logon, nothing happens? cause i might know (i have the same problem).

6 Replies 1,699 Views

wait.. isnt that the error message it gets when youve just created a new logon, and it cant render a preview image? changing the default language of the OS wont make it an english Windows XP.. youre even more screwed if the OS is japanese (logon studio does not work at all cause of the way japanese programs differ to other non-japanese programs)

3 Replies 660 Views

sorry guys; i just did a copy'n'paste, and forgot the forums render the <> tags as real HTML tags... so, what i MEANT to say ( ) was: if you look inside the UIFILE.txt, search for: "welcomeshadow" (itll be towards the bottom) you should come across this line: above this line, is the

12 Replies 15,993 Views

SATA drives here cost about $10 more than IDE drives.. and given a 250 gig SATA Western Digital costs $220, where its IDE counterpart costs $200, i dont think its that bad on the pocket. plus, ive used up all my IDE bays...

12 Replies 6,663 Views

? if you look inside the UIFILE.txt, search for: "welcomeshadow" (itll be towards the bottom) you should come across this line: above this line, is the following line: change the width of this to something over 200 (240 should be fine, depends on what size font and what the actual welcome text is). ive used ResourceHacker to

12 Replies 15,993 Views

make sure that the file is actually saved as a BMP. also, there could be a chance where the original image was 32-bits, and youve saved it as 24-bits, or vice-versa.. Bitmap_128 doesnt seem to be an actual default bitmap for anything..

4 Replies 5,000 Views

think logonstudio screwed something up.. restore the original default logon, and maybe uninstall and reinstall logonstudio. then try loading a skin that works from wincustomize to see if logonstudio works at all on your machine

11 Replies 7,342 Views

hm... so, no matter how many times you click on ok (or whatever), it still comes up? cause its supposed to revert back to the windows 2000-style logon if the xp logon fails (for whatever reason) and displays the error message half a dozen times.. there is a way to avoid the xp-style logon, by pressing CTRL+ALT+DEL or something.. but i dont think it would work if its displaying a message... kinda stumped <img src="http://images.sta

11 Replies 7,342 Views

actually, look at the theme.ini (open it in notepad); thats where all the text, (most of the) colour codes and font-related stuff is stored (and externally referenced by the UIFILE.txt). however, if, as The Sphynx says, the text is part of the image, youll need to edit that graphics file manually.

4 Replies 5,000 Views

whats the actual logon? that error says that something is wrong with the code in UIFILE.txt (missing something, etc). i came across it alot when i was working out what variables/settings can be used when i was mucking around with logons. cause you can either open up UIFILE.txt and scroll to line 173 and post it, or i can check it out (and fix it). from loading a default logon, line 173 is the padding for the accounts (selected). maybe

11 Replies 7,342 Views

I found looking over the UIFILE.txt code, and modifying things here and there turned out better, as i could do alot more things that cant be done in LogonStudio. I left comments all over the code so that its easy to modify things and work out what lines do what.. Im gonna get a tutorial done real soon, cause theres alot ive worked out to do that logon studio doesnt/cant do, and even some things noone else has worked out (like displaying the wel

13 Replies 5,338 Views