[WiX-users] custom action ExeCommand attribute

2009-02-24 Thread Igor Likhotkin

Hi,

 

I am sort of new to wix.  I am still evaluating it to see if it can be adapted 
for what I need.

 

Here is the issues I ran into.  I have a custom action:

 



 

The custom action does get called, but the command line arguments come in 
garbled.  That is the switch value for -d switch is set to [INSTALLLOCATION]" 
-f  "[TempFolder]eclipse.zip (the quoting seems to be acting like a "greedy" 
regular expression).  I tried using ", but that did not qork either.  Is 
this a bug?  What am I doing wrong?  Is there some kind of workaround?

 

Thanks.

 

-igor.

_
Windows Live™ Hotmail®…more than just e-mail. 
http://windowslive.com/howitworks?ocid=TXT_TAGLM_WL_t2_hm_justgotbetter_howitworks_022009
--
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] vc80 and vc71 merge modules

2008-03-18 Thread Igor Likhotkin

Hello!
 
Has anyone tried to distribute VC80 and VC71 DLLs with merge modules?  I got a 
bunch of warnings when I added VC80 merge module to my project, but the project 
built successfully and everything was installed.  Some of my DLLs did not get 
registered because I was not distributing VC71.  I added VC71 merge modules to 
my project, and it stopped building:

Warning 1 The InstallExecuteSequence table contains an action 'SxsInstallCA' 
which cannot be merged from the merge module 'C:\Program Files\Common 
Files\Merge Modules\Microsoft_VC80_CRT_x86.msm'.  This action is likely 
colliding with an action in the database that is being created.  The colliding 
action may have been authored in the database or merged in from another merge 
module.  If this is a standard action, it is likely colliding due to a 
difference in the condition for the action in the database and merge module.  
If this is a custom action, it should only be declared in the database or one 
merge module. C:\Documents and Settings\ilikhot\My Documents\Visual Studio 
2005\Projects\VDSPInstallation\VDSPInstallation\_merge_modules.wxi 4 1 
VDSPInstallation
Warning 9 ICE03: String overflow (greater than length permitted in column); 
Table: Component, Column: KeyPath, Key(s): 
downlevel_manifest.8.0.50727.762.97F81AF1_0E47_DC99_FF1F_C8B3B9A1E18E light.exe 
0 1 VDSPInstallation
 
Warning 69 ICE25: Possible dependency failure as we do not find [EMAIL 
PROTECTED] v in ModuleSignature table light.exe 0 1 VDSPInstallation
Warning 146 ICE39: The File 'ansi_atl80.97F81AF1_0E47_DC99_FF1F_C8B3B9A1E18E' 
is explicitly marked compressed, but the Summary Information Stream already 
specifies that the whole install is compressed. This might not be the behavior 
you want. light.exe 0 1 VDSPInstallation
Warning 281 ICE82: This action 
SystemFolder.66332652_9C28_58B1_FF1F_C8B3B9A1E18E has duplicate sequence number 
5 in the table AdminExecuteSequence light.exe 0 1 VDSPInstallation
Warning 306 ICE83: The keypath for Global Win32 SXS Assembly 
(Component_=uplevel.66332652_9C28_58B1_FF1F_C8B3B9A1E18E) SHOULD NOT be it's 
manifest file for assemblies other than Win32 Policy assemblies light.exe 0 1 
VDSPInstallation
Error 141 ICE32: Possible Mis-Aligned Foreign Keys C:\Documents and 
Settings\ilikhot\Local Settings\Temp\bae7v7y1\VDSPInstallation.msi 0 1 
VDSPInstallation
 
What do I do?  Do I have bad versions of these MSM files?  Where can I get 
proper MSMs for distributing VC80 and VC71?
 
Please help.
 
Thanks.
 
-igor.
_
Windows Live Hotmail is giving away Zunes. Enter for your chance to win.
http://www.windowslive-hotmail.com/ZuneADay/?locale=en-US&ocid=TXT_TAGLM_Mobile_Zune_V3-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] enable Browse button in CustomizeDlg

2008-02-01 Thread Igor Likhotkin

Hi!
 
I am new to WIX.  I built a sample installation with WixUI_Mondo UI model.  
However, I noticed that I could not change the installation directory which 
makes the installation pretty useless.  Is there any way to enable this button 
without rewriting the entire dialog?  I have looked on the web and found that 
people get source for the dialogs and modify them that way, but this seems like 
a drastic solution.  All I want ot to enable the Browse button: the rest of the 
mondo UI sequence is just fine.
 
-igor.
_
Connect and share in new ways with Windows Live.
http://www.windowslive.com/share.html?ocid=TXT_TAGHM_Wave2_sharelife_012008-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] wixui.wixlib

2008-01-15 Thread Igor Likhotkin

Where can I download wixui.wixlib?  I did not find it in my WIX installation 
directory.
 
-igor.
_
Watch “Cause Effect,” a show about real people making a real difference.
http://im.live.com/Messenger/IM/MTV/?source=text_watchcause-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users