Forum     

Go Back   Digit Technology Discussion Forum > Community > Tutorials
Register FAQ Calendar Mark Forums Read

Tutorials This section offers tutorials and How to's on just about anything related to computers and IT. Note: All tutorials are courtesy the posters and not verified by Digit

Closed Thread
 
LinkBack Thread Tools Display Modes
Old 14-08-2005, 06:40 PM   #1 (permalink)
Right Off the Assembly Line
 
wolvrine's Avatar
 
Join Date: Jul 2005
Location: http:404 not found
Posts: 33
Default disabling the f8 key for bootup

Find the file msdos.sys which can be find at c\msdos.sys. Since this is a hidden system file, you will have to make it writeable by changing it’s attributes by going to the DOS Prompt and typing the following
go to the root directory

C\Windows>cd\

Then make msdos.sys writeable and unhide it by typing

C\>attrib msdos.sys –h –w

3)Open msdos.sys in WordPad

4) You will see something that looks like this

;FORMAT
[Paths]
WinDir=C\WINDOWS
WinBootDir=C\WINDOWS
HostWinBootDrv=C
[Options]
BootMenu=0 (default)
BootMulti=1
BootGUI=1
DoubleBuffer=1
AutoScan=1
WinVer=4.10.1998
;
;The following lines are required for compatibility with other programs.
;Do not remove them (MSDOS.SYS needs to be >1024 bytes).
;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxa

To disable the function keys during bootup, directly below [Options] you insert the following piece of code

"BootKeys=0."

(Without the quotes of course.)
Now instead of inserting the BootKeys command you can also insert the following command

"BootDelay=0."

Not many people know about the BootDelay=0 command so that along with the BootKeys command does make your machine safer. Then save msdos.sys.

5) Since msdos.sys is an important system file you should change it’s attributes back to read only and hidden by typing

c>attrib msdos.sys +h +r

it is from ankit fadia's book
wolvrine is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 20-08-2005, 05:32 PM   #2 (permalink)
Commander in Chief
 
QwertyManiac's Avatar
 
Join Date: Jul 2005
Posts: 6,657
Default

But wats the use of disablin the F8, plz mention that too...
__________________
Harsh J
www.harshj.com
QwertyManiac is offline  
Old 22-08-2005, 09:11 PM   #3 (permalink)
Distinguished Member
 
anandk's Avatar
 
Join Date: Mar 2005
Location: Pune
Posts: 3,783
Default

F8 is a life-saver, on occassions...
__________________
> www.TheWindowsClub.com <
= www.WinVistaClub.com =
Microsoft® MVP
anandk is offline  
Old 18-09-2005, 12:03 AM   #4 (permalink)
Right Off the Assembly Line
 
wolvrine's Avatar
 
Join Date: Jul 2005
Location: http:404 not found
Posts: 33
Default

that is only for knowledge
wolvrine is offline  
Old 30-07-2006, 03:22 AM   #5 (permalink)
Dreaming Future
 
kin.vachhani's Avatar
 
Join Date: May 2005
Location: \internet\home
Posts: 177
Default Re: disabling the f8 key for bootup

thx for increasing the knowledge
kin.vachhani is offline  
Old 27-09-2006, 03:41 PM   #6 (permalink)
Right Off the Assembly Line
 
Join Date: Sep 2006
Posts: 15
Exclamation Re: disabling the f8 key for bootup

its not workin'....... on the command prompt its saying"bad parameters"please suggest a solution to it
mattoo is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +5.5. The time now is 11:53 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2