Re: [WiX-users] Disable Features in Feature tree

2009-02-01 Thread jagdish.sakhiya
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/ > > > >

[WiX-users] User interface sequence sppress

2009-02-01 Thread sam desilva
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. ---

[WiX-users] How to run sqlcmd on uninstall

2009-02-01 Thread Joe Osman
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"

[WiX-users] Problems with custom registra values (propertys)

2009-02-01 Thread Vojko
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

[WiX-users] FW: Custom action doesn't run if UAC is enabled

2009-02-01 Thread Edward Forgács
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

Re: [WiX-users] Custom action doesn't run if UAC is enabled

2009-02-01 Thread Bob Arnson
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

Re: [WiX-users] registering/unregistering a help colection

2009-02-01 Thread Bob Arnson
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

[WiX-users] Create a bootstrapper using Visual Studio and votive

2009-02-01 Thread Cayas
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

[WiX-users] Custom action doesn't run if UAC is enabled

2009-02-01 Thread Edward Forgács
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

Re: [WiX-users] registering/unregistering a help colection

2009-02-01 Thread michael he
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. > > --

[WiX-users] registering/unregistering a help colection

2009-02-01 Thread Sean Farrow
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.