The NEW Build Your Own Arcade Controls

Main => Software Forum => Topic started by: Arcade Freak on February 01, 2008, 04:44:33 pm

Title: hiding windows xp logo and desktop
Post by: Arcade Freak on February 01, 2008, 04:44:33 pm
hi folks,

i was follow the instruction in wiki to Slimmboot-logo/microsoft way by creating a 640x480 16 bit color bmp then placing the file in the window directoryunder the name boot.bmp...done.

Then my computer/properties/advanced/startup and recovery/ settings select the edit startup options file. Add " /bootlogo /noguiboot" and that is suppose to show the bmp instead of the windows logo screen with the status bar underneath.

Well i did all that but for some reason it now gives me the option of loading windows xp or noguiboot like as if there was 2 operating system. Well if i choose the noguiboot then it attempt to reload and the same screen shows up so if i choose the windows option then it loads windows like normal and it does not hide the logo screen.

if any one knows what i did wrong pls advise or if you know of a different way to get ride of the logo screen with the status bar it would be create appreciated.

then after this is to get ride of the desktop...or hide it which ever is the simplyess.

cheers
Title: Re: hiding windows xp logo and desktop
Post by: northerngames on February 01, 2008, 04:48:34 pm
try wincustomize.com they have all kinds of cool goodies to add to pc cabs.
Title: Re: hiding windows xp logo and desktop
Post by: NickG on February 01, 2008, 04:59:56 pm
Post a copy of your boot.ini
 


Title: Re: hiding windows xp logo and desktop
Post by: kegger on February 01, 2008, 05:35:53 pm
You could also try bootskin.
Title: Re: hiding windows xp logo and desktop
Post by: ahofle on February 01, 2008, 06:10:31 pm
try wincustomize.com they have all kinds of cool goodies to add to pc cabs.

That looks nice and easy.  Can anyone recommend any good boot screens for an arcade cab?  I didn't see any way to search them and there are 779 pages of screens!
Title: Re: hiding windows xp logo and desktop
Post by: DaOld Man on February 01, 2008, 06:18:57 pm
You could also try bootskin.

I downloaded bootskin and it worked great, until I re-booted.
The screen I chose shows instead of the windows xp one, but then I get the blue screen of death.
I have to reboot in safe mode and change it back to the default windows screen.
I tried different skins and they all do that.
Any idea what is wrong?
Title: Re: hiding windows xp logo and desktop
Post by: gonzo90017 on February 01, 2008, 06:38:15 pm
Boot skin is funny that way. It wouldn't work one time I tried it either.
Title: Re: hiding windows xp logo and desktop
Post by: Arcade Freak on February 01, 2008, 06:56:58 pm
well then i guess bootskin it is NOT.

Post a copy of your boot.ini

BOOT.INI
***************
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /fastdetect
 /bootlogo /noguiboot

***************
cheers
Title: Re: hiding windows xp logo and desktop
Post by: DaOld Man on February 01, 2008, 07:19:45 pm
I just downloaded this program:

http://userxp.belchfire.net/indexbe.htm

I finally got it to work after messing around with it a bit.

Now, how do we hide the windows "welcome" screen and the "windows is shutting down screen"?
Title: Re: hiding windows xp logo and desktop
Post by: loadman on February 01, 2008, 07:24:46 pm
Isn't all that info here?

http://wiki.arcadecontrols.com/wiki/Hiding_Windows (http://wiki.arcadecontrols.com/wiki/Hiding_Windows)
Title: Re: hiding windows xp logo and desktop
Post by: Arcade Freak on February 01, 2008, 07:34:26 pm
yes loadman,

that is what i described at the beginning of the tread and it does not work.
Title: Re: hiding windows xp logo and desktop
Post by: loadman on February 01, 2008, 09:30:35 pm
yes loadman,

that is what i described at the beginning of the tread and it does not work.

Hmmm

Worked for me  :dunno
Title: Re: hiding windows xp logo and desktop
Post by: NickG on February 02, 2008, 01:36:17 am
hi folks,

i was follow the instruction in wiki to Slimmboot-logo/microsoft way by creating a 640x480 16 bit color bmp then placing the file in the window directoryunder the name boot.bmp...done.
cheers

I just have noticed you may have confused 16-color with 16-bit color.  Double check this;  re-save your bitmap as a 16-color bitmap.  Make sure you are using the correct 16-color pallete if you are using something besides MS Paint to save it.

Nothing looks wrong with the boot.ini, thanks.
If you still have problems with a 16-color bitmap try naroowing things down by using the commandline switches separately:
 Adding only " /noguiboot"  gives you a blank (black) boot.
 Adding only " /bootlogo" either flashes your bootlogo and then resumes the xp logo or covers the XP logo with your bootlogo, I have forgotten which.
If each command works seperately, then try them together again.   
Title: Re: hiding windows xp logo and desktop
Post by: Avrus on February 02, 2008, 06:41:46 pm
Isn't all that info here?

http://wiki.arcadecontrols.com/wiki/Hiding_Windows (http://wiki.arcadecontrols.com/wiki/Hiding_Windows)

Now what's needed is a Vista section.
Title: Re: hiding windows xp logo and desktop
Post by: Arcade Freak on February 02, 2008, 06:59:41 pm
I just have noticed you may have confused 16-color with 16-bit color.  Double check this;  re-save your bitmap as a 16-color bitmap.  Make sure you are using the correct 16-color pallete if you are using something besides MS Paint to save it.

Nothing looks wrong with the boot.ini, thanks.
If you still have problems with a 16-color bitmap try naroowing things down by using the commandline switches separately:
 Adding only " /noguiboot"  gives you a blank (black) boot.
 Adding only " /bootlogo" either flashes your bootlogo and then resumes the xp logo or covers the XP logo with your bootlogo, I have forgotten which.
If each command works seperately, then try them together again.   


the bmp is truely only 16 colors

so what i have done now is removed the bootlogo line and tried to just get the blank screen. the results were that it did  not work. so what i did is change the location of the " /noguiboot" line thru out the boot.ini file. if the line is before the {operating system} (line) then nothing happens at boot up. if the line is after the {operating system}(line) then the system is trying to recognise that " /noguiboot" as a seperate operating system as the window pops up to choose a different operating system under 30.seconds. if you let go then your normal windows xp with the status bar shows up....which is what i am trying to get ride off......HELP...

thanks

p.s. does it matter that i am running windows XP with NO service patches
Title: Re: hiding windows xp logo and desktop
Post by: gonzo90017 on February 03, 2008, 02:04:00 am
Quote
p.s. does it matter that i am running windows XP with NO service patches

I have no service patches installed and it works fine.
Title: Re: hiding windows xp logo and desktop
Post by: Hoopz on February 03, 2008, 07:52:31 am
If you want no logo whatsoever to show when you boot, go to msconfig, click on the boot.ini tab and select the box that says "/noguiboot".

I use that and it shows absolutely nothing.  Not sure if you can do that now that the rest of the stuff is borked or not.  May be worth a shot.
Title: Re: hiding windows xp logo and desktop
Post by: northerngames on February 03, 2008, 01:01:38 pm
I have a custom desktop, custom cursor, custom boot screen, custom loading screen, custom start-up tune.

all programs were retrieved from the wincusomize site except the start-up tune you may have to download a file pack or something if any of them are not working right perhaps there is a file that the pc needs and is missing in order to run them right.