A portable, fully sandboxed Picasa 3.9 for Windows 11.
Runs from any folder, scans only its own Pictures\ subfolder,
and leaves zero trace on the host. A humble revival of the old
JauntePE workflow, this time using
Sandboxie-Plus as the virtualization layer.
Back in the Windows 7 days, I used JauntePE to make Picasa portable. It worked beautifully โ you could have a dozen separate Picasa Portable folders, each holding a different project's photo library, completely isolated from each other and from the host system.
That stopped working on Windows 11 โ JauntePE's runtime hooks don't survive on modern Windows. This project is a humble attempt to bring the same workflow back, with a different approach: instead of API hooking, it uses Sandboxie-Plus to virtualize Picasa's file and registry writes into a portable folder.
One self-extracting installer drops everything into a folder of your choice โ USB drive, external SSD, or local disk. Drive letters auto-detect.
One click on Picasa.exe. UAC once on first run, Sandboxie wizard once, then Picasa opens. Subsequent launches are instant.
Picasa scans only the Pictures\ subfolder inside the portable folder. The host's My Pictures, Desktop, Documents, Downloads, OneDrive, and other drives are hidden.
All of Picasa's database, face-tags, edits, and settings stay inside the portable folder's data\ subfolder. Nothing touches the host's %LocalAppData%.
Delete the folder and Picasa is gone. No registry leftovers, no orphan files in Program Files, no Start Menu entries pointing into the void.
File and registry virtualization powered by Sandboxie-Plus v1.17.6 โ battle-tested kernel-mode isolation, GPLv3, open source.
After installing the first copy, just copy the entire installed folder to make a new isolated library. Each copy is fully independent โ its own albums, its own face-tags, its own watched folder.
C:\PicasaPortable_Wedding2014\ C:\PicasaPortable_FamilyArchive\ C:\PicasaPortable_ClientJob_Acme\ C:\PicasaPortable_Travel_Japan\
Launch whichever you need; the others stay untouched. The original JauntePE idea, finally back on Windows 11.
Note: Sandboxie's service is shared across all copies, so they all share the
same Picasa sandbox name. Don't run two copies at the same time โ close
one before launching another.
FileRootPath โ sandbox stores everything in the portable folder's data\, never C:\Sandbox\โฆReadFilePath โ only the portable Pictures\ subfolder is readable; rest of the host is invisibleWriteFilePath on %LocalAppData%\Google โ host's existing Picasa data is hidden, but the sandbox can still create its own database (the trick that fixes the err=11 save errors)ClosedFilePath on host Pictures / Documents / Desktop / Downloads / Music / Videos / OneDrive / Public โ fully blockedBlockNetworkFiles=y โ no network share accessConfigLevel=9 โ strict modePicasaPortable-Setup-v1.0.3.exe from Releases, run it, pick a folder.Picasa.exe โ UAC prompt appears (only once per PC; registers the Sandboxie kernel service).Pictures\ and Picasa picks them up automatically (the launcher pre-configures the watched-folder list with the current drive letter on every run)..png (and any others you want โ .tif, .gif, etc.) โ OK. Picasa ships with .png off by default and will silently skip them otherwise. The setting persists in the portable folder.<install>\data\update-config.txt with the single line enabled=false.