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.

Wrong installation order!

Featured Replies

When I want to install Acrobat Reader, WPI trys to install the updates first. Can u tell me why?

pn=1;
prog[pn]=['Acrobat Reader 7.0']
uid[pn]=['ACROBATREADER']
picw[pn]=['128']
pich[pn]=['128']
desc[pn]=['Acrobat Reader 7.0']
textl[pn]=['Bottom']
texti[pn]=['1']
ordr[pn]=[35]
cmd1[pn]=['\\\\Nt_fima_s\\service\\Support_Software\\Acrobat\\AdobeReader.msi /qn']
cat[pn]=['Utilities']
pn++

prog[pn]=['Acrobat Reader Update 7.1']
uid[pn]=['ACROBATREADERUPDATE71']
deps[pn]=['ACROBATREADER']
picw[pn]=['128']
pich[pn]=['128']
textl[pn]=['Bottom']
texti[pn]=['1']
ordr[pn]=[36]
cmd1[pn]=['\\\\Nt_fima_s\\service\\Support_Software\\Acrobat\\Acro-Reader_701_Update.exe /S /v/qb']
cat[pn]=['Updates']
pn++

prog[pn]=['Acrobat Reader Update 7.2']
uid[pn]=['ACROBATREADER72UPDATE']
deps[pn]=['ACROBATREADER']
picw[pn]=['128']
pich[pn]=['128']
textl[pn]=['Bottom']
texti[pn]=['1']
ordr[pn]=[37]
cmd1[pn]=['\\\\Nt_fima_s\\service\\Support_Software\\Acrobat\\Acro-Reader_702_Update.exe /S /v/qb']
cat[pn]=['Updates']
pn++

Have you tried useing ' ' around the ordernumbers? (ex. ordr[pn]=['35'] )

Not sure but look here, http://ryanvm.msfn.org/

Its a switchless installer you can add this instead of having 3 seprate installations. No need to install updates as there already in ryanvm's file ;)

  • Author
Have you tried useing ' ' around the ordernumbers? (ex. ordr[pn]=['35'] )

I never touched the config.js by hand. Its the work from wpi.

But i´ll try the ''

*edit*

I tried it now, but it didnt work with '' too.

Thx glent for the hint but i think the acrobat reader isnt the problem ... and i want to fix that now, maybe i get the same problem with other programms too and than i cant use your solution.

Edited by Fiasko

Could you try it this way? It may just be a temp. workaround until the problem is really fixed.

cmd1[pn]=['\\\\Nt_fima_s\\service\\Support_Software\\Acrobat\\AdobeReader.msi /qn']

cmd2[pn]=['\\\\Nt_fima_s\\service\\Support_Software\\Acrobat\\Acro-Reader_701_Update.exe cmd3[pn]=['\\\\Nt_fima_s\\service\\Support_Software\\Acrobat\\Acro-Reader_702_Update.exe /S /v/qb']

  • Author

Thats working ... funny i had that kind of configuration before i switched to the other but it wasnt working...

Well everything works for now.

Thx for ya help

Edited by Fiasko

  • 1 month later...

Sorry to bring back an old thread but in looking at this I noticed two things and this may be useful for other proggies

1 All three files do not have the same category. WPI will probably not worry about the order with default settings. (someone correct me if I am wrong)

2 You should change the dependency on the 7.0.2 update to depend on the 7.0.1 update as well as Acrobat.

Fixing number 1 would probably solve your problem. Although Ghost suggestion is probably the best way to do it.

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.