Enter Keywords:
1 - 10 of 232(0.041 seconds)
Sort By:
 
is their any way to set environment variables in the windows 95 Registry? i know u can do it is a bat file or your autoexec.bat but i dont want the user to be able to see them or change them... so ...
Zones: Windows 95Date Answered: 04/17/1998 Rating: 4.6 Views: 0
This question is going to require some thought folks, but if you come up with the right answer, it will be well worth it. Please read carefully. This question involves NT login scripts, but knowle...
Zones: Windows 98Date Answered: 12/18/1998 Rating: 5.4 Views: 0
Hi! I have problems setting the PATH environment variable in autoexec.bat It includes the following code: (...) set JAVA_HOME=C:\JDK1.2 set CLASSPATH=.;%JAVA_HOME%\lib\classes.zip;%JAVA_HOME%\ibmj...
Zones: Win95 SetupDate Answered: 01/24/1999 Rating: 8.2 Views: 0
How do I get the current date into a dos environment variable? Something like "set curdate=date /t" Ta, Tim.
Zones: Windows 3xDate Answered: 07/30/1999 Rating: 8.0 Views: 32
How can I get a list of all the environment variables in Win9x/WinNt e.g. %WINDIR%.
Zones: Windows 98Date Answered: 03/15/2002 Rating: 7.8 Views: 0
Windows 2000: Control panel -> System -> Advanced -> Environment Variables From the menu, we can only Edit it. Hot to save them? Sometimes they are more than 10 lines.
Zones: Windows 2000Date Answered: 01/02/2002 Rating: 6.8 Views: 0
I want to take the environment variable of a workstation and get some information out of it to create a new variable example: HomeShare=\\wakelybdc\information_technology\mbuford I want to stri...
Zones: Visual BasicDate Answered: 01/14/2002 Rating: 9.4 Views: 0
Hi!, I need to set environment variable in windows....i used setEnvironmentVariable of windows api in my jni code, some how it's not working. Can i get some working jni code to achieve this. ...
Zones: JavaDate Answered: 03/03/2002 Rating: 7.2 Views: 0
Recently I've learned that it`s possible to set environment variables (that can be "seen" for example by a Win32 app) permanently using the Resource Kit utility called setx.exe. But it seems that i...
Zones: Windows XPDate Answered: 11/27/2003 Rating: 8.2 Views: 0
I know you can get variables of environment variables with C, but is there any way to set them?
Zones: CDate Answered: 03/10/2004 Rating: 6.8 Views: 0