Wondering if anyone can help, I have a VBScript which is attempting to copy a folder to the local sandbox but it keeps copying to the virtual file system, is there a way around this? I have implemented a msgbox to verify the path I have specified and it's given me the location of the local sandbox but when it copies the folder it copies to %AppData%/Local on the virtual file system. Hope my explanation makes sense. I'm assuming the redirect is by design.
↧