Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

autoexec.BAK

Status
Not open for further replies.

exodus300

Programmer
Joined
Mar 22, 2002
Messages
262
Location
AU
Hello

When I manually edit autoexec.bat in notepad and reboot the changes are not made. Instead the chanes I made are in c:\autoexec.bak and autoexec.bat is the same as it was before the changes.
How to change autoexec.bat manually? [Thanks in advance|Hope I helped you]
Exodus300
World-Wide Alliance of Evil and Twisted People
[red]"Experimentation by Example is the best learning tool" - Exodus300[/red]
[pc3]
 
exodus300:


Start>Run>Msconfig and press enter. Click on the Environment tab and edit it there.
 
Could boot to a Win98 floppy with edit.com on it and edit with it. The command would be:

A:\>edit c:\autoexec.bat

This command at the DOS prompt should also work:

A:\>c:\windows\command\edit c:\autoexec.bat
 
There are also some programs that want their autoexec.bat to be in charge and resist you by putting their version in place on every reboot. Ed Fair
unixstuff@juno.com
Any advice I give is my best judgement based on my interpretation of the facts you supply. Help increase my knowledge by providing some feedback, good or bad, on any advice I have given.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top