Re: [WiX-users] Click next control event - Prematurely Stopped

2008-01-26 Thread SaiTeja
Hi, I tried, but still it is stopped. Project is Visual C++ -> Win32 -> Win32 project Please find attached code. It is working fine in Vista OS 32 bit, windows server 2003 both 32 and 64 bit Not working in xp 32 bit :( Any ideas??? Peter Jaworski wrote: > >> I created DLL in MicroSoft Vi

Re: [WiX-users] Reference a BinaryKey in ExeCommand

2008-01-26 Thread Vincent Privat
2008/1/26, Bob Arnson <[EMAIL PROTECTED]>: > Vincent Privat wrote: > > The problem is that OpenVPNTapINF is not a property but a Binary, and > > I don't know how I can reference it in my ExeCommand arguments ? The > > syntax above is not valid :/ > > > > MSI doesn't support streaming arbitrary data

[WiX-users] error CNDL0150: Undefined preprocessor variable

2008-01-26 Thread RW
Hi, Am using WiX3 in VS2008. v. 3.0.3725.0 I have a really simple project. With a single file entry (the rest of the file is almost the default example): It gives this error when I try and compile it: error CNDL0150: Undefined preprocessor variable '$(var.DataEngineDebug.Targe

Re: [WiX-users] Is there a way to override the Permanent attribute on a component?

2008-01-26 Thread Bob Arnson
Ben Greenberg wrote: > Is there a way to override the Permanent attribute on components at > install time, or a way to force permanent components to be removed at > uninstall? > No. It would violate component rules to have different attributes for the same components. -- sig://boB http://j

Re: [WiX-users] Reference a BinaryKey in ExeCommand

2008-01-26 Thread Bob Arnson
Vincent Privat wrote: > The problem is that OpenVPNTapINF is not a property but a Binary, and > I don't know how I can reference it in my ExeCommand arguments ? The > syntax above is not valid :/ > MSI doesn't support streaming arbitrary data from the Binary table except for the CA binaries th

Re: [WiX-users] How to link to WiXUIExtension.dll - "Light.exe" exited with code 92

2008-01-26 Thread Bob Arnson
Peter Jaworski wrote: > Is there any table with errors' numbers and its descriptions? The descriptions are normally provided in the error message; the bug is that they're not appearing in VS right now. > I have still problem with WiXUIExtension.dll referencing outside VS > (because not using Wi

Re: [WiX-users] CNDL1024 error using include files

2008-01-26 Thread Bob Arnson
Mike Dimmick wrote: The preprocessor code returns this error if any XmlException occurs when loading the document after it has been preprocessed. One source of problems as I recall is that the XML namespaces used in the include file aren't 'hoisted' into the including document. Ensure that al

Re: [WiX-users] Unchecked features in un upgraded MSI

2008-01-26 Thread Bob Arnson
Adrian Alonso wrote: Hi, I'm creating an upgrade for an existent product and I need to add a few new /optional/ features that didn't exist in the original one. I want the new features appear checked in the feature tree by default. The only way we found to achieve this is by defining the Allow="

[WiX-users] Reference a BinaryKey in ExeCommand

2008-01-26 Thread Vincent Privat
Hi, I'm trying to do this in a CustomAction: TAP0901 The problem is that OpenVPNTapINF is not a property but a Binary, and I don't know how I can reference it in my ExeCommand arguments ? The syntax above is not valid :/ Thanks for your help ! --

[WiX-users] Installed condition in InstallExecuteSequence

2008-01-26 Thread Ted Yu
Hi, I found that my action isn't executed although the App Pool did exist: Installed How does MSI determine this Installed condition ? Should I check certain registry ? Thanks - This SF.net email is sponsored by:

Re: [WiX-users] ClearCase Dynamic View issue

2008-01-26 Thread Mike Dimmick
You may also find Junfeng Zhang's blog entry 'Diagnosing SideBySide failures' helpful. http://blogs.msdn.com/junfeng/archive/2006/04/14/576314.aspx. -- Mike Dimmick _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of martin lavelle Sent: 25 January 2008 13:37 To:

[WiX-users] Size of feature

2008-01-26 Thread SaiTeja
Hi, On Cusomize dialog, "This feature requires xxMB on your hard drive" Can any one tell me is it possible assign size(xx) to any property? If yes how? -- View this message in context: http://www.nabble.com/Size-of-feature-tp15106940p15106940.html Sent from the wix-users mailing list archive a

Re: [WiX-users] ClearCase Dynamic View issue

2008-01-26 Thread Schrieken, Rene
I assume you found this technote: http://www-1.ibm.com/support/docview.wss?ratlid=cctocbody&rs=984&uid=swg21222178 Van: [EMAIL PROTECTED] namens martin lavelle Verzonden: vr 1/25/2008 14:37 Aan: wix-users@lists.sourceforge.net Onderwerp: [WiX-users] ClearCase

Re: [WiX-users] ClearCase Dynamic View issue

2008-01-26 Thread Schrieken, Rene
I'm wondering why Light fails, as probably Candle did run. Just a guess: might the view-private files be the issue? If latency is the issue you will experience more problems not just with light.exe Van: [EMAIL PROTECTED] namens martin lavelle Verzonden: vr 1/25