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.
Hi I am currently reading books about NT4 and keep coming across references to directories and variables placed between %. i.e. %systemroot%\system32 directory or %homepath%. Can anyone please tell me what these are or mean. Thanks
Name: Ken Dyer Date: March 6, 1999 at 01:06:33 Pacific
Reply:
Hi, it refers in the most general sense as your path variable.
0
Response Number 2
Name: Rich Date: March 8, 1999 at 01:52:37 Pacific
Reply:
Anything inside % is a variable set by the system at logon. %systemroot% is whatever drive and directory your NT system is installed to (ie. c:\winnt by default). %HomePath% is the path to your home directory, etc. type ECHO variable at the command prompt to show what is stored in a particular variable. (ie. echo %systemroot%) good luck!
Summary: formated hard drive for kids pc in my pc running xp pro. made fat partition active but am getting a message reading "remove all disks and other media" message just repeats and repeats. HELP!!!!! ...
Summary: Thanks to all the help I had earlier, I am almost there now, just some questions regarding the roles of PDC and BDC. If I have a PDC, with all the users, programs/email and other software installed on...
Summary: hello. In windows NT, i need to enable and disable UART and other interrupts accordingly. As of now i tried to use the macro INTERRUPTS_ON and INTERRUPTS_OFF, but the ide is not compiling. kindly sugg...