matthewk Posted June 18, 2005 Posted June 18, 2005 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 OsLoadOptions = "/fastdetect /noguiboot /nodebug"
sleepnmojo Posted June 18, 2005 Posted June 18, 2005 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 OsLoadOptions = "/fastdetect /noguiboot /nodebug"<{POST_SNAPBACK}>fastdetectI 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.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now