This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Virtual App needs to copy files

I'm trying to virtualize a new version of an application that I've been able to successfully virtualize in the past. The new version has a new twist though. The program wants / needs to copy files from c:\program files (x86)\dir1\dir2 to %LOCALAPPDATA%\dir1\dir2. I am able to capture and build the virtual application. When I start the application I get an error which I believe is related to this file copy. Has anyone encountered this before? If so how were you able to get the virtual application to run?