Search found 3 matches
- 21 Jan 2015 11:26
- Forum: DOS Batch Forum
- Topic: environment variables in windows xp ( "PATH" )
- Replies: 6
- Views: 2467
Re: environment variables in windows xp ( "PATH" )
I'm sorry for misunderstanding. 1. I got the windows info from: My Computer > Properties > Advanced > Environment variables. 2. I launched the DOS command by means of a batch file containing only set > readme.txt 3. "It looks like the paths you supplied are not complete either ..." I can't...
- 20 Jan 2015 12:45
- Forum: DOS Batch Forum
- Topic: environment variables in windows xp ( "PATH" )
- Replies: 6
- Views: 2467
Re: environment variables in windows xp ( "PATH" )
From Windows dialog: %SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;C:\Programmi\File comuni\Adobe\AGL;C:\Programmi\Calibre2;c:\works\_BATCH;c:\works\_PROGRAMS From dos prompt: C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Programmi\File comuni\Adobe\AGL;C:\Programmi\Cali...
- 20 Jan 2015 08:06
- Forum: DOS Batch Forum
- Topic: environment variables in windows xp ( "PATH" )
- Replies: 6
- Views: 2467
environment variables in windows xp ( "PATH" )
Hi ! That's my first post ... On my PC, running Microsoft Windows XP SP2 [Ver. 5.1.2600], from the dos prompt, by means of the command "set", I get a "path" variable whose content is shorter than the content of the "path" variable accessible from My Computer > Propertie...