Closed Thread Icon

Preserved Topic: win2k + system var, and some shortcuts. (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=17149" title="Pages that link to Preserved Topic: win2k + system var, and some shortcuts. (Page 1 of 1)" rel="nofollow" >Preserved Topic: win2k + system var, and some shortcuts. <span class="small">(Page 1 of 1)</span>\

 
maninacan
Paranoid (IV) Inmate

From: Seattle, WA, USA
Insane since: Oct 2001

posted posted 09-25-2002 23:31

Uh, I was working on some code at school the other day, and I was trying to add on to the path from the command prompt. I know that when I'm at home on win98SE the following command does what I wanted.
path=%path%;C:\PHP
so I was wondering if they changed stuff in win2k so that %path% is not the way to get the system variable path. When I tried it on the win2k it changed the path to the literal string '%path%;C:\PHP'

Uh, one more thing. When I'm working I use a lot of keyboard shortcuts. One I noticed didn't work is the windowskey+m which normally minimizes all the windows, but it didn't on this 2k machine. The teacher said he didn't know what it was. He said it may be a policy he has on the machine, or it may just be that they changed these things in 2k. Any of you know anything about this?

behmer

lallous
Paranoid (IV) Inmate

From: Lebanon
Insane since: May 2001

posted posted 09-26-2002 10:24

Oh well,
Winkey+M works on W2k..

as for path, nothing is changed either...
just run: c:\>set path=%path%;c:\php
or path %path%;c:\php



maninacan
Paranoid (IV) Inmate

From: Seattle, WA, USA
Insane since: Oct 2001

posted posted 09-29-2002 23:30

ok, must be some policy's he's got running then, that sucks.

behmer

« BackwardsOnwards »

Show Forum Drop Down Menu