I have made a thinapp for MS Office 2007 Pulisher. It is deployed to a test linked clone pool. The users profiles are on a separate D: drive. The Thinapp gets deployed properly, but when the user starts the app I get the following:
ThinApp failed to open, find, or create Sandbox directory.
Registry probe failed for c:\users\testuser\appdata\roaming\microsoft office Publisher
It seems it's assuming the user profiles are in c: and not d:
how can I change this in package.ini?
thanks all.