Link to home
Start Free TrialLog in
Avatar of john lambert
john lambert

asked on

How to run a .bat file from a no name folder

C:\Users\user\Desktop\New folder  -inside new folder i have paste '' me.bat''
Now i hide folder icon and letters using NumLock(alt+255) this will be the path: C:\Users\user\Desktop\  and i can't run ''me.bat'' anyone knows a solution for that?thank you
Avatar of NVIT
NVIT
Flag of United States of America image

Why not give Security permissions to the bat instead?
Avatar of john lambert
john lambert

ASKER

I don't know how! i just want to run ''me.bat from this path: C:\Users\user\Desktop\New folder i hide New Folder letters so the path now is : C:\Users\user\Desktop\ and can't run my bat file anymore

i don't have admins rights
ASKER CERTIFIED SOLUTION
Avatar of NVIT
NVIT
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
thank you...
You're welcome.