Jump to content

How to know if Appz is truly portable ?


oskingen

Recommended Posts

Hi, This is something I ask myself. I looked over internet but nothing explicit. How to know if a application is truly a portable Application ?

Does this mean when I execute the application:

- no entries in registry a created ?

- no folder in the %AppData% folder for the application setting are created ?

Is there also a diference betwen a zip package file downloaded and a file downloaded from a Portable application website like example Keepass

From Keepass website

Portable KeePass 1.16 (ZIP Package)

Download this ZIP package and unpack it to your favorite location (USB stick, ...). KeePass runs without any additional installation and won't store any settings outside the application directory

and this one : http://portableapps.com/apps/utilities/keepass_portable

Edited by hannubys
Link to comment
Share on other sites


For truly portable applications nothing can be written to the registry or outside the application folder.

However, there are some apps that do use the registry for some things and then delete their own entries, or ones that use a settings file in AppData and nothing more, which make them "almost portable".

You can use Sysinternals Process Monitor to see if something is being written to the registry. I have found it much better than using registry snapshots because nowadays many programs are writing things there and it gets confusing at times to know for sure which app wrote what.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...