I have CleanTemp=true for an app I made and cleans up well until I click a link from withing the app that takes me to a web page, the link forces the portable to close then the folder in temp stays behind. If I launch a second time it cleans up the temp folder. The force close cleans up well except temp any fix to clean temp without having to launch twice? I could just avoid clicking any links but would like to know if their is a solution.
 
      
 Visit the Community page
 Visit the Community page Join our forums
 Join our forums Subscribe to our email newsletter
 Subscribe to our email newsletter Subscribe with RSS
 Subscribe with RSS Follow us on BlueSky
 Follow us on BlueSky Follow us on Facebook
 Follow us on Facebook Follow us on LinkedIn
 Follow us on LinkedIn Follow us on Mastodon
 Follow us on Mastodon
When you launch another app, it inherits the environment variables of the app that launched it. As such, it's usually best to avoid launching one app from another. For something like this, it's best to do it with portable browsers. With a local browser, it could mess things up a bit. In the future, most apps will be inheriting a special TEMP directory from the PA.c Platform that they all share.
Sometimes, the impossible can become possible, if you're awesome!