Jump to content

Recommended Posts

I am wanting to view/debug a .cmd file and don't know the best way to do it.

I am using microsoft script editor to do .vbs files but with a cmd file it tells me

"no script engine for extension '.cmd'". Can I associate cmd files with

microsoft script engine or is there a debugger that will do the trick. I am

using windows xp.

Link to comment
Share on other sites


I use notepad++ to view the code; what I meant to say was the script does

not work and I want to step through the code, viewing variables, and come

to the line that is stopping the code. I have used Bartpe in the past to boot

from a cd, but am trying to get it to boot from a usb and it is not working.

Link to comment
Share on other sites

The most obvious suggestion is not to turn echoing off and to pause the script at the end.

If you are relatively new to NT Command Scripts then you may be better advised to post the code here, either as an attachment or within code tags, upon your reply.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...