Bob Arnson-6 wrote:
>
> Jagdish Sakhiya wrote:
>> I want to show only one feature tree in customize dialog.
>>
>
> Disable the features you don't want to show, using feature conditions or
> Remove control events.
>
> --
> sig://boB
> http://joyofsetup.com/
>
>
>
>
hi
all
to install application ,application request set of information from user
using User Interface.
which sequence based.
i want to suppress this UI but i want data to be supplied for installation
.
how can i supply this data in msi using wix v3.0.
urgent.
---
I am trying to run a sqlcmd on uninstall without success. Here is what I
am doing:
REMOVE ~= "ALL" AND
(NOT OLDERVERSIONBEINGUPGRADED)
BinaryKey="RemoveDBSQL"
ExeCommand="sqlcmd.exe -s localhost -E -i
deleteUsers.sql"
Execute="deferred"
Hello,
I have problems with writing my property's that I had entered (populated)
with my custom dialog. The registry values that are writen in registry are
my default values and I want to write values that I enter with my custom
dialog.
I have property:
and under component I have
Under
It's scheduled here:
(REMOVECONFIGOPTION = "1") AND (MAINTENANCEMODE =
"Remove")
(REMOVECONFIGOPTION = "1") AND (MAINTENANCEMODE =
"Remove")
I'm open to suggestions if there's a better place to schedule it, but obviously
it needs to run after the SetConfgFilesFolder action
Edward Forgács wrote:
> VBScriptCall="RemoveConfigFiles" Impersonate="no" Execute="deferred"
> Return="ignore" />
>
How is the CA scheduled?
--
sig://boB
http://joyofsetup.com/
--
This SF.net email is sponsored b
Sean Farrow wrote:
> is there a custom action within wix to register/unregister a help 2.0
> collection.
>
WixVSExtension has a set.
--
sig://boB
http://joyofsetup.com/
--
This SF.net email is sponsored by:
SourcFo
Hello,
I'm new to Wix 3 and the whole setup creation process. After finishing my
product.xml I tried to add a bootstrapper. Therefor I followed the
instructions from http://wix.sourceforge.net/manual-wix3/install_dotnet.htm
but I can not find any setup.exe.
My project folder contains a wix setup
Hi,
We're having a very frustrating problem with a custom action that is used to
optionally clean up configuration files when uninstalling, if the user checks a
specific checkbox. It should be noted that this action runs on UNinstall only.
The custom action works fine on XP, and fine on Vista i
In VSSDK, there are MSMs to do that;
Or you can try the tool called h2reg from www.helpware.net.
On Sun, Feb 1, 2009 at 4:47 PM, Sean Farrow wrote:
> Hi:
> is there a custom action within wix to register/unregister a help 2.0
> collection.
> Any help apreciated.
> Sean.
>
> --
Hi:
is there a custom action within wix to register/unregister a help 2.0
collection.
Any help apreciated.
Sean.
--
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.
11 matches
Mail list logo