I have a toshiba laptop, but for the past few day now it has being giving me autoexec.battery has stop working, can you explain to me,on the other hand even charging it is not working, thank you.
msconfig
Echo
Set
normal startup menu option
You can edit autoexec.bat using the Windows built-in notepad application.
echo on echo off
Both of these are legacy files and not really needed on current operating systems by microsoft. The autoexec.bat starts programs, and ran batch files. The config.sys loaded drivers and configured them.
Execute Autoexec.bat -NormalLoggedStep-by-Step confirmationCommand Prompt onlyPrevious version of MS-DOSDoes NOT execute Autoexec.bat -Safe ModeSafe Mode with network supportSafe Mode Command Prompt only
start the windows in safe mode.. to do this press f8 while booting and choose the safe mode option from the menu.. now click on start -> run type "msconfig" there you will find the autoexec option.. check for any entry starting "shutdown", if so then delete the entry.. restart computer..
Yes we can. The easiest way to search for it in a Windows 7 PC is by going to My Computer and in the search box just type "autoexec.bat" (You can find the search box in the top right corner of My Computer.)Right click on the file "autoexec.bat" and click on open file location. You will be directly taken to the files location which is most of the times this:-"C:\Windows\winsxs\x86_microsoft-windows-ntvdm-system32_31bf3856ad364e35_6.1.7600.16385_none_fde3cf3dd3e16d0d"
It is a text document. Using a word processor to edit it and save it can result in the file having additional characters built into it that may affect it when it runs. To be a particular file type means containing other hidden elements in the file rather than just pure text. A text editor should be used to edit Autoexec.bat instead as it adds nothing to the file when it is saved.