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
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now