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.

WPI 7.7: SW Installation failes when using arguments

Featured Replies

Hello.

I'm new to WPI and has configured some appz for test. But when I use arguments in the command for the app the installation failes.

Here is a snippet from the config.js

prog[pn]=['Microsoft Office 2007'];

uid[pn]=['MICROSOFTOFFICE2007'];

desc[pn]=['Microsoft Office 2007'];

ordr[pn]=[6];

dflt[pn]=['yes'];

forc[pn]=['no'];

bit64[pn]=['no'];

cat[pn]=['Applications'];

cmds[pn]=['"%wpipath%\\APPZ\\Office_2007\\setup.exe /adminfile Users.msp"'];

pn++;

Am I doing something wrong here?

Regards

Jon

Try without the "

this works for me:

cmds[pn]=['%ROOT%\\Master\\office2k7uk\\setup.exe /adminfile User.msp'];

  • Author

Try without the "

this works for me:

cmds[pn]=['%ROOT%\\Master\\office2k7uk\\setup.exe /adminfile User.msp'];

Hi.

Well that was easy. I also figured out that the switch is supposed to be outside the "

This is also working:

cmds[pn]=['"%wpipath%\\APPZ\\Office_2007\\setup.exe" /adminfile Users.msp'];

Thanks for the help :-)

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

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.