View Full Version : autoexec.bat
hi i am poor at editing autoexec.bat command.how can i put a command at autoexec.bat to load or execute a program at harddisk from a boot floppy disk?
how to make a blank floppy bootable without using windows start up disk?is that possible?
when i make a resuce disk for pattition magic 8.0,there is nothing happen when i reboot and test.an error say"invalid system disk".pls help.....thanks.
The Dude
07-04-05, 04:24 PM
You can download just about any bootdisk (floppy) image you want at bootdisk.com Lots of info there too. :)
hi i am poor at editing autoexec.bat command.how can i put a command at autoexec.bat to load or execute a program at harddisk from a boot floppy disk?
how to make a blank floppy bootable without using windows start up disk?is that possible?
when i make a resuce disk for pattition magic 8.0,there is nothing happen when i reboot and test.an error say"invalid system disk".pls help.....thanks.It sounds like you're running Windows 98.
Put a floppy disk in the drive then open a command window and type
sys a:
Hit the [enter] key.
That makes the disk bootable.
To create an autoexec.bat file, open notepad and save the file on A: drive (or your floppy drive) Rename the file to autoexec.bat. Right click the autoexec.bat file and select edit.
Add a line that starts your app. I don't know the executable for PM 8.
Lets say it is partitionmagic.exe for arguements sake.
Add the line:
partitonmagic.exe
to autoexec.bat
vBulletin® v3.7.3, Copyright ©2000-2008, Jelsoft Enterprises Ltd.