mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
Set user specific TEMP and TMP environment variables.
svn path=/trunk/; revision=9861
This commit is contained in:
@@ -11,6 +11,8 @@ HKCU,"Control Panel\International",,0x00000012
|
||||
HKCU,"Control Panel\International","Locale",0x00000000,"0409"
|
||||
|
||||
HKCU,"Environment",,0x00000012
|
||||
HKCU,"Environment","TEMP",0x00020000,"%USERPROFILE%\Local Settings\Temp"
|
||||
HKCU,"Environment","TMP",0x00020000,"%USERPROFILE%\Local Settings\Temp"
|
||||
|
||||
HKCU,"SOFTWARE",,0x00000012
|
||||
HKCU,"SOFTWARE\Microsoft",,0x00000012
|
||||
|
||||
Reference in New Issue
Block a user