Recommended Posts

Hey peeps,

So u guys are enjoying the boot screen (the screen with the nice blue/green) bars moving across your screen when your system boots? Think you can live without it to shave off a few seconds of your boot time? Mmmhmm... then I might have a solution for you...

SHORT WAY (I think you get somekind of message on boot ???)

Run -> msconfig -> Bootini tab -> NOGUIBOOT

LONG WAY (my way... 100% sure to work and theres a little note at the bottom for Timout=...)

Open up your boot.ini probably located in C:\boot.ini. (make sure your system is set to let you view hidden files/system files)

You probably have something like

[boot loader]

timeout=3

default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS

[operating systems]

multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP" /fastdetect

in there. Am I right? yup! Now set the "timeout=" to 0 and put /noguiboot after /fastdetect so the last line should look like this:

multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP" /fastdetect /noguiboot

Reboot and enjoy! By the way, DON'T copy my boot.ini or it **might** not load right, just add /noguiboot and the end of the last line and DONT forget to add "/fastdetect" too (that shaves off a few more seconds) and the timeout=0... We all know what it does, it disables the OS selection screen so make sure WindowsXP is the only OS under NTLDR (don't worry if you don't have Linux)

Edited by AresXP
Link to comment
https://www.neowin.net/forum/topic/217309-disabling-system-boot-screen/
Share on other sites

As I said, if you have an AMD computer... chances are that you wont notice anything. (same goes for p4).

but the "timeout=0" really do works. If you wait 30 seconds (timeout=30) then u're gettin a 30 secs decrease right there.

Expalin that. What do I have to look for?

Expalin that. What do I have to look for?

Open up your boot.ini probably located in C:\boot.ini. (make sure your system is set to let you view hidden files/system files)

You probably have something like

[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" /fastdetect

in there. Am I right? yup! Now set the "timeout=" to 0 and put /noguiboot after /fastdetect so the last line should look like this:

multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP" /fastdetect /noguiboot

timeout is there just to list the OS available(if multi-boot). It doesnt wait 30s if theres only 1 OS installed.  and if you are multi booting, you will need some time to make your selection.

:yes:

If you want to decrease boot time you can do things like move all the boot files to the same inner part of the hard drive..

Edited by sukamusiru
i see a timmer timm er under boot.ini and it says 30 seconds. I change that to 0 and it should boost my perforamce right?

`

Not "performance," and you won't gain any boost under most users' systems.. It would only apply to turning your computer on and getting to the OS..

well it wouldnt really help me cus of my slow ass boot for some odd reason!

You can also add /NODEBUG (turns off debugging :p ) which can decrease the boot time, and /SOS ; same as /NOGUIBOOT but it also displays the startup processes and the driver names while they are being loaded.

Hi ppl I look and make this little file on web works fine:

1> open notepad and type: Del C:\Windows\Prefetch\ntosboot-*.* /q (save as ntosboot.bat in root directory C:\), after open Run and type Gpedit.msc enter and open in Computer Configuration. Windows Settings, double click on Scripts (Startup/Shutdown) double click on Shutdown click in Add, browse for find ntosboot.bat and select it in C:\ simple save it and save again and finally reboot.

2>NOTE: I simply look on web and make it, I don't plagiarism nothing only sharing ok

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Sandboxie Plus 1.17.8 / Classic 5.72.8 by Razvan Serea Run programs in a sandbox to prevent malware from making permanent changes to your PC. Sandboxie allows you to run your browser, or any other program, so that all changes that result from the usage are kept in a sandbox environment, which can then be deleted later. Sandboxie is a sandbox-based isolation software for 32- and 64-bit Windows NT-based operating systems. It is being developed by David Xanatos since it became open source, before that it was developed by Sophos (which acquired it from Invincea, which acquired it earlier from the original author Ronen Tzur). It creates a sandbox-like isolated operating environment in which applications can be run or installed without permanently modifying the local or mapped drive. An isolated virtual environment allows controlled testing of untrusted programs and web surfing. Sandboxie is available in two flavors Plus and Classic. Both have the same core components, this means they have the same level of security and compatibility. What's different is the user interface the Plus build has a modern Qt based UI which supports all new features that have been added since the project went open source. The Classic build has the old no longer developed MFC based UI, hence it lacks support for modern features, these features can however still be used when manually configured in the Sandboxie.ini. Sandboxie Plus 1.17.8 / Classic 5.72.8 release notes: Added added DisableCustomTitleOpt=[process,][y|n] to allow [#] sandboxie title markers on custom-titlebar windows (Delphi VCL, Qt, Electron) that were previously skipped to prevent DWM repaint CPU loops #5387 Changed updated bundled ImDisk driver to 3.0.2 #5419 Fixed fix Suppress logs for expected non-user SIDs #5422 SbieSvc.exe: SBIE2218/2219 error when run program as administrator #5417 fixed explorer.exe crashes in Application Compartment when Huorong Security is installed #5423 Download: Sandboxie Plus (64-bit) | 23.5 MB (Open Source) Download: Sandboxie Classic (64-bit) | 3.0 MB Links: Sandboxie Website | GitHub | ARM64 | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Hello, Christian Maas' XVI32 is a nice (and very small) hex editor. Speaking of hex editors, many years ago a colleague and I who both worked at Tribal Voice managed to edit a copy of the company's PowWow instant messaging client to make it behave better now that all of its lookup servers and other server-side tech was gone.  The program didn't support NAT (RFC-3022 was introduced in January 2001, the same time Tribal Voice was shuttered), but it still worked okay if you manually set up port-forwarding on your router.  The server at http://powwow.jazy.net/ hosts a copy (usual warnings about downloading and running untrusted code from random internet servers apply). I occasionally use some tools like Funduc Software's Search and Replace and Application Mover when I need to make mass-edits to text-based files or move programs with a hard-coded installation directories, respectively.  When I need to figure out the exact LCD panel inside of a laptop, EnTech Taiwan's Monitor Asset Manager is my go-to tool for that purpose. JD Design's website (now hosted on github.io) has a number of interesting freeware and shareware utilities.  I used to use their TouchPro utility to set the file timestamps on software I was mastering to match its version number (e.g., version 3.00 of a program had all of its files dates set to 3:00AM, and so forth). Karenware has a number of interesting freeware utilities, too. Regards, Aryeh Goretsky  
    • I still use HexChat! Not really as ancient as the 1994 AutoCAD above my post, but I have never found anything better to replace it. Yes we still operate an IRC server https://www.neowin.net/irc/ 😛 
    • At work we still have a couple of people that use a version of AutoCAD LT purchased in 1994. This predates Windows 95 and works fine on versions of Windows up to XP. Its long since run in an locked down isolated XP VM, accessible via RDP. I did install LibreCAD for them, however they said it was just too different to get to grips with. In all fairness one of them is now 75 and the other is almost 60.
    • On my music making (non internet) PC Sony Acid Pro 7.0 Adobe Audition 2015 Korg Legacy Collection Windows 7 SP1
  • Recent Achievements

    • Week One Done
      Jeroen Wilms earned a badge
      Week One Done
    • Week One Done
      rolfus earned a badge
      Week One Done
    • One Month Later
      Leroy Jethro Gibbs earned a badge
      One Month Later
    • Conversation Starter
      flexorcist earned a badge
      Conversation Starter
    • One Month Later
      AndreaB earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      509
    2. 2
      +Edouard
      198
    3. 3
      PsYcHoKiLLa
      138
    4. 4
      ATLien_0
      90
    5. 5
      Steven P.
      82
  • Tell a friend

    Love Neowin? Tell a friend!