Is there any way to safeguard your harddrive when installing trial software?
I want to make sure each and every file that was installed gets deleted, is that possible?
|
|
Depending on the application, you can just go to This isn't always the case, because certain applications will add configuration files or other packages that aren't actually part of the application (won't appear when you click on 'show package contents'). Best way to handle these is with another program. There are programs designed to hunt down support files for applications and remove them from your machine such as AppCleaner. |
|||||
|
|
What you want to do is fine a program that searches your hard drive and makes a list of what you have on your hard drive. Then after you install some trial software, it runs and see if any files were added. It's a bonus if it stores the hash of files to see if they change as well. However, there are certain files that will always fail the hash check which are files like, log files. Another way to do this is to install trial software in a virtual environment. |
|||
|
|
|
AppCleaner will do this for you. Drag the app onto the app and it will locate all the support files and offer to remove them along with the app itself. It's free. |
|||
|
|
|
In the case of pkg installers, you can see what files would be installed by them with something like
|
|||
|
|