Is there something like a redirector such as %SYSTEMROOT% that is automatically put in by a u3 drive?
You are here
U3 Drive Question
October 2, 2006 - 1:41pm
#1
U3 Drive Question
October 2, 2006 - 1:52pm
#2
Nope
All programs must be specifically adapted for U3. Any writes to the registry or the %APPDATA% or %USERPROFILE% directory must be handled within the U3 app.
U3 makes available certain specialized environment variables like %U3_DEVICE_EXEC%, but in practice, these don't make converting an app any easier than just working within a single directory like the portable apps due.