Hi all,
Is that possible to create a script to clear automatically the cache of the sandbox (Thinstall folder) on my USB key without the user to do it ?
If it is, can you give me one to try it please ?
Thank you for your help ![]()
David
>>> 1. What did you change in the package.ini ?
I uncommented one line RemoveSandboxExit=1 as pbjork wrote you.
>>> 2. How do I rebuild my application with this package.ini ?
Replace your Package.ini file (which you uploaded into thread) with my Package.ini and run build.bat file. In bin directory you will have new application.
check the package.ini. There is a clean sandbox on exit option that you want to select.
Uncomment this line:
RemoveSandboxonExit=1
Thank you for your answer but the option is still set to 1 and when I close the application, there is always the application folder with its content. I want to clear all the thinstall folder content as it becomes empty.
Thank you
RemoveSandboxonExit=1 should do just that. Since it isn’t does it sounds like something is kept running in the background locking the Sandbox. If you run the application and shut it down, can you delete the Sandbox manually or is it locked?
If locked please look at this blog post for resolution: http://blogs.vmware.com/thinapp/2011/04/whats-keeping-my-sandbox-locked.html
Can you, please, post your Package.ini file?
Thank you,
1. What did you change in the package.ini ?
2. How do I rebuild my application with this package.ini ?
Thank you
>>> 1. What did you change in the package.ini ?
I uncommented one line RemoveSandboxExit=1 as pbjork wrote you.
>>> 2. How do I rebuild my application with this package.ini ?
Replace your Package.ini file (which you uploaded into thread) with my Package.ini and run build.bat file. In bin directory you will have new application.
Thank you Cievoooooooooo ![]()
You're too strong !
It works ![]()
Thank you for your help
Cool, I'm happy.
Can you, please, mark my answer as answer so this thread is closed and marked as answered?
Thank you,
