The msi tag has no wiki summary.
1
vote
1answer
44 views
What is the preferred way to distribute a small update to software?
If a product simply requires a replacement of the .EXE file, what would be the expected way to deliver this update to multiple workstations in a large enterprise?
Is an .MSP file preferred?
Or ...
3
votes
3answers
41 views
rpm -ql package_name equivalent for Windows MSI?
Is there such a utility or capability an MSI? Perhaps msiexec?
rpm -ql provides the list of all the files installed by a given package. I'd like to get the same info from a Windows system.
4
votes
0answers
42 views
Retrieving public properties from an MSI file
Is there a tool or mechanism for retrieving the available public properties from a Windows MSI file?
Some vendors that supply MSI files don't document these themselves, so I'm curious to see if there ...
0
votes
0answers
47 views
Group Policy - Published software not upgrading
I'm testing this with mercurial MSIs, but it's the same for other packages. I've created a new group policy and added an old version of mercurial to User software installation as a Published package.
...
1
vote
1answer
58 views
How do i automate the removal of Etrust Antivirus?
Whats the easiest way to remove Etrust antivirus on mass?
Background: i'm installing AVG on each of the clients and need to remove Etrust antivirus. Im looking at a way to automate it. We have a ...
4
votes
1answer
137 views
What happens when you uninstall a per-user installation?
What happens if an MSI installation is set to install as per-user, and 3 different users log on and each install the app? Will Windows Installer recognise that the same MSI has already been installed ...
1
vote
2answers
44 views
GPO uninstalled program instead of installing it
We have a couple computers that are having issues wherein every time they reboot, instead of installing a software by GPO, it instead removes it. The software works fine on most, but some of our newer ...
1
vote
1answer
53 views
How to uninstall previous version and install new version on multiple remote PCs
I have msi for TFS controls. When I release a new version of the controls, I want remotely to uninstall the old version and install the new one for all the computers in the department. How can I do ...
1
vote
3answers
156 views
Do enterprises expect MSIs to uninstall previous product version?
I am about to give deliver an upgrade to a product in the form of an MSI to an enterprise. I believe they deploy this to various workstations via GPO.
What is the likely sequence of events in ...
3
votes
2answers
195 views
Puppet upgrade msi on windows
I'm running puppet on windows and I want to upgrade a package (java) I installed using an msi. I installed the package using
package { 'java':
ensure => installed,
provider => 'msi',
...
3
votes
3answers
194 views
Multiple installers attached to a single GPO?
Can more than one installer (msi, mst) be linked to a GPO to deploy multiple packages at once?
1
vote
4answers
67 views
Determine the name of a feature in an MSI to install from the command line
I am trying to install an application (SalesLogix 7.2 Admin Tools and Servers) from an MSI package, but only want to install a particular feature. How can I determine the feature name so I can try ...
3
votes
1answer
269 views
Deploying .msi application through GPO doesn't work
I've been trying to deploy the forticlient SSL VPN application (.msi format) into my domain machines, using a GPO. Even though I made a silent previous installation by issuing the command: msiexec /qb ...
2
votes
0answers
115 views
Install Visual C# Express 2010 onto client machines - redistributable package needed
I would like to install Visual C# Express 2010 onto several machines on the Windows network at the school where I work. I can only find web and ISO installers, but I really need MSIs for both Visual ...
1
vote
2answers
160 views
Create MSI file with product key
Is there a way to create an MSI file with the product key for the installer? In this particular case, I wish to deploy Office 2003 to a couple dozen workstations, but wish to do so silently, and ...
0
votes
1answer
37 views
Windows Live Messenger redist for remote deployment
I can't seem to find the redist package for this software. download.live.com loads an exe that downloads appropriate packages on the fly, but I would like the MSIs for Messenger and the Outlook ...
1
vote
1answer
208 views
Gotomeeting MSI needs elevated privs?
Typically I can deploy MSIs with no issue, but the Gotomeeting one refuses to install. SCE lists it as pending and AD just attempts to install it, gives up, and never tries again. When I tried running ...
2
votes
1answer
106 views
Google Chrome takes 7 minutes to install via group policy
When enabling the group policy 'auto update check period override' to disable all auto update checks deploying chrome via group policy takes 7 minutes to install
I get the following error in the ...
4
votes
1answer
91 views
Does Group Policy detect installed version before downloading an MSI from network
I used group policy to deploy an Adobe Reader X .msi file, which successfully updated the machines it was targeted to.
The computer group those machines belong to still has a link to the GPO which ...
1
vote
2answers
70 views
Deploying large applications across multiple sites via GP
So we currently have two offices, one in TN and one in FL. Both have a DC installed.
We recently started deploying Trend Micro AV through GP, which is a 200 MB file. We placed the file on DC1 in ...
0
votes
2answers
91 views
MSI package different configuration
How can we have single MSI file with different configuration for each user.
So when I push it, the configuration will be according to the username.
This is for a custom utility application.
5
votes
1answer
89 views
AD: Roll out an MSI application at midnight
Using Windows Server's Active Directory and Group Policy, is there a way to roll out an MSI file at a scheduled time, like midnight?
1
vote
1answer
122 views
Scripted check for a specific feature from an msi installer
I need to be able to check for the installation of a particular feature from an msi installer. For context, I need to check whether the "Powershell Cmdlets" feature (TFPS from Feature table in Orca) ...
1
vote
0answers
114 views
Deploying Adobe reader custom .msi's through SCE 2007?
I am testing out Adobe Reader deployment to our Windows XP/7 boxes through System Center Essentials 2007. I have the "Adobe Reader and Runtime Software Distribution License Agreement" for 200 PC's and ...
1
vote
3answers
116 views
HKEY_CLASSES_ROOT does not contain contents of HKEY_CURRENT_USER
I have an MSI installer which registers an ActiveX component. The registration info is written to the HKEY_CURRENT_USER hive, and all works fine and dandy.
For one user, however, IE is behaving as ...
2
votes
1answer
196 views
Deploy MSI silently - Cisco CAD Client Configuration
Deploy a MSI using Group Policy. Sounds easy right?
This MSI (CAD Client Configuration.msi) prompts for the IP address of our UCCX server. Most MSI's I have dealt with I can install silently uisng ...
0
votes
3answers
71 views
Application to automate Windows software installation in a test lab
I have several test environments (hyper-V) which contain a variety of windows servers. Each machine needs periodically rolling back to a given snapshot and then re-installing with the latest version ...
0
votes
2answers
138 views
Cleanup pending installation
I have an old PC with Windows 2000 that I want to reanimate. Each time I start the PC I see a dialog box "Windows Installer","Installation wird vorbereitet." (Preparing installation).
I can cancel ...
2
votes
1answer
314 views
Need to allow unsigned msi to install
I have a product to install on a Windows 7 64 bit machine. The msi is unsigned and when the it trys to install it is blocked saying
"This file was blocked because it does not have a valid digital ...
1
vote
3answers
188 views
MSI package for reg deployment
What is the best way to create MSI package to deploy a registry key over a network, rather than using GPO.
0
votes
1answer
123 views
My application proxy msi contains also dll's and therefore cannot be installed on Windows7. What can I do?
I have an VB6 application with a lot of COM+ Components. After installing them on my server, I created an application proxy MSI, to deploy it on a couple of workstations.
The installation of the ...
1
vote
1answer
229 views
What does /v/qn parameter do for windows silent installers?
This page says to do a silent install you pass in the parameters /s /v/qn. It mentions what /s does - silent install - but not what /v/qn does.
So what does it do? Why the weird format? (on one ...
3
votes
2answers
532 views
Is it possible to re-cab an Administrative Install Point?
We have Acrobat 8 Pro at work, and our media was painfully out of date. Rather than install all of the machines at 8.0.0 and then do the 6 or 7 consecutive reboots adobe expects you to be ok with I ...
0
votes
2answers
113 views
exception occurs during uninstalling msi
I installed my web application via an msi. When I try to unistall the application via add/remove programmes an exception occurs during the uninstall and the uninstall never completes. Is there any way ...
2
votes
1answer
384 views
Distribute IP packets accross different NIC queues with MSI (Message Signalled Interrupts)
NetXtreme II BCM5709 Gigabit Ethernet NIC supports MSI feature (Message Signaled Interrupts) and it has 8 queues. Each queue has its own Interrupt handler in /proc/interrupts. What I am trying to ...
0
votes
3answers
1k views
Convert .exe installer to msi, to be able to deploy through GPO
I'm wondering how to convert a .exe to msi package and then deploy it in GPO.
We running a Windows 2003 Server and the clients are Windows XP. I have downloaded a program called Advanced Installer ...
0
votes
1answer
217 views
Microsoft Web Deployment Service Silent Install
I am trying to script the installation of the web deployment service (WebDeploy_x64_en-US).
There is a quiet flag (/quiet), however it does not install the remote management service by default.
I did ...
0
votes
1answer
330 views
Free InstallShield alternative?
What is the best free, simple alternative to InstallShield or WISE for creating installation packages? My needs are pretty simple, just 1 file to install with a couple dependencies. I will be using it ...
4
votes
1answer
822 views
How do I package this vbscript as a msi for Group Policy
I had a developer that is no longer with us create an msi to do this for me, but the package is outdated now and we need to deploy new files.
Basically I need to do the following:
Take the code at ...
2
votes
1answer
164 views
When GPO no longer applies, is deployed software automatically uninstalled?
Are packages installed by GPO automatically removed when the GPO no longer applies?
1
vote
3answers
380 views
Options for remote administration of Firefox on a Windows network
I'm a web developer responsible for an intranet. I develop using Firefox, but the IT guys here plan to use only Internet Explorer on the network going forwards.
This is because IE can be installed / ...
0
votes
2answers
274 views
Windows Installer cannot execute EXE install files
When I run the msiexec.exe with an msi file, it runs perfectly.
The problem is that many install files are not msi's but exe's.
My question is: How can I run an exe file with the msiexec.exe command?
...
2
votes
2answers
636 views
Install .msi from script, detect when install is done
I'm trying to make an install script. I want to install an .msi file, Python, and then install other things after Python is installed. I already see how to do a command-line install. However, msiexec ...
2
votes
1answer
345 views
Unable to add a 64-bit MSI package to a Group Policy Object on Windows Server 2003 (32 bit)
I am trying to remotely install a 32 -bit MSI and a 64-bit MSI, using Group Policies in Windows Server 2003 (32 bit).
I've created a distribution point and a Group Policy Object. When I try to ...
1
vote
2answers
3k views
How do I create a SCCM package where the main installation initiates self-contained msi's?
I have a few applications that are installed using InstallShield -- during the installation one or two parts of the application are installed with msi's. I've tried recording an iss file to instruct ...
0
votes
1answer
427 views
MSI Wind Box DE500 Debian Lenny sometimes crashes
I've currently a strange problem in that my WIND BOX DE500-5123L Atom D510 320GB 2048MB DVD SM HD4330
sometimes crashes and I'm not sure where to start.
Linux kernel is 2.6.26-2-vserver-686 #1 SMP ...
4
votes
3answers
6k views
Batch file to uninstall all Sun Java versions?
I'm setting up a system to keep Java in our office up to date. Everyone has all different versions of Java, many of them old and insecure, and some dating back as far as 1.4. I have a System Center ...
6
votes
1answer
1k views
Installing MSI via Group Policy in a Fully Unattended Way
I have some MSI files I would like to install via Group Policy. Does anyone know how to do this or know a document that explains how to do this that meets the following criteria:
When installed by ...
2
votes
3answers
392 views
Find GUID of MIS Package
How can I find the GUID of an MSI package? I would like to script the removal of a program on a large number of desktops by using:
msiexec.exe /x ProductCode
Any reason why this would not work ...
0
votes
0answers
89 views
Older MSI server won't boot after CMOS reset
I have older MSI P1-103-A2 server and it wont boot. It wont even start boot sequence.
Server worked fine, but after I did some settings in bios it wont boot at all, so I cleared CMOS by pulling ...