In windows default temp folder location is C:\Windows\Temp and its setup in environment variable but for one of user its not using this folder and its goes to user default temp folder like C:\User\UserName\AppData\Local\Temp.
How I can make user its not use user leave temp folder and always...
If I open a CmdPrompt and type
set myvar=foobar
then this environment variable is set only for the time the CmdPrompt exists and is only visible INSIDE the CmdPrompt.
How do I set such an environemnt variable from CmdPrompt (!) but permanently (forever) for
- a certain user
- whole...
Describes the issues that occur after you enable an environment variable to contain more than 2047 characters on a computer that is running Windows 7 or Windows Server 2008 R2.
More...
I was trying to edit my PATH environment variable and accidentally deleted it. Is there any way to recover it? If not, is there anyone out there who can tell me what the default path variable should be? I'm afraid to turn off my computer without fixing this as I'm not sure if it will be able...