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.

Installing All/or part of Plus! DME

Featured Replies

What I want to do is install Plus! DME but i only want to install certain components of it and do it silently. How do I go about doing this?

Plus! DME uses MSI installer. So the "/QB" switch will work.

As for selecting which components you want to install, you could probably do that by creating an MST file (MSI transform, just like how you do it for office2003).

  • Author

Thanks prathapml, but I got a program for Office 2003 to make an MST but where do I find a program to make an MST for DME?

I believe there's only one program to make a MST, and that's the one for Office. So try using that.

  • Author

ok Tsunami, I will try it...

I cannot get it to work. I tryed it the same way as i did for office

%systemdrive%\install\apps\DME\setup.exe transforms=%systemdrive%\install\apps\DME\dme.mst /qn

but it did not work.

You can make a MST file for any MSI installer using the Wise Package Studio. Maybe you can download the demo version and try it. The specific tool inside WPS is called Install Tailor IIRC.

Try

%systemdrive%\install\apps\DME\setup.exe TRANSFORMS=dme.mst /qn

Or if that doesn't work, use the MSI file, like below:

msiexec /i %systemdrive%\install\apps\DME\filename.MSI TRANSFORMS=dme.mst /qn

  • Author
Try
%systemdrive%\install\apps\DME\setup.exe TRANSFORMS=dme.mst /qn

Or if that doesn't work, use the MSI file, like below:

msiexec /i %systemdrive%\install\apps\DME\filename.MSI TRANSFORMS=dme.mst /qn

ok Will do. I will report back with the results...

Well it does install DME silently, but it installed all of the apps included in DME not just the ones i specified whilst making the mst. What really want it to install is just Party mode and nothing else. :}

Create an AUTOIT script. It'll install exactly what you want.

  • Author
Create an AUTOIT script.  It'll install exactly what you want.

I have no idea how to even use AutoIt :(

  • Author

Can I install it via an inf file. If so how would i call it in my batch file and what lines would I have to delete to have it just install "party mode"? I have attached a copy of the inf file...

PLUSOC.rar

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.