There's no option to find out if the property was set using the command
line. You'll have to handle your defined default value for the property
instead. For example, set the default value of your property PROPERTY_RUNCA
to "Secret". For the custom action, set a condition to
PROPERTY_RUNCA="Secret".
I have a property that has a default value. I want to change this property in
custom action only if this property was not set on command line. How do I do
this?
--
This SF.Net email is sponsored by the Verizon Developer C
Thanks Blair, yes I have read it in MSDN, but the example code for such
configuration uses Microsoft Installer project workspace in which there is a
properties toolbar for selecting either immediate or differed modes for the
selected CA, here in this case I created the CA DLL using VC++ project
wor
Thanks Dan, is there an api that you could suggest for extracting the file
from msi database?
-Original Message-
From: d...@rms.ro [mailto:d...@rms.ro]
Sent: Friday, January 01, 2010 1:30 AM
To: nagara...@symphony.cc; General discussion for Windows Installer XML
toolset.
Subject: Re: [Wi
Hello,
Note that the .msi file type does not have an icon, the icon you see in
Windows Explorer is from msiexec.exe of the local system. It's not in the
.msi file itself. You can only change that icon if you use an .exe file
instead of the .msi
Best regards,
Sebastian Brand
Deployment consultan
No, you would need to create your own external UI and bootstrapper.
On Wed, Dec 30, 2009 at 4:17 PM, Sanjay Rao
wrote:
> Hi All,
>
> I have two issues for which I have not found any solution-
> 1. I need to change the icon of created MSI file using WIX.
> 2. I need to change the msi icon shown i
6 matches
Mail list logo