Jump to content

Recommended Posts

Posted

I'm attempting to make a Jscript so that I can automatically install NewsBin Pro, but I get a scripting error when I try to use WshShell.SendKeys ("{\}");. The reason I'm using it at all is to load my settings file within the program automatically (the backslash is needed for typing the path in the Load box), but that's not important... Is there some alternate code or something for sending the backslash key?


Posted

Try double backslash.

The backslash is used to generate an escape character, so double backslash is usually translated to a single backslash elsewhere.

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...