Using TC as zip tool to browse it, is there a way to extract/open (one file only) from the encrypted .zip content into memory instead in c:\Users\%USERNAME%\AppData\Local\Temp\_tc\ folder ?
Actually, I'd like to use an encrypted zip file (with password) to mimic tool like veracrypt or boxcryptor, or whatever... but, face problems

- those tools (often) need admin rights (and sometimes, I didn't have them)
- and the extracted file(s) is(are) saved locally unencrypted on user's disk (I don't want for sure)
Any idea to do this ?