Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
SET Command in DOS or XP CMD
Name: colmite Date: August 2, 2005 at 07:35:59 Pacific OS: windowsXP CPU/Ram: 2gig ram 3.6ghz
Comment:
HI there, I am trying to create a variable that will be read later on using the following command:
Set INSTALLS=installed apps
if I then do a SET I can see the variable I just put, however if I close this cmd window and then re open and go to set, the viarable is no longer there.
can someone let me know how to make this variable stay? also can some one let me know how ot delete this string later on.
Summary: You wont find Unix command in DOS because Unix is one operating system and DOS is another, each where their own different way of doing things. Also bear in mind, there is NO DOS in Windows XP. What ...