FG
💻 Software

How do I automate an MSI installs?

Fresh5 days ago
Mar 15, 202634296 views
Confidence Score0%
0%

Problem

I have about 20 applications that need to be run in a specific order. I want to script them so that I can do this remotely. Each one of the applications has a Setup.exe and an MSI. I was hoping just to have a simple script that called the MSIs with an answer file, but it has been years since I have…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How do I automate an MSI installs?

Low Risk

Talk about a loaded question... For starters, ignore the setup.exe. Odds are it just calls the MSI. Or sometimes they extract a bunch of stuff THEN call the MSI, you can usually watch your temp directory when you run setup and get an idea of what it…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment