Groups | Search | Server Info | Keyboard shortcuts | Login | Register
Groups > comp.os.msdos.programmer > #70
| From | DOS Guy <DOS@Guy.com> |
|---|---|
| Newsgroups | alt.msdos, comp.os.msdos.programmer, comp.os.msdos.misc |
| Subject | Batch commands that work in NT/XP but not under win-98? |
| Date | 2011-04-30 21:11 -0400 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <4DBCB351.A783C7CD@Guy.com> (permalink) |
Cross-posted to 3 groups.
This web-page: http://batcheero.blogspot.com/2007/06/how-to-enabledelayedexpansion.html decribes one particular batch command (setlocal ENABLEDELAYEDEXPANSION) that I'm encountering in a utility program designed to convert multimedia video files from various formats into MKV format. The utility program is called VID2EVA (http://www.vid2eva.com/) I'm not sure what other commands or parameters invoked by this batch file is specific to NT-based OS's, but this one in particular seems somewhat important. Is there an equivalent function or statement that can be used to replace this command when run under win-98? The batch file itself is about 163 kb in size, and it can be downloaded as part of this archive: http://eoi.lefti.net/stuff/eva9000beta/VID2EVA%20Stable%20Releases/VID2EVA-2009-06-18.zip A direct link to the batch file is here: http://www.fileden.com/files/2008/7/19/2010382/VID2EVA.zip I had to rename it from .bat to .txt for fileden to accept it.
Back to comp.os.msdos.programmer | Previous | Next — Next in thread | Find similar
Batch commands that work in NT/XP but not under win-98? DOS Guy <DOS@Guy.com> - 2011-04-30 21:11 -0400
Re: Batch commands that work in NT/XP but not under win-98? Jacob <asdf@hsu.edu> - 2011-04-30 22:46 -0400
Re: Batch commands that work in NT/XP but not under win-98? "Todd Vargo" <tlvargo@sbcglobal.netz> - 2011-04-30 23:59 -0400
Re: Batch commands that work in NT/XP but not under win-98? Marcus Houlden <spam@nukesoft.co.uk> - 2011-05-01 13:47 +0000
Re: Batch commands that work in NT/XP but not under win-98? DOS Guy <DOS@Guy.com> - 2011-05-03 10:26 -0400
csiph-web