[WiX-users] Cabinet file dates are stored in local time rather than UTC

2010-05-03 Thread Matthew Rowan
this CodeProject<http://www.codeproject.com/KB/files/CABCompressExtract.aspx?display=Print>article specifying the option of local or UTC for cabinet files, but that is about all. Granted this issue only shows itself within the first 24 hours of a release, it is annoying none-the-less. Chee

Re: [WiX-users] domain name

2007-03-08 Thread Matthew Rowan
Hi Lindsay, I just use a VBScript custom action. ' Set Short Domain Name Set objSysInfo = CreateObject("ADSystemInfo") Session.Property("P_APP_DOMAIN") = objSysInfo.DomainShortName Hope this helps. -Matthew Rowan On 3/9/07, Lindsay Harris <[EMAIL PROTECTED]> w

Re: [WiX-users] Forced remove of folder and files within

2007-02-26 Thread Matthew Rowan
bdirectories and all their contents is still there. Is there a way to remove everything in a directory, sub folders and all contents? Cheers, -Matthew Rowan On 2/27/07, dave_c <[EMAIL PROTECTED]> wrote: Thanks Bob, I've changed my code to

Re: [WiX-users] Bootstrapper

2007-02-14 Thread Matthew Rowan
To do that I need to conditionally set the command line arguments with REINSTALLMODE=vomus REINTALL=all when the product is already installed. Does anybody know how to do that using the Visual Studio 2005 GenerateBootstrapper task? -Matthew Rowan -Original Message- From: Stefan Pavlik

Re: [WiX-users] Bootstrapper

2007-02-14 Thread Matthew Rowan
ought that would always do a reinstall then and not allow maintenance mode. Cheers, -Matthew Rowan -Original Message- From: Stefan Pavlik [mailto:[EMAIL PROTECTED] Sent: Wednesday, 14 February 2007 17:24 To: Matthew Rowan Cc: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Bootst

[WiX-users] Bootstrapper

2007-02-13 Thread Matthew Rowan
nor issue except that the ComboBox drop down list do not show (you have to use the up and down keys to go through the options). Has anyone else experienced this? Thanks, -Matthew Rowan - Using Tomcat but need to do more? Need to s

Re: [WiX-users] Adding records to MSI on the fly

2007-02-07 Thread Matthew Rowan
ot; and under a component I reference this Web Site Any help on what I need to do would be greatly appreciated. Regards, -Matthew Rowan On 2/2/07, carlldev <[EMAIL PROTECTED]> wrote: I found an article somewhere that states that the values in the tables that were there when the MSI st

Re: [WiX-users] Wix 3.0 and Votive?

2007-02-07 Thread Matthew Rowan
s New in WiX v3 ... Patch creation support (soon). Is this still the case, or is patch creation in WiX v3 possible? Regards, -Matthew Rowan - Using Tomcat but need to do more? Need to support web services, security? Get stuff

Re: [WiX-users] x86 and x64 in same wxs / msi ?

2007-02-06 Thread Matthew Rowan
. You’ll still have 2 msi’s but less room for error. -Matthew Rowan From: Robert Randall [mailto:[EMAIL PROTECTED] Sent: Wednesday, 7 February 2007 04:47 To: 'Matthew Rowan' Subject: RE: x86 and x64 in same wxs / msi ? Thanks. Does this allow you to have a single .msi file

[WiX-users] x86 and x64 in same wxs / msi ?

2007-02-05 Thread Matthew Rowan
Hi Robert, What I have done is just setup conditions on the platform specific components to install or not dependent on the operating system. eg. NOT VersionNT64 Regards, -Matthew Rowan On 2/6/07, Robert Randall <[EMAIL PROTECTED] > wrote: The answer to this may be obvious,

Re: [WiX-users] SQL Server List in ComboBox

2007-01-24 Thread Matthew Rowan
Thanks for all your help Albert. That was right on. Once the DEF file was linked it all worked beautifully. Cheers, -Matthew Rowan On 1/24/07, Albert van Peppen <[EMAIL PROTECTED]> wrote: Hi Matthew, The error you encounter is because the CA function is not exported in the DLL;

Re: [WiX-users] stock dialog bitmaps

2007-01-24 Thread Matthew Rowan
helps. Regards, -Matthew Rowan On 1/25/07, Thomas Svare <[EMAIL PROTECTED] > wrote: Hello, I forgot to mention that if I run light on my wxs with the stock libraries the bitmaps show up. Thanks, Tom -- *From:* [EMAIL PROTECTED] [mailto: [EMAI

Re: [WiX-users] SQL Server List in ComboBox

2007-01-23 Thread Matthew Rowan
g I'm doing wrong, it would be much appreciated. Thanks, -Matthew Rowan On 1/23/07, Albert van Peppen <[EMAIL PROTECTED]> wrote: Ok, new try :-) Regards, Albert van Peppen -- *Van:* Matthew Rowan [mailto:[EMAIL PROTECTED] *Verzonden:* maandag

[WiX-users] SQL Server List in ComboBox

2007-01-21 Thread Matthew Rowan
. It would be much appreciated if someone had some code or examples to do this. Cheers, -Matthew Rowan - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the