Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: Summary: Hiding XP / Booting to your Emulator / Optimizing boot  (Read 80861 times)

0 Members and 1 Guest are viewing this topic.

exiges

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 23
  • Last login:November 24, 2006, 02:57:03 pm
There have been alot of threads on here posted by some very knowledgeable people about how to best hide XP from the boot up screens, and how to auto login, etc. but there doesn't seem to be a single start-to-finish post on the subject.  Much of what we want done to XP can be sorted by a single application by Tom Spiers here

So here goes, first covering the hiding of XP, then a bit about speeding it all up.  Included are:

1. Changing/removing the boot screen
2. Removing the Welcome screen
3. Removing the "Loading settings" and other startup messages
4. Change the login background color
5. Turn-off popup balloons
6. Loading straight to Mamewah (and exiting to Explorer)
7. Don't want ESCAPE to leave Mamewah
8. Mamewah preview movies don't show
9. Optimising which System services to use.
10. Speeding up XP in general
11. Bootvis


1.  Changing the boot screen

You can either remove the bootscreen from XP via the NOGUIBOOT option in msconfig, or for Mame/Mamewah users you can replace the bootscreen with an animated MAME boot menu (my preference)

a) Removing boot screen altogether

i) In XP, click START -> RUN   and enter msconfig
ii) select BOOT.ini tab
iii) click /NOGUIBOOT then OK

b) Changing boot screen to animated Mame screen

(click to enlarge)

i) Download and install Stardocks Bootskin program. HERE
ii) Download the MAME bootskin by Apocalpse_67 from HERE
iii) Remove the .zip suffix from the filename once downloaded.
iv) Run Bootskin and select File->Import and point to your mame.bootskin file.


2. Getting rid of the Welcome screen

i) Start Menu -> Control Panel + select User Accounts.
ii) Select "Change the way users log on or off"
iii) Un-tick the "Use the Welcome screen" + apply options.  Close the User Accounts window.
iv) Start Menu -> Run  and enter control userpasswords2
v) Un-tick the "User must enter a username and password to use this computer"
vi) Enter the password for the person you want to login as.


3. Getting rid of the "Loading settings" screens

i) Start Menu -> Run  and enter regedit
ii) Navigate to entry: HKEY_LOCAL_MACHINE>Software>Microsoft>Windows>CurrentVersion>Policies>System
iii) If there is an entry for "DisableStatusMessages" set it to 1

If there is no entry, right-mouse click the "System" word, and select New->DWORD value, and enter "DisableStatusMessages", right-mouse to edit the value of it, and enter 1

4. Changing the login background color

i) Start Menu -> Run  and enter regedit
ii) Navigate to entry: HKEY_USERS>.DEFAULT>Control Panel>Colors
iii) Right-mouse click the "Background" item, and select modify
iv) Enter 3 RGB (Red Green Blue) numbers in the range 0-255 each.  Black is 0 0 0 White is 255 255 255.

5. Turn off Pop Up balloons

If your cab is running in 640x480 or you have XP Security Center running you'll often get those annoying pop up balloons in the bottom right of your screen (great when you're in the middle of a great game of Galaxians..), to turn them off:

i) Start Menu -> Run  and enter regedit
ii) Navigate to entry: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
iii) If there is an entry for "EnableBalloonTips" set it to the decimal 0 (the digit zero)

If there is no entry, right-mouse click the "Advanced" word, and select New->DWORD value, and enter "EnableBalloonTips", right-mouse to edit the value of it, and enter the decimal 0 (the digit zero).


6. Loading straight into MameWah (or frontend of your choice)

You can either boot into Explorer and have your front-end load as one of your "Startup" items or you can tell Windows to not bother loading Explorer and go straight to your front end. This is sometimes known as "shelling" Mamewah.  The second method is quicker to load, and won't show a desktop briefly before loading your front-end, however it is more involved and riskier (if you goof up).  For the purpose of this exercise we'll assume we're using Mamewah as our front end.

a) Adding Mamewah to your startup items

i) Start Menu->All Programs->StartUp and right-mouse click the Startup word and select Explore
ii) In another window find where your Mamewah executable is, and click right-mouse and select Copy.
iii) In your "Startup" window, right mouse click and select Paste Shortcut

b) Putting Mamewah in windows shell

Because we're running Mamewah as the shell and not explorer, if we quit Mamewah we want it to startup explorer for us, otherwise we'll just have a blank screen and not (easily) be able to do anything.

i) Go to your Mamewah folder and edit your mamewah.ini file
ii) Near the bottom of the list of options is app_to_run_on_exit  enter explorer.exe next to it and save the file.
i) Start Menu->Run and enter regedit
ii) Navigate to the item HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\IniFileMapping\system.ini\boot
iii) If there is an item in there called Shell right-mouse click and select modify
iv) Change the first three letters from SYS to USR
v) Navigate to the item HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Winlogon
vi)  Right-mouse click "Winlogon" and select New->String Value
v) Name it Shell then right mouse click Shell and select modify and enter the full path to your Mamewah executeable eg. c:\emu\mamewah\mamewah.exe

7.  Don't want ESCAPE to leave Mamewah

By default the ESCAPE button is the quit button on most cabinets, and is ideal for leaving your current MAME game.. but if you want a turnkey solution for your cabinet, you don't want the users to quit Mamewah by mistake, because you're without a keyboard and firing up Mamewah will probably need a reboot. So..

i) Go to your Mamewah folder and find the ctrlr sub-folder.
ii) Edit the default.ini file and navigate to the EXIT_TO_WINDOWS item
iii) Change the entry to "DIK_TAB & DIK_ESCAPE"

This way you can use "tab + escape" if want to quit Mamewah quickly via VNC if you're controlling it remotely.

8. Mamewah preview movies don't show

a) To get game previews to work in Mamewah, first make sure you've told Mamewah about them

i) Go to your Mamewah folder, and enter the ini sub-folder
ii) Edit the ini file relating to the emulator you want previews for (mostly mame.ini or 01mame.ini for Mame)
iii) Find the movie_preview_path value and enter the path to the movies.

b) Make sure you have the right movie codec

i) Most preview movies out there require the Xvid codec, which can be found here
ii) If you're not sure which codec you need, install the codec utility Gspot which can be found here

c) Try this: Start Menu -> Run and type regsvr32 mpg4dmod.dll


9. Optimising which services to user

To access your list of services:

i) Start Menu->Control Panel
ii) Select Administrative Tools and then Services

This topic is very subjective, so I'm not going to cover it personally, but give links to resources I found useful on the subject:

Black Vipers Service Configurations

Qwerty Maniac

NOTE: If you're going to use Bootvis (below) to optimise your startup further, then do NOT deactivate the Task Scheduler service, as it's required by Bootvis.


10. Speeding up XP in general

If you're configuring XP to work in your cabinet you don't need any of the fancy features that XP automatically loads on startup like smooth fonts, fading menu items or visual styles.

i) Get to System Properties.
  a) If you have the "My Computer" icon on your desktop right mouse click it and select Properties, if not
  b) Start Menu->Run and enter sysdm.cpl

ii) Click the Advanced tab and then under the Performance heading, click Settings
iii) Click Adjust for best performance

Many people say that System Restore adds a fair overhead too, you can deactivate that also in the same System Properties box and select the System Restore tab and tick "Turn off System Restore on all drives"


11. Bootvis

OK, so you've deactivated all the services you don't want, you've got the cabinet booting to how you want, you've done a defrag but it's just taking a bit longer to boot than you would like. 

Bootvis, designed by Microsoft, analyses your boot processes and with the aid of graphs, shows you what processes / drivers are in your startup, but also how long they're taking and what your disk / CPU usage is.

i) Get Bootvis HERE and install + run it
ii) Choose File->New>Next Boot+Drivers Trace
ii) Enter number of repetitions 2 and select OK
iii) Wait for BootVis to reboot your machine twice
iv) When it's rebooted the second time and finished analysing your boot process run Bootvis again
v) Choose File->Open and open the TRACE_BOOT+DRIVERS_1_1.BIN file (in your Bootvis folder)
vi) See how long it takes to boot the first time, then open TRACE_BOOT+DRIVERS_1_2.BIN file.
vii) The second boot should be quicker.
iix) Selecting the  Trace->optimize option will reboot your machine and then defrag your boot items to make them load faster. (you will need to wait a few minutes while it does this)
ix) Repeat steps ii) to vi) to see how long it takes to boot now.  ( Change initial number starting to 3 to not overwrite the first boot logs)

NOTE: If your system is dual boot you may see errors relating to "0 drives found"


I take zero credit for this post. Thanks go to all the peeps that have contributed to it.
« Last Edit: May 06, 2006, 06:40:06 am by exiges »

Silver

  • Wiki Contributor
  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1668
  • Last login:April 16, 2025, 04:09:53 pm
  • Cunning like the Fox.
    • Mods'n'Mods
Re: Summary: Hiding XP / Booting to your Emulator / Optimizing boot
« Reply #1 on: May 05, 2006, 07:08:45 am »
Great info...

I strongly recommend adding this info to the wiki entry:

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

escher

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 162
  • Last login:May 28, 2021, 12:18:21 am
  • Out of the game for way too long
Re: Summary: Hiding XP / Booting to your Emulator / Optimizing boot
« Reply #2 on: May 05, 2006, 08:17:35 am »
Awesome collection of information.  Thanks!

Lilwolf

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 4945
  • Last login:July 31, 2022, 10:26:34 pm
Re: Summary: Hiding XP / Booting to your Emulator / Optimizing boot
« Reply #3 on: May 05, 2006, 08:22:10 am »
GREAT information

WIKI WIKI

And specifically - Thanks.  I recently upgraded my cab from 98 to XP and haven't had a chance to optimize the booting.  I now know where I'll get all the info for it.  Thanks!

ChicagoDave

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 196
  • Last login:May 18, 2023, 11:08:23 am
    • Dave's Website
Re: Summary: Hiding XP / Booting to your Emulator / Optimizing boot
« Reply #4 on: May 05, 2006, 08:45:18 am »
Great post!
Homer Simpson:
"Here's to alcohol, the cause of, and solution to, all life's problems."

fatfingers

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 966
  • Last login:April 17, 2025, 05:26:08 pm
  • Got UltraStiks?™
Re: Summary: Hiding XP / Booting to your Emulator / Optimizing boot
« Reply #5 on: May 05, 2006, 08:56:08 am »

I concur...this is a marvelous post and should be wiki-fied!  :applaud: :notworthy:
My DK low scores
-------------------
1) 180700
2) 165000
3) 162900
4) 162600
5) 158500


W.W.P.M.D.?                                       I'm here to help ... I just don't do it. ™

brained

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 477
  • Last login:June 10, 2025, 07:49:48 am
  • Raised by Atari
    • Nux
Re: Summary: Hiding XP / Booting to your Emulator / Optimizing boot
« Reply #6 on: May 05, 2006, 09:15:51 am »
 :applaud:   :notworthy:

Hiub1

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 439
  • Last login:June 05, 2011, 11:43:25 am
  • www.sleepyjack.com
Re: Summary: Hiding XP / Booting to your Emulator / Optimizing boot
« Reply #7 on: May 05, 2006, 12:02:07 pm »
Way to go man, I was just about to start researching on this. As others have said, WIKI it! If not, I'll put it on the Wiki if noone else will do it! Just let me know.

M3talhead

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 747
  • Last login:October 09, 2020, 07:35:12 pm
  • Dont let Donkey Kong use your toilet.......
Re: Summary: Hiding XP / Booting to your Emulator / Optimizing boot
« Reply #8 on: May 05, 2006, 12:29:17 pm »
Nice post. Good to see someone collected all the OS FAQs from this board and put them in one post!

Sticky!
Signature tags are dumb.

mj147

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 187
  • Last login:November 10, 2024, 08:04:14 pm
Re: Summary: Hiding XP / Booting to your Emulator / Optimizing boot
« Reply #9 on: May 05, 2006, 01:58:54 pm »
Nice , perfect timing  :cheers:

I  just started to look  for info into streamlining my XP boot up


 :applaud: :applaud: :applaud:


mj147

BobA

  • Trade Count: (+14)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 5943
  • Last login:July 11, 2018, 09:52:14 pm
  • What Me Worry?
Re: Summary: Hiding XP / Booting to your Emulator / Optimizing boot
« Reply #10 on: May 05, 2006, 02:10:51 pm »
Great info.  Thanks for pulling it all together in one post.   

Well Done

Hiub1

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 439
  • Last login:June 05, 2011, 11:43:25 am
  • www.sleepyjack.com
Re: Summary: Hiding XP / Booting to your Emulator / Optimizing boot
« Reply #11 on: May 05, 2006, 02:15:01 pm »
Already added everything to do with hiding windows to the WIKI. I need to add another section dealing with optimizing WinXP.

Check it ouut!

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

This is becoming a GREAT resource guys, I had no idea how much information there is already there. Invaluable information for sure!

Level42

  • Wiki Contributor
  • Trade Count: (+5)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 5965
  • Last login:November 13, 2018, 01:56:39 am
  • A Suzo stick is a joy forever...
Re: Summary: Hiding XP / Booting to your Emulator / Optimizing boot
« Reply #12 on: May 05, 2006, 05:14:32 pm »
 :notworthy: :notworthy: :applaud: :applaud: :notworthy: :notworthy:

Thanks, this is just what we need, a clear, easy to follow tutorial from beginning to end !

Thank you, thank you , thank you !

Is there something simular for setting up an ArcadeVGA f.i. ?

Level42

  • Wiki Contributor
  • Trade Count: (+5)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 5965
  • Last login:November 13, 2018, 01:56:39 am
  • A Suzo stick is a joy forever...
Re: Summary: Hiding XP / Booting to your Emulator / Optimizing boot
« Reply #13 on: May 05, 2006, 05:39:09 pm »
One question:

Everything that is suggested works great, except when I escape mamewah, explorer doesn't start. I've tried entering the full path in mamewah.ini, but didn't help.

I've tried changing exit_action itno run_app and later also windows but this doesn't help either.

The whole thing is getting close to perfection, but I briefly see a "loading personal settings" window when starting up, and the mouse cursor. Anything we can do about that ?

(Feel like whining after this great post, but if it can be done it would be absolutely perfect !)

Congui

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 142
  • Last login:July 23, 2015, 12:54:53 pm
  • Newbie!
Re: Summary: Hiding XP / Booting to your Emulator / Optimizing boot
« Reply #14 on: May 05, 2006, 06:03:47 pm »
 :cheers: :notworthy: :notworthy: :applaud: :applaud: :notworthy: :notworthy: :cheers:

exiges

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 23
  • Last login:November 24, 2006, 02:57:03 pm
Re: Summary: Hiding XP / Booting to your Emulator / Optimizing boot
« Reply #15 on: May 05, 2006, 06:09:58 pm »
One question:

Everything that is suggested works great, except when I escape mamewah, explorer doesn't start. I've tried entering the full path in mamewah.ini, but didn't help.

Funny you should say that, I've been having problems with this too.. I'll update the FAQ if I get to the bottom of it.  Maybe MiniWah has the answer ?


I briefly see a "loading personal settings" window when starting up, and the mouse cursor. Anything we can do about that ?

You shouldn't see the "loading personal settings" message if you've deactivated them as per step 3

KillerArcades

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 115
  • Last login:January 22, 2009, 02:09:39 pm
Re: Summary: Hiding XP / Booting to your Emulator / Optimizing boot
« Reply #16 on: May 05, 2006, 06:47:05 pm »
wonderful post!!! thank you so much for taking the time to do this!!!
yeah, that's right.

jelwell

  • Wiki Master
  • Trade Count: (0)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 460
  • Last login:December 24, 2014, 03:47:21 pm
  • I'm a llama!
Re: Summary: Hiding XP / Booting to your Emulator / Optimizing boot
« Reply #17 on: May 05, 2006, 07:25:25 pm »
3. Getting rid of the "Loading settings" screens

i) Start Menu -> Run  and enter regedit
ii) Navigate to entry: HKEY_LOCAL_MACHINE>Software>Microsoft>Windows>CurrentVersion>Policies>System
iii) If there is an entry for "DisableStatusMessages" set it to 0 (the digit zero)

If there is no entry, right-mouse click the "System" word, and select New->DWORD value, and enter "DisableStatusMessages", right-mouse to edit the value of it, and enter 0 (the digit zero).

I've never seen this message, which probably explains why it wasn't already in the wiki. Does this only happen on slower machines? Or maybe on machines with more than one user defined?
Joseph Elwell.

exiges

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 23
  • Last login:November 24, 2006, 02:57:03 pm
Re: Summary: Hiding XP / Booting to your Emulator / Optimizing boot
« Reply #18 on: May 05, 2006, 07:31:20 pm »
I think it's on machines with multiple users defined.

clhug

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 179
  • Last login:April 04, 2024, 10:49:58 pm
Re: Summary: Hiding XP / Booting to your Emulator / Optimizing boot
« Reply #19 on: May 05, 2006, 10:40:15 pm »
3. Getting rid of the "Loading settings" screens

i) Start Menu -> Run  and enter regedit
ii) Navigate to entry: HKEY_LOCAL_MACHINE>Software>Microsoft>Windows>CurrentVersion>Policies>System
iii) If there is an entry for "DisableStatusMessages" set it to 0 (the digit zero)

If there is no entry, right-mouse click the "System" word, and select New->DWORD value, and enter "DisableStatusMessages", right-mouse to edit the value of it, and enter 0 (the digit zero).

I've never seen this message, which probably explains why it wasn't already in the wiki. Does this only happen on slower machines? Or maybe on machines with more than one user defined?
Joseph Elwell.

I've never seen it on my PC at home (and I've not done the tweak suggested to suppress it), but I always see it on my PC at work.  Might have something to with either multiple users as exiges suggested, or being a member of a domain instead of a workgroup, or just having to log in vs. not log in.  In Windows XP, if you define only a single user and do not give that user a password, XP will automatically auto-log-in as that user.  At work, we're forced to log in all the time.

vibez

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 411
  • Last login:February 09, 2011, 08:33:20 am
  • I want to build my own arcade controls!
Re: Summary: Hiding XP / Booting to your Emulator / Optimizing boot
« Reply #20 on: May 06, 2006, 03:04:10 am »
Thanks for creating this post. if only we had more of you, my garage wouldnt be such a mess!

 :notworthy: :notworthy: :notworthy: :notworthy: :notworthy: :notworthy: :notworthy: :notworthy:

Level42

  • Wiki Contributor
  • Trade Count: (+5)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 5965
  • Last login:November 13, 2018, 01:56:39 am
  • A Suzo stick is a joy forever...
Re: Summary: Hiding XP / Booting to your Emulator / Optimizing boot
« Reply #21 on: May 06, 2006, 04:30:24 am »
3. Getting rid of the "Loading settings" screens

i) Start Menu -> Run  and enter regedit
ii) Navigate to entry: HKEY_LOCAL_MACHINE>Software>Microsoft>Windows>CurrentVersion>Policies>System
iii) If there is an entry for "DisableStatusMessages" set it to 0 (the digit zero)

If there is no entry, right-mouse click the "System" word, and select New->DWORD value, and enter "DisableStatusMessages", right-mouse to edit the value of it, and enter 0 (the digit zero).

I've never seen this message, which probably explains why it wasn't already in the wiki. Does this only happen on slower machines? Or maybe on machines with more than one user defined?
Joseph Elwell.

I've never seen it on my PC at home (and I've not done the tweak suggested to suppress it), but I always see it on my PC at work.  Might have something to with either multiple users as exiges suggested, or being a member of a domain instead of a workgroup, or just having to log in vs. not log in.  In Windows XP, if you define only a single user and do not give that user a password, XP will automatically auto-log-in as that user.  At work, we're forced to log in all the time.

OK I solved this. First I had managed to put the DWORD in the wrong place, then I managed to include a preceding space before the name of the DWORD so naturaly it didn't work. When I fixed all this, it still didn't work.

Then I figured it was strange to set a "DisableStatusMessages" value to 0 because you'd think it would be turned off then (the disablement). So I switched it to 1 and TA-DA it works !  Exages, please update your initial post with this :)

For some strange reason I'm not able to log into the Wiki anymore (???), so I couldn't correct it there myself (yet).

I do think this message only shows when there are multiple users or if it needs to log-on to a domain controller.

Anyway, it works now, thanks !

Level42

  • Wiki Contributor
  • Trade Count: (+5)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 5965
  • Last login:November 13, 2018, 01:56:39 am
  • A Suzo stick is a joy forever...
Re: Summary: Hiding XP / Booting to your Emulator / Optimizing boot
« Reply #22 on: May 06, 2006, 04:44:51 am »
Now, being the perfectionist that I am  :blah: :blah: :laugh2: I also want to hide the cursor.

Googling for this brought me here, which is essentialy somewhat like Exages guide:
http://tomspeirs.com/gameEx/Shell.htm

I've taken the liberty to copy this from this site (hope it's ok, credits to the GameEx folks !:

QUOTE:

 Right, now for the cursor! If this isn't changed at the logon level, you'll see the mouse cursor for around five seconds while windows loads your personal settings. This really spoils the effect! Download TweakUI:

http://www.systemsmedic.com/DownloadFiles/TweakUIXP.exe

NOTE: I got a newer version of this from MS and it was missing the option that I needed!

Once this is installed, go to Control Panel>Mouse>Pointers and change all of your cursors to the one that you created earlier. Save this scheme as "MAME Single Point Cursor Set" or something. Don't apply this yet, it'll make things bloody hard to do!

Right, the last thing to do is finish off making the cursor invisible. Go back to the cursor screen in control panel, load your scheme and hit apply. It'll be hard to see your cursor, which is why I left this till last! Squint your way into your start menu and open TweakUI. Go to the LOGON option, and somewhere there is the option to copy your wall paper etc. across to the Logon Screen. Hit apply and you're done!

Restart your machine, and you should no longer notice windows at all! The only thing that really gives it away is the status bar scrolling on the boot screen, but you can get rid of this using BootEditor, but I think it's handy to have a guide as to whether or not the systems crashed! While you're in the front end, if you need to revert back to windows, press CtrlAltDelete, enter the task manager (you will have you mouse back at this point, if you can see it, or simply use the keyboard), end your Frontends, click on New Task, and type in explorer.exe. Taa Daa! Windows! Simply navigate to control panel with your invisible cursor (once you hit the start button things get easier!), and change your scheme back to the windows deault! Do your maintenance, and restart the machine. Back into your FE! Y ou like!?!


END OF QUOTE

I haven't yet tried it myself though !!! Will do in an hour or so !
« Last Edit: May 06, 2006, 05:36:39 am by Level42 »

markb

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 317
  • Last login:April 30, 2011, 06:41:02 am
  • The One and Only.
Re: Summary: Hiding XP / Booting to your Emulator / Optimizing boot
« Reply #23 on: May 06, 2006, 06:18:05 am »
Congrats on an excellent post, putting it all together is going to save a lot of searchng and replying to posts.

 :cheers:

exiges

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 23
  • Last login:November 24, 2006, 02:57:03 pm
Re: Summary: Hiding XP / Booting to your Emulator / Optimizing boot
« Reply #24 on: May 06, 2006, 06:42:47 am »
Then I figured it was strange to set a "DisableStatusMessages" value to 0 because you'd think it would be turned off then (the disablement). So I switched it to 1 and TA-DA it works !  Exages, please update your initial post with this :)

D'OH !!!  Done :)

I've also updated the post to include a reference to Tom Spiers website.

Do you have an icon "dot" graphic created that I can include in the "change cursor" instructions, rather than give instructions on creating that image file (which would be a pain for everyone) ?

Tiger-Heli

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 5447
  • Last login:January 03, 2018, 02:19:23 pm
  • Ron Howard? . . . er, I mean . . . Run, Coward!!!
    • Tiger-Heli
Re: Summary: Hiding XP / Booting to your Emulator / Optimizing boot
« Reply #25 on: May 06, 2006, 06:50:52 am »
More stuff on hiding the mouse cursor - Not sure if this is redundant - Suggest someone compile all this and add a summary to the WIKI.

http://forum.arcadecontrols.com/index.php/topic,35205.msg306896.html#msg306896
http://forum.arcadecontrols.com/index.php/topic,22414.0/all.html
http://forum.arcadecontrols.com/index.php/topic,39313.0.html

Oh - and thanks to the original poster and the poster that added this info to the WIKI.
It's not what you take when you leave this world behind you, it's what you leave behind you when you go. - R. Travis.
When all is said and done, generally much more is SAID than DONE.

Hockeyboy

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 221
  • Last login:April 17, 2022, 02:48:38 pm
Re: Summary: Hiding XP / Booting to your Emulator / Optimizing boot
« Reply #26 on: May 06, 2006, 06:52:00 am »
Wow, now this is some awesome thread!!

Tagging for much needed reading later!!

Hiub1

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 439
  • Last login:June 05, 2011, 11:43:25 am
  • www.sleepyjack.com
Re: Summary: Hiding XP / Booting to your Emulator / Optimizing boot
« Reply #27 on: May 06, 2006, 09:47:17 am »
Guys, I am updating the WIKI at the moment. I think it would be a good idea to provide a cursor file as well, and I have made my own already. Anybody have a good place to host it that won't be down? Saint maybe? The file is a couple of KB, so I am sure it won't be a bandwith killer. Let me know so I can add a link to download the cursor directly from the Wiki.

Hiub1

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 439
  • Last login:June 05, 2011, 11:43:25 am
  • www.sleepyjack.com
Re: Summary: Hiding XP / Booting to your Emulator / Optimizing boot
« Reply #28 on: May 06, 2006, 10:07:13 am »
Well, I just realized that Mamewah comes with an invisible cursor file, so you can get one from there if you are really desperate. Wiki is updated, and that prior mistake has been corrected.

Good job everybody!

Level42

  • Wiki Contributor
  • Trade Count: (+5)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 5965
  • Last login:November 13, 2018, 01:56:39 am
  • A Suzo stick is a joy forever...
Re: Summary: Hiding XP / Booting to your Emulator / Optimizing boot
« Reply #29 on: May 06, 2006, 11:46:51 am »
Guys, I am updating the WIKI at the moment. I think it would be a good idea to provide a cursor file as well, and I have made my own already. Anybody have a good place to host it that won't be down? Saint maybe? The file is a couple of KB, so I am sure it won't be a bandwith killer. Let me know so I can add a link to download the cursor directly from the Wiki.
Why not attach it to a posting here (it's only a couple of KB's) ? Or maybe Exiges can add it to the original posting ? Anyway I guess almost everyone has Mamewah, and thus also the cursor file.

Also: There's still a small error in the Wiki:
"If there is no entry, right-mouse click the "System" word, and select New->DWORD value, and enter "DisableStatusMessages", right-mouse to edit the value of it, and enter 1 (the digit zero)."

The last zero should of course also changed to one.
« Last Edit: May 06, 2006, 11:58:33 am by Level42 »

pmc

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1034
  • Last login:December 20, 2023, 07:43:02 am
    • website
Re: Summary: Hiding XP / Booting to your Emulator / Optimizing boot
« Reply #30 on: May 06, 2006, 11:47:15 am »
Awesome stuff. I got my cab 1/2-way there (in terms of hiding Windows) and then never tuned it any further. This post inspires me to clean it up.

Anyone have an pointers for W2K Pro? I imagine that BIOS and Welcome stuff are the same or similar, but the account management stuff is different.

-pmc

M3talhead

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 747
  • Last login:October 09, 2020, 07:35:12 pm
  • Dont let Donkey Kong use your toilet.......
Re: Summary: Hiding XP / Booting to your Emulator / Optimizing boot
« Reply #31 on: May 06, 2006, 04:05:47 pm »
Awesome stuff. I got my cab 1/2-way there (in terms of hiding Windows) and then never tuned it any further. This post inspires me to clean it up.

Anyone have an pointers for W2K Pro? I imagine that BIOS and Welcome stuff are the same or similar, but the account management stuff is different.

-pmc

Windows XP is just Win2k in sheeps clothing. 99% of the settings/controls are in the same places.
Signature tags are dumb.

KenToad

  • Trade Count: (0)
  • Full Member
  • ***
  • Online Online
  • Posts: 1509
  • Last login:Today at 03:15:26 pm
  • Flap Flap Flap
Re: Summary: Hiding XP / Booting to your Emulator / Optimizing boot
« Reply #32 on: May 06, 2006, 05:45:40 pm »
Umm, I followed the directions to disable the welcome screen and then to uncheck forcing people to log on to the computer and entered a password. 

The problem is that now windows is asking me for a password and won't accept the one that I chose.   :banghead:

Well, I was kind of looking for a new project on my box, just a little busy to get started today. 

Anyone else have this problem or try these directions for disabling the welcome screen, etc?

I currently can't logon to Windows.

Hiub1

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 439
  • Last login:June 05, 2011, 11:43:25 am
  • www.sleepyjack.com
Re: Summary: Hiding XP / Booting to your Emulator / Optimizing boot
« Reply #33 on: May 06, 2006, 05:49:02 pm »
Ah, thats no good. I have a utility that creates a boot cd using your existing XP disc, and when you stick it in it will reset all your passwords. You will need an XP disc handy. Send me a PM and I will email you the file, only about 4 megs.

escher

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 162
  • Last login:May 28, 2021, 12:18:21 am
  • Out of the game for way too long
Re: Summary: Hiding XP / Booting to your Emulator / Optimizing boot
« Reply #34 on: May 06, 2006, 05:49:17 pm »
Umm, I followed the directions to disable the welcome screen and then to uncheck forcing people to log on to the computer and entered a password. 

The problem is that now windows is asking me for a password and won't accept the one that I chose.   :banghead:

Well, I was kind of looking for a new project on my box, just a little busy to get started today. 

Anyone else have this problem or try these directions for disabling the welcome screen, etc?

I currently can't logon to Windows.

If you didn't set a password, click "Cancel" at the login dialog.

KenToad

  • Trade Count: (0)
  • Full Member
  • ***
  • Online Online
  • Posts: 1509
  • Last login:Today at 03:15:26 pm
  • Flap Flap Flap
Re: Summary: Hiding XP / Booting to your Emulator / Optimizing boot
« Reply #35 on: May 06, 2006, 05:57:34 pm »
cancel is not accessible.

Hiub1

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 439
  • Last login:June 05, 2011, 11:43:25 am
  • www.sleepyjack.com
Re: Summary: Hiding XP / Booting to your Emulator / Optimizing boot
« Reply #36 on: May 06, 2006, 06:08:16 pm »
Also, have you tried with no password, or maybe a couple of letters off? Let me know if you want me to send you that app, it's pretty easy to use.

KenToad

  • Trade Count: (0)
  • Full Member
  • ***
  • Online Online
  • Posts: 1509
  • Last login:Today at 03:15:26 pm
  • Flap Flap Flap
Re: Summary: Hiding XP / Booting to your Emulator / Optimizing boot
« Reply #37 on: May 06, 2006, 06:53:49 pm »
Not sure what the app you're referring to is, Hiub 1, but thanks for the assistance.  *Edit* I must be pretty frustrated, because I missed your earlier post.**  I'm sure I typed the password in correctly.

I'm pretty sure that I need to do a system restore, but I can't logon as the administrator to do it.  I got this computer for free from someone who moved away.  Can't imagine she bothered to create an admin password, but that seems to be the case. 

Has anyone else actually tried disabling the welcome screen as stated in the directions above?  I'm sure I followed the directions explicitly and didn't forget and/or mistype my password.

Googling right now for more info.

*Edit*  Now I have found some apps for resetting passwords, and now it says that I cannot log on because of an account restriction.  Balls. 

« Last Edit: May 06, 2006, 07:55:35 pm by KenToad »

KenToad

  • Trade Count: (0)
  • Full Member
  • ***
  • Online Online
  • Posts: 1509
  • Last login:Today at 03:15:26 pm
  • Flap Flap Flap
Re: Summary: Hiding XP / Booting to your Emulator / Optimizing boot
« Reply #38 on: May 06, 2006, 09:52:34 pm »
Update:  I still have no idea why I couldn't log in as the admin, but I finally managed it with Safe Mode.  Why didn't I think of that earlier?  Windows boggles my mind, I guess.

Long story short:  It works perfectly now.  I'm sorry if I cast a small shadow on this very helpful and informative thread.

Cheers,
KenToad

Level42

  • Wiki Contributor
  • Trade Count: (+5)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 5965
  • Last login:November 13, 2018, 01:56:39 am
  • A Suzo stick is a joy forever...
Re: Summary: Hiding XP / Booting to your Emulator / Optimizing boot
« Reply #39 on: May 07, 2006, 05:05:27 am »
To add to point 10) Speeding up XP in general (and to get the thread back on to topic ;) )

To further improve your boot-up speed, turn off any devices you're not using on your cab in your BIOS c-mos settings. F.I. if you're not using the parallel or serial ports, disable them in the bios.
Same thing if you're not using some internal drive controllers etc.

This will prevent Win XP from needing to load the drivers for them. Maybe just a small improvement, but every (milli)second counts :)