Prevent a program from creating files in a users home directory
Posted
by
Matt Clark
on Super User
See other posts from Super User
or by Matt Clark
Published on 2013-11-05T08:42:22Z
Indexed on
2013/11/05
9:58 UTC
Read the original article
Hit count: 277
Windows
|file-management
I run an engineering program for class, Quartus 2. The issue i am having is that every time i launch the program, it creates 10 bitmap files in my home directory.
This is not so much of a problem, it just makes my OCD hurt :( I can delete them without affecting anything, but every time the program is launched it recreates them, and there is nothing in the program (that i have found) that stops these files from being created.
Is there anything i can do to prevent this program, or any profram from creating files like this in my home folder?
© Super User or respective owner