From the MSDN documentation: Microsoft Windows Installer is an installation and configuration service provided with Windows. The installer service enables customers to provide better corporate deployment and provides a standard format for component management. The installer also ...
0
votes
0answers
7 views
Writing unique GUID to registry
What is the simplest way to write unique GUID to registry during each installation using WIX? I have a simple installer without custom actions dll and don't want to create one just for this task. I ...
0
votes
0answers
12 views
Getting the full path of an advertised shortcut from outside the MSI
I working on getting the full directory path of the key file of a component, of an advertised shortcut using VBScript, from outside an MSI.
I read we can make use of the MsiGetComponentPath & ...
-1
votes
1answer
20 views
create an installer who executes .reg file
I want to create a .exe installer. I am trying to do it with iexpress wizard. The problem comes when after selecting all the files that goes in the installer, in the step "install program to launch" I ...
1
vote
0answers
21 views
Error 1603 during MSI installation
I am struggling with Windows Installer since 2 days now. I have a c# project under visual studio 2010, my application just fills a ControlTab using Spring.Net. The Spring configuration files are ...
0
votes
0answers
10 views
WIX: Non responsive app prevents install/update
We had deployed our Notification area (Tray) app with a fault. It had no top level window and therefore did not receive WM_CLOSE events. In short, if Windows Installer tries to close it with its built ...
0
votes
0answers
16 views
How to make a “normal” program shortcut in the installer?
I have a problem with the shortcuts generated by our current Wix setup - when a user right-clicks the desktop icon and pins it to the taskbar, that taskbar icon is lost when they upgrade to the next ...
1
vote
1answer
21 views
What is an “installation script” in MSI?
Ofiicial Microsoft documentation refers some "installation script" in numerous places. Foe example, here:
Instead the installer writes the custom action into the installation
script.
I have ...
0
votes
0answers
14 views
How to create a msi installer with basci ui (progress bar and cancel button) from a silent (quiet) installer
I have an installer which was created by third party software with the /quiet option. When I double click on the installer it runs in background.
Now, I need to create the same installer but with a ...
1
vote
1answer
44 views
How to run a setup from another setup?
I have a solution with 3 modules. Windows, Web, and Windows Service. I want to create one parent setup that runs three child setup packages regarding to the user choose.
I created a setup project as ...
-1
votes
0answers
21 views
Windows installer error code 2350:for .net provider [closed]
I am trying install FirebirdClient, Windows installer.firstly i get that
Error writing to file : FirebirdSql.Data.FirebirdClient.dll.Verify
that you have access to that directory. Retry ...
0
votes
0answers
4 views
Windows Installer IPI File Remains inProgress
currently we are deploying an installshield with msi setup in our companys environment. To check whether there is already another installation running, we check the Registry ...
0
votes
0answers
33 views
Visual Studio 2010 Setup Dual Runtime DLLs
I've got a VS 2010 Setup Project that deploys a couple applications, and also VS item/project templates, which allow developers to create projects that plug-in to the applications.
The ...
0
votes
0answers
12 views
Error when building setup
I am building a setup containing several merge modules, on build it throws an error when adding merge modules
Exception - Error calling Msi API: 1620 > Method: MsiGetSummaryInformation Table: ...
1
vote
1answer
22 views
Using %~dp0 for MSIExec Logfile Output
I'm trying to output my logfiles to a subfolder relative to my install script, and MSIExec doesn't seem to like it when used with the "/l*v" command. I've tried variations of %~dp0Logs (with and ...
0
votes
2answers
19 views
Windows installer: Error 1001, CustomAction _xxxxx.install returned actual error code 1603
Question:
I have created an installer for a windows service with Visual Studio 2012 and InstallShield.
The service runs fine.
The installer runs fine on my development machine (windows 8 64 bit) and ...
0
votes
1answer
26 views
Auto update in window application in setup deployement dot Project without using third party service [duplicate]
I just started my windows application in Visual Studio 2008.
I also added a setup & deployement project to create a msi file.
But now there where some changes in my code and so i have to update ...
0
votes
1answer
16 views
string too long with MsiGetProperty with Installshield Installscript
I am using MsiGetProperty to get string parameter value from the installer.
And after that I am calling a managed dll and I pass the that value:
nvBufferSize = MAX_STRING;
MsiGetProperty (hMSI, ...
0
votes
1answer
18 views
Write permission for user who installed msi package
first of all, i'm not an expert programmer by any means so please excuse if my lingo is off.
I programmed a small project for school, basically it's just a simple cash register application. The user ...
1
vote
1answer
37 views
Regasm installs shell extension correctly, but heat-generated WXS does not, writes to different registry path
I wrote a shell extension (item in explorer's file context menu), and used WiX's heat to create an MSI from the DLL.
PROBLEM: Installing the MSI does not make the context menu item appear.
In ...
0
votes
1answer
44 views
Script Block powershell remote MSI Installation
Hi I was trying to execute MSI from build machine A(cttfs) and install that MSI on Machine B(c2devint); output is website on Machine B.
Please help me fixing the powershell script which is on Machine ...
0
votes
1answer
21 views
Find Additions or deletions in a TRANSFORM (.MST)
I am reading a MST file using VBScript, I have managed others but how do I get the following:
Find which entries in a specific table were only added.
Find which entries in a specific table were only ...
0
votes
0answers
10 views
Setup Factory Session Variables in Banners
I know at first this may seem specific but my actual question is quite general so please don't vote me down.
I am trying to create an installer in setup factory. For each themed page there is a ...
0
votes
0answers
17 views
Deploying a .mdf database file to SQL Server automatically
I want to write an installer that automatically deploys a SQL Server database (.mdf & .ldf file).
The target PCs are presumed to have SQL Server 2008 OR SQL Server 2008 Express already installed ...
0
votes
0answers
29 views
Installing a Vb.NET Windows application by including Crystal Report runtime
I have a Windows application developed in VS2010 and .Net framework 4.0. We have used Crystal reports in the application.
We need to create an installer by including crystal report runtime and the ...
0
votes
1answer
31 views
Publishing msi project c#
We do have an application which did not have any setup (click once with updates checking, etc).
However it gives very little information for our customers when installing.
We have added Setup Project ...
0
votes
1answer
35 views
AppFabric Installation Error Code 1603
I realize this question has been asked but all solutions posted haven't led to great success as of yet. Here's 2 of the 3 logs. I am more than likely missing something here but your assistance is ...
0
votes
0answers
18 views
Change Application Pool to enable 32 bit apps in MSI Installer
I want to change App Pool to enable 32 bit App in MSI Installer and after the User choose the App Pool and Click Next; see the attached Image
0
votes
0answers
18 views
Modify app.config during installation
How do I modify app.config during installation? I need to have the installer prompt for user input which is captured during installation. This input needs to be saved in app.config as it is used when ...
0
votes
2answers
21 views
Wix: Upgrading/Uninstalling a product who codes doesn't match
Experts,
I have come to this confusing situation:
Installed Product ABC Ver 1.0 (normal installation on fresh machine)
Installed Product ABC Ver 2.0 (redesigned totally in WIX from scratch), so ...
1
vote
2answers
30 views
Installing a Windows Service
I have created a Simple windows service to be used in my project. Is it better to install it using the InstallUtil.exe in CMD Promt (or) By creating *.Msi file. I have to install this Service in all ...
0
votes
1answer
25 views
wix - defining conditions according properties
I have to create a single MSI that supports multiple environments.
I mean that the IIS configuration is different between environments (different application pools , users etc.) so I want to prepare ...
0
votes
2answers
36 views
WIX: Can we upgrade 1.0.0.0 to 1.0.0.1 while changing product code?
I'm asked to upgrade ver 1.0.0.0 to 1.0.0.1. By default, when I tested with a dummy installer, if we change the product code, both 1.0.0.0 and 1.0.0.1 would install side by side.
But if we do the ver ...
2
votes
4answers
49 views
Creating a Windows installer for application [duplicate]
I want to create a windows installer package can be .exe or MSI. I want to do the following :
Check if the Java 7 Runtime is available in the system & system has
enough space for this ...
-1
votes
1answer
218 views
+100
Complete WiX sample *.wxs to download and install a specific version of .NET Framework if it's not available
There are many incomplete questions and answers about how to download and install .NET Framework(s) if they are not available but none complete code seems to be available on Internet.
Can you provide ...
0
votes
0answers
41 views
Installshield not copying new primary output?
Question:
I'm using Visual Studio 2012 to create a Windows Service.
So far, I've written a windows service before with VisualStudio 2010 and managed to solve all the problems.
The service works ...
0
votes
1answer
29 views
Update a file inside existing MSI
I am following these steps to extract a file from MSI and edit it and keeping it back. But when I install the new MSI, its not able to find the files inside the cabinet (.cab).
Extract the cab file ...
0
votes
0answers
36 views
Sample MSI for using DuplicateFile Table
Am using Installshield 2012 trial version to create a Transform for an application. I am testing the usage of DuplicateFile Table for the following scenarios.
Application has user specific files.
...
0
votes
0answers
27 views
Silent msi install command [duplicate]
I have 10 .msi instalers in a folder.I want to install all one by one silently without giving the source path(Source may be anything like follows E:/MyInstallers or D:/Installers).
How to write a .bat ...
0
votes
1answer
39 views
How to run custom code as part of WiX burn MBA on install-complete and support rollback
I need to embed, invoke and run some custom code as part of my custom managed bootstrapper application, as a post-install step. This custom code is within a class library that I have included as a ...
3
votes
1answer
49 views
Using Burn as an alternate to Wix Dialogs and Custom Actions
While digging into BootstrapperApplication methods and events, I implemented OnExecuteMsiMessage and I was able to see the messages being returned by my msi during installation process. That also ...
0
votes
1answer
24 views
How to create a web setup allowing the user to create new website and application pool?
I have to create a web setup with the user be able to create a new application pool and new website. I have been able to create new website and new application pool through custom action. For this ...
0
votes
1answer
39 views
WIX Continues Uninstall After Failing To Close Application Causing Application to Crash
When closing my application it prompts users to save any unsaved information. When installing a new version of my application while it is running the following occurs:
Start application.
Install new ...
0
votes
1answer
45 views
Build MSI on Azure
I have a web project with I host on windows azure. Now I am trying to add client exe to monitor something on server (something like Windows Tray Notifier for TeamCity)
Link to this installer will be ...
1
vote
1answer
29 views
Disable features during silent installation
I have an installation that contains about 17 features. When running in UI mode user can
disable features. I am using standard Mondo UI.
I want to allow silent installation - meaning, user can ...
-1
votes
0answers
27 views
Why can't I find the httpd.exe file after downloading Apache [closed]
I am trying to setup a Redmine server, which requires me to install Apache. It suggests me to install it from this link http://httpd.apache.org/download.cgi, and to download a 2.2.x version and ...
0
votes
1answer
46 views
Unable to write registry in custom action of MSI installer
I have an MSI installer that installs my Windows Service and in my custom actions I need to write some values into the Registry in the HKEY_LOCAL_MACHINE/SOFTWARE/MYSoftware key.
I am trying to do ...
0
votes
1answer
46 views
Windows Installer for chrome extension using NSIS
I have my chrome extension for my website, I want to make a windows installer for it. I used NSIS but it just copied the files and it does not appear in the extensions list. I have seen earlier a ...
0
votes
1answer
33 views
Setting summary info in MST using WIX
The MST created using wix does not have updated summary information stream values.
//The temp msi (copy of original msi) has updated summary info values
Database d2 = new Database(tempmsiPath, ...
0
votes
1answer
35 views
How does uninstall process work in windows?
When I'm uninstalling a program from control panel how does it know what components and features are installed on the machine? If I have the .msi file I can use ORCA to take a look inside windows ...
0
votes
2answers
34 views
Windows installer database physical location
Where does Windows installer store information about installed programs and components? Is it a file or registry values or something else?


