On 6/8/2010 1:47 AM, vijay chander wrote:
> Here i'm trying to attain functionality through COM DLL which would be
> similar to installation using the following command:
> "msiexec /i sampleInstaller.msi PROPNAME=1 /qb"
>
http://www.joyofsetup.com/2007/05/30/feature-conditions-and-ui/
--
sig:
07:50:05 -0700
From: Rob Mensching
Subject: Re: [WiX-users] Can we control registration of Components
from a COM DLL
To: "General discussion for Windows Installer XML toolset."
Message-ID:
Content-Type: text/plain; charset=UTF-8
Follow the Property value in a ver
When and in which table(s) is your DLL sequenced? What does the installation
log say?
-Original Message-
From: vijay chander [mailto:vijaychander2...@gmail.com]
Sent: Monday, June 07, 2010 5:20 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Can we control registration of
Follow the Property value in a verbose log file. That'll tell you what is
going on.
On Mon, Jun 7, 2010 at 5:19 AM, vijay chander wrote:
> Hi All,
>
>
> I'm trying to attain unattended installation using WIX, where I need to
> read
> some parameters from .ini file and set the properties to select
Hi All,
I'm trying to attain unattended installation using WIX, where I need to read
some parameters from .ini file and set the properties to select only some
features on installation.
I have tried setting Properties using both MsiSetProperty and WcaSetProperty
as mentioned below:
MsiSetProperty
5 matches
Mail list logo