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.

running a .bat file from WPI

Featured Replies

I made an unattended installation of office 2003 and I included it in the WPI disk so I can have it installed, the problem is that the office installation has to be run by a bat file which calls the setup.exe transforming the Unnatended.mst file so it can run. If I run the .bat file manually it works, if I call it through the WPI it won't... :huh: I have no clue why...

here is the .bat file:

ECHO.
ECHO Installing Office 2003 Professional
ECHO Please wait...
start /wait setup.exe TRANSFORMS=Unattended.MST /qb-

any ideas? I repeat: if a double click on the bat file it will install the office...

thanks

you know office 2003 dosnt have to be run from a .bat file a cmd file or any other file in order to install it,, wpi will handle the command

setup.exe TRANSFORMS=Unattended.MST /qb-

just fine,, i run office 2003 from wpi and i have been doing it for a few years now with every version of wpi,

also if you really insist on running your batch file,, just rename your extension from .bat to a regular .cmd file,, it works the same

Edited by Lost Soul

  • Author

God, i feel so stupid... :blushing::blushing::blushing:

please someone from the mod team-delete this whole thread.

thanks man, off course it works like that. :hello:

@gbmolina,

Your method with the .bat should work also, it just doesn't know where to find Unattended.MST...you should be able to point it with a relative path or change your working directory to where your setup.exe and Unattended.MST live within your .bat and keep the command as is.

  • Author

I know, but it's stupid to make it launch with a bat file since you can add the switch TRANSFORM directly to the WPI command.

thanks guys for the advices

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.