💻 Software
Can I have an "execute only" batch file under Windows XP?
Fresh7 days ago
Mar 15, 20269632 viewsConfidence Score0%
0%
Problem
Is it possible to set up a batch file on a Windows XP system that a user will be able to execute but not read (type, edit, etc.)? I tried playing with permissions, allowing "Execute File" but not "Read Data" but it doesn't seem to work. Thanks.
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Can I have an "execute only" batch file under Windows XP?
Low Risk
Batch files, by default, are at the very least viewable/readable to anyone with sufficient permissions on the machine they are running on. If you need to create a file that will is not readable you'll need to use some different file. Any script (vbs…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix