|
Re: Execute batch file regardless the operating system
On Mon, 26 May 2008 15:18:54 -0700, happytoday wrote:
> Hello,
> I have t different versions of windows XP. One of them on HP machine and
> the other on IBM. So I am executing the same batch files on the same
> machines but some commands are varied from machine to machine . Do I have
> a system variable that contain information about the machine system and
> can ce recognized with my batch file ? I need to execute from inside my
> batch file for example :
I find it hard to believe that commands vary from machine to machine -
applications, utilities, and tools, yes, but not the commands (the batch
language, mostly). Exactly *what* commands vary and how do they vary. As
far as I know, there is no real difference in the native commands within
XP subversions, especially if all the updates and service packs have been
applied as they should.
--
T.E.D. (tdavis@mst.edu) MST (Missouri University of Science and Technology)
used to be UMR (University of Missouri - Rolla).
|