For every Windows Installer file that I try to install, my Windows Vista says:
This installation package could not be opened. Verify that the package exists and that you can access it, or...
Hi Experts,
I have tod deploy a solution to client PC's. My solution consists of some pre-requisites like the .Net framework (EXE), Office Primary Interop Assemblies (MSI) etc etc. Then my...
Hi all,
I am creating a setup " <M_BHO>.exe" for my BHO plugin. the EXE or MSI file will be shared across to my web application users.
User will run the <M_BHO>.exe and then run the comm...
I've created a reasonably simple MSI; essentially all it does is install a startup script, activate it, and copy two necessary files to C:\Temp\Updates.
Everything works fine... except when...
From where can I download Wininstall Le ? I heard it is the easiet tool available to convert Exe to Msi.
Thanks,
I am trying to create one .msi file from office Project 2007 and Office Professional Plus 2007 in order to install via Group Policy.
I have create a deployment project in Visual Studio 2005. I'm using the prerequisites feature to install the .NET framework if it does not exist. However, once the prerequisites are installed ...
I've got to write a patch for an application (ASP.Net application) that only needs a simple tweak to one of the aspx files. This is an absolute doddle for me to do, but they've asked me to cr...
Is there an MSI available so we can update the Adobe Updater using Configuration Manager?
Our users are getting this error message and we want to centrally install the update:
http://www.e...
Hi Experts,
I have an MSI package that installs an Office COM add-in for MS Word 2003. The add-in was created using Microsoft Visual Studio Tools for Office 2005 SE.
The MSI package sho...
Hi Folks,
We have a number customers who we provide PC's and support to; however, we only have a very few engineers to carry out installation work. As such we intend to produce an installe...
Hi All
I would like to convert setup.exe (compile from VB6.0 our finance system ) to MSI Package,
I don't have any source code, but I have complete setup file, Any one know how to mak...
I un-installed it completely from my desktop and removed the msi file associated with it and re-installed it and the results were the same. This started happening all of a sudden with a worki...
Good Afternnon,
Is there an MSI for SP3 for MS Office 2003 Professional.
I know you could download the .exe and put a switch /c which creates an .MSP however I am looking for an MSI to i...
hi all,
Does anyone know how to remove/delete a database from sql server 2005 by using the custom action (Uninstall) from MSI packaging wizard?
I am trying to run the following script from t...
Hi All,
See title... i have teh msi extracted and ready but to install an msi you just create the software package in group policy editor. You have no way of adding switches ? I have hear...
How can I create a MSI setup to install and also can upgrade if an older version is installed on the target machine? I currently have a MSI setup project that will install on pc that doesn't ...
I've created a deployment project for a small web application I've been developing.
Everything is working fine, but I want to change the InstallURL in the launch conditions for .NET Framework...
I've added a setup project to my solution, and in the debug folder it created (after a build) a setup.exe and an msi file. Which do I use to deploy (for testing)? Both? Thanks.
I am trying to install an MSI with some customizations. Using orca i opened up the msi and found the two details that I was looking for. I created the transform and saved the MST file. I compa...
Indexing services is causing CPU usage to spike at 100% on some systems with our applications. We know we can change the registry and reboot.
However, we need an more elegant solution that...
I have a MSI Package that keeps reinstalling itself. Originally upon logging in to WINDOWS XP, the MSI package would reinstall several times. I fixed that issue by installing the MSI package a...
Hi all
We developed Windows Applications using VB.NET. There is small separate small msi file also. We created Setup of the windows application which has components of .NET Framework, Cryst...