-
P
Windows 10 Is installed file world-readable?
When a Windows installer (.msi) creates a file (e.g. by <Component> of WiXtools), will the file be readable by non-admin users? I want a file not readable by non-admin users, for security reasons. How can I make WiXtools to create a non-readable (by non-admins) file?- porton
- Thread
- windows installation
- Replies: 1
- Forum: Windows Security
-
P
Windows 10 Overwriting a file, does it preserve permissions?
When I overwrite a file (e.g. with a file copy command from Puppet, SaltStack, or Chef) that was set specific permissions, may the set permissions be lost or no? I ask because I want to store a password in a file accessible only to SYSTEM user and Admin users, and am afraid that when I...- porton
- Thread
- files
- Replies: 2
- Forum: Programming and Scripting