Differentiating between COM & C++ dlls from installerdatabase (.msi)

InstallerExpert created the topic: differentiating between COM & C++ dlls from installerdatabase (.msi) Hi, Is there a way that I could differentiate between COM & C++ DLL…

Read More

Creating MSI for 64bit machine

InstallerExpert created the topic: Creating MSI for 64bit machine Hi I want to develop a 64 bit MSI. I have already developed 32 bit MSI. But now…

Read More

icon change of the installer

InstallerExpert created the topic: icon change of the installer Hi All, I have two issues for which I have not found any solution- 1. I need to…

Read More

Source files and MSI file location.

InstallerExpert created the topic: Source files and MSI file location. Hi! Help me pls. I need to separate source files for the installation from .msi file. Example…

Read More

How to handle Registry Redirection through WIX on64-bit Platform

InstallerGeek created the topic: How to handle Registry Redirection through WIX on64-bit Platform Hi, I’m facing issues while fetching the Installation Path of a 64-bit component through…

Read More

Merge Module for msvcr71.dll

InstallerExpert created the topic: Merge Module for msvcr71.dll I am trying to use a merge module for msvcr71.dll since its strongly recommended to use merge models for…

Read More

Use of Merge Module

InstallerExpert created the topic: Use of Merge Module Reposting this question : Is it possible to use the same merge module twice in the same source file….

Read More

Installer UI in InstallAnywhere

msiexpert created the topic: Installer UI in InstallAnywhere Installer UI The Installer UI task includes the following subtasks: ?? Look & Feel ?? Billboards Look & Feel…

Read More

Billboards in InstallAnywhere

msiexpert created the topic: Billboards in InstallAnywhere Billboards Billboards are images that appear in the large right hand pane of the installer while files are being installed….

Read More

Organization in Installanywhere

msiexpert created the topic: Organization in Installanywhere Organization The Organization task enables developers to arrange Install Sets, Product Features, Components, and Merge Modules. Install Sets and Features…

Read More

Bundling Java Runtime Environments

deployexpert created the topic: Bundling Java Runtime Environments Since InstallAnywhere installers are Java based, they require a Java Virtual Machine (VM) to run. InstallAnywhere installers can bundle…

Read More

Creating Launchers for Java Applications

deployexpert created the topic: Creating Launchers for Java Applications InstallAnywhere provides an action that is available from the Install task which will create launchers for Java applications….

Read More

Organizing Features and Components in InstallAnywhereOrganizing Features and Com

deployexpert created the topic: Organizing Features and Components in InstallAnywhereOrganizing Features and Com Components are the lowest level of organization in an installer. Each product must have…

Read More

Troubleshooting Installers in InstallAnywhere

deployexpert created the topic: Troubleshooting Installers in InstallAnywhere There are several methods available to debug InstallAnywhere installers. Deciding upon which method to use depends in part on…

Read More

Debugging a Win32 installer

deployexpert created the topic: Debugging a Win32 installer To view or capture the debug output from a Win32 installer, hold down the key immediately after launching the…

Read More

Debugging a Unix/Linux installer

deployexpert created the topic: Debugging a Unix/Linux installer To capture the debug output from the Unix command line developers need to perform the following: enter one of…

Read More

Debugging a Mac OS X Installer

deployexpert created the topic: Debugging a Mac OS X Installer InstallAnywhere utilizes the standard output layers in Mac OS X to display output. To gather debugging output…

Read More

Debugging a Pure Java InstallerThere are two methods to debug the Pure Java, or

deployexpert created the topic: Debugging a Pure Java InstallerThere are two methods to debug the Pure Java, or There are two methods to debug the Pure Java,…

Read More

Debugging LaunchAnywhere Launched Executables

deployexpert created the topic: Debugging LaunchAnywhere Launched Executables Since InstallAnywhere installers use LaunchAnywhere executables, the above procedures are also useful for debugging installed applications that make use…

Read More

Reviewing Debug Information

deployexpert created the topic: Reviewing Debug Information InstallAnywhere debug output will generally appear as in the following sample (truncated): InstallAnywhere 7 Enterprise Wed May 02 17:13:04 PST…

Read More

Troubleshooting in installanywhere

deployexpert created the topic: Troubleshooting in installanywhere Unix When running the installer against a 1.1.x VM, the Show Password Panel action will not echo keyboard input as…

Read More

Windows Installer & Safe Mode Problems

InstallerExpert created the topic: Windows Installer & Safe Mode Problems Since a recent Windows update, I now get a Windows Installer ‘the feature you are trying to…

Read More

Windows Installer error in Windows 7?

InstallerExpert created the topic: Windows Installer error in Windows 7? I just purchased a new computer with Windows 7, and I’ve been having trouble installing new software….

Read More

IndigoRose Setup Factory v8.2.1

InstallerExpert created the topic: IndigoRose Setup Factory v8.2.1 Setup Factory 8 is the result of over a decade of experience in creating software installation tools. Unlike other…

Read More

Multi-process C# app like Google Chrome

InstallerExpert created the topic: Multi-process C# app like Google Chrome 2 months ago we released wyBuild & wyUpdate v2.5. This release adds a free automatic updater control…

Read More

Inno Setup: uninstall process can

InstallerExpert created the topic: Inno Setup: uninstall process can Problem: What kind of magic has this ‘MSIMG32.DLL’? Why can’t inno setup delete it? Edit: this file was…

Read More

How to clean the computer registry

manoukwan created the topic: How to clean the computer registry A computer registry is a Windows specific aspect of a computer. It contains information on just about…

Read More

Installing SSL website on IIS 7.5 using Wix 3.0

InstallerGeek created the topic: installing SSL website on IIS 7.5 using Wix 3.0 Hello, I am trying to install a SSL website on a Windows Server 2008…

Read More

Deploying SSRS reports using Wix Installer.

created the topic: Deploying SSRS reports using Wix Installer. What is the best way to deploy SSRS reports using WiX 3.0 installer? InstallerGeek replied the topic: Re:…

Read More

InstallAce .Net Assembly Tasks

created the topic: InstallAce .Net Assembly Tasks .Net Assembly Tasks Q. How to install .Net Assembly in Global Assembly cache on Server side? Why ‘Assembly Cache’ folder…

Read More