Can't open .bat file

chaqli

Disciple
I can't run .bat file from explorer. Though I can run it from command prompt.
When in folder options file types I create .bat and try set the open command for .bat extension as "%1" %* it gives cannot find the specific program, make sure the path name is correct. Same error occurs when double clicking batch file in explorer.

I meant if I create a new extension "bat" with association as MS-DOS Batch File, the application used to perform action "open" is set default as "%1" %*. But when I click edit "open" , and without changing the default "%1" %* when I click ok, then it says "Specific program could not be found. Make sure the file name and path is correct."

t's not association error. I've fixed it with bat_extension_fix.reg from that famous file association fix website. Same error occurs while double clicking .bat in explorer.

Please help.
 
Back
Top