Redirecting system folders, solution ?
I know the following code for redirecting the 'userprofile'.
System::Call 'Kernel32::SetEnvironmentVariableA(t, t) i("USERPROFILE", "$SETTINGSDIRECTORY\UserProfile").r0'
But I wonder if there will be anyway of redirecting other system folders.
Like the following folders:
'Cookies', 'Local Settings' or even 'Temporary Internet Files' and 'History'
I have tried all sorts of combinations, but nothing seems to do the trick as 'USERPROFILE' does !
- Read more about Redirecting system folders, solution ?
- 12 comments
- Log in or register to post comments