Jump to content

Recommended Posts

Posted

I am using the command line options of version 7.1.1 but cannot get it to work?

wpi.hta options=useroptions_xp.js config=config_xp.js

and

wpi.hta options=useroptions_vista.js config=config_vista.js

BUT ... It is not working. The specified options and config files are not loafing as expected. Am I missing something with the command line options?


Posted

If your 2 files are in WPIScripts, then they should work fine. If not, then you need to specify entire path:

wpi.hta options=c:\test\useroptions_xp.js

or even

wpi.hta options=c:\wpi\useroptions_xp.js

if in wpi's roor folder.

Use quotes if have a space in the path!

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