R
Ray Allen
How can i completly prevent a program from opening?
Steven L Umbach said:By not giving anyone ntfs permisions to the executable [wherever they are]
or using deny permissions. That may not prevent a user from installing or
running another copy if they can copy or download to a place where they can
save the file . --- Steve
Ray Allen said:How can i completly prevent a program from opening?
Karl Levinson [x y] mvp said:... and that doesn't help block access to new executables, like email
viruses or worms, or running the executable from a floppy disk or CD.
To do that, there are programs such as SecureEXE from www.securewave.com
which allow you to white list which executables can be run and checksum to
confirm the program hasn't changed.
Steven L Umbach said:By not giving anyone ntfs permisions to the executable [wherever they are]
or using deny permissions. That may not prevent a user from installing or
running another copy if they can copy or download to a place where they can
save the file . --- Steve
Ray Allen said:How can i completly prevent a program from opening?