PDA

View Full Version : Creating batch files on WINXP system.


cowster
December 11th 03, 09:32 PM
I'm trying to create batch files on my WINXP machine. I
created them on my WIN2K machine using notepad and then
renamed them with the .bat extension, when I rename them
on WINXP they remain as notepad files. How do I
create .bat files on a WINXP machine?

Rich Barry
December 11th 03, 09:33 PM
Here's a free utility that may work.
http://www.pcsupport.dk/software/outertechnologies.htm look for Batchrun.
"cowster" > wrote in message
...
> I'm trying to create batch files on my WINXP machine. I
> created them on my WIN2K machine using notepad and then
> renamed them with the .bat extension, when I rename them
> on WINXP they remain as notepad files. How do I
> create .bat files on a WINXP machine?

David Candy
December 11th 03, 09:33 PM
Exactly the same way as windows 2000. It sounds like you have file =
extensions hidden (default for all MS OS). Turn them on. You can't =
rename an extension if you can't see it.

--=20
http://www.g2mil.com/Apr2003.htm
http://www.sharpword.com/fascism.htm
---------------------------------------------------------------
David Candy
http://www.mvps.org/serenitymacros
---------------------------------------------------------------
"Rich Barry" > wrote in message =
...
> Here's a free utility that may work.
> http://www.pcsupport.dk/software/outertechnologies.htm look for =
Batchrun.
> "cowster" > wrote in message
> ...
> > I'm trying to create batch files on my WINXP machine. I
> > created them on my WIN2K machine using notepad and then
> > renamed them with the .bat extension, when I rename them
> > on WINXP they remain as notepad files. How do I
> > create .bat files on a WINXP machine?
>=20
>=20

Skip Knoble
December 11th 03, 09:35 PM
To set a filetype using Notepad you need to set the File/Save As "Save as
type" to ALL
and THEN set the fileid to whatever you want; e.g., myfile.bat

Skip Knoble, Penn STate

"cowster" > wrote in message
...
> I'm trying to create batch files on my WINXP machine. I
> created them on my WIN2K machine using notepad and then
> renamed them with the .bat extension, when I rename them
> on WINXP they remain as notepad files. How do I
> create .bat files on a WINXP machine?

Google