Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

cannot run commands

Featured Replies

When I try to run a internal command like "pause", WPI gives the error message "Windows cannot find 'pause. Make sure you typed the name correctly and then try again. To search for a file..."

in my config.js I have the line:

cmd1[pn]=['pause']

I also tried

cmd1[pn]=['%COMSPEC% /C pause']

but it also didn't work.

Does anyone have an idea, what's wrong?

I know other people have used pause before but I never use it myself so if you are patient just wait and some one will answer this one for you.

If you are not patient then write up a bat file and call it form wpi

ie

start/wait blah.exe

pause 5000

end

in my config.js I have the line:

cmd1[pn]=['pause']

Doc, wouldn't you need a fuller reference to the location of the file, for example:

cmd1[pn]=['%cdrom%\\Programs\\ColorPic.exe']

?? Seems the path is a little barren and therefore Windows can't locate the file.

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.