Windows 7 Batch File Error - Access Denied

wellerrocks2

New Member
Joined
Mar 27, 2012
Messages
8
Hi Guys,

So, Basically When I Hold Shift+Right Click On a Folder And Open Command Prompt Here
I Get Access Denied...

HELP ME PLEASE :silence:

Cheers Weller :D
 

Solution
It may be one or more of the commands in the batch file rather than the batch file itself. Try testing by creating a simple batch file with an innocent command (say dir) and see if it allows that.
Is it happening on all folders or is it maybe a protected folder you are trying to access?
 

Well i have tryed giving me all permissions in properties>security etc but it hasnt changes ANYTHING let me try on another folder - the command im trying is windows.bat

EDIT:- nope all folders
 

It may be one or more of the commands in the batch file rather than the batch file itself. Try testing by creating a simple batch file with an innocent command (say dir) and see if it allows that.
 

Solution
hmmmmmmm works fine
 

Sounds like time to analyse the contents of the batch file.
 

Back
Top