Jump to content

OsLoadOptions


Recommended Posts

I noticed this in txtsetup.sif; I read somewhere that removing fastdetect would result in a speed increase. Is that true? Also, I wonder where nodebug is from; I used nLite for this compilation. Thanks :D

OsLoadOptions = "/fastdetect /noguiboot /nodebug"

Link to comment
Share on other sites


I noticed this in txtsetup.sif; I read somewhere that removing fastdetect would result in a speed increase. Is that true? Also, I wonder where nodebug is from; I used nLite for this compilation. Thanks :D

OsLoadOptions = "/fastdetect /noguiboot /nodebug"

fastdetect

I would most likely say no. You can always test it, and I would use a tool like bootvis to show startup values rather than what you "see".

nodebug really isn't needed. Looks like its only real purpose is to disable the /debug parameter. This could be is you set up a parameter, and don't want to delete some other options that you put.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...