Re: [WiX-users] The website root appears blank after configuring existent site - another IIS extension bug?

2009-01-29 Thread Brantley, Garth
. -Garth -- Garth Brantley, Senior Development Engineer DeJarnette Research Systems, Inc (410) 583-0680 x412 (410) 583-0696 fax -- -Original Message

Re: [WiX-users] Building a 64bit MSI using a 32bit toolchain issue

2008-06-23 Thread Garth
Ah sorry I should have done a search. I see this issue is already known I've rolled back to 3.0.2925.0 an now and manually add the binaries. """ &qu

[WiX-users] Building a 64bit MSI using a 32bit toolchain issue

2008-06-23 Thread Garth
s machine. """ I'm not sure what needs to be done. It seems to me that either both 32 and 64 bit wxlibs should be shipped with both 32bit and 64bit toolchains or include the 32bit and 64bit dlls in the wxlib. Hope someone can help me with this. I could po

Re: [WiX-users] Driver installation

2008-06-23 Thread Garth
t; Thanks for the info Garth. > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Garth > Sent: 23 June 2008 11:56 > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users] Driver installation > >

Re: [WiX-users] Driver installation

2008-06-23 Thread Garth
n it which you have to do for server 2008 as it's a lot more fussy about signed drivers. Garth Ryan O'Neill wrote: > Hi all, > > > > I have a vbscript Custom Action that installs a port monitor, printer > driver, printer and also sets the default printer. I'

[WiX-users] Latest Source

2008-05-15 Thread Garth
Hi, I've checked out the latest source of WIX 3.0 from CVS and patched what I belived to be a problem in the Source. I loged a bug an was then told this has been fixed. Is CVS still used? Where would I checkout the latest source for WIX 3.0? Cheers

[WiX-users] ASP.NET App

2008-01-16 Thread Brantley, Garth
Hello, Can anyone tell me the best practices for building a Wix based install for an ASP.NET web app? Apparently Visual Studio changes filenames for many files in the ASP.NET app everytime you recompile. This seems to make it difficult to create a Wix based install. Any suggestions? -Garth

Re: [WiX-users] DeleteMachineCertificate Failure and code problems

2007-10-04 Thread Garth
Bob Arnson wrote: > Garth wrote: >> Wix version 3.0.2925.0 >> > > Grab the latest weekly release; afaik, Rob has integrated the v2 CA bug > fixes to v3. > > In general, if you're on WiX v3, one of the "taxes" for being on the > developmen

Re: [WiX-users] DeleteMachineCertificate Failure and code problems

2007-10-04 Thread Garth
Bob Arnson wrote: > Garth wrote: >> But the error I get I've seen refrerenced elsewhere. >> >> http://www.mail-archive.com/wix-users@lists.sourceforge.net/msg05354.html >> >> Where it is trying to delete another certificate after my cert >>

Re: [WiX-users] Attaching Condition to a CA from Merge Module

2007-10-03 Thread Garth
WiX-users thread titled "Driver installation linker error" shown below. Cheers Garth - This SF.net email is sponsored by: Splunk Inc. St

Re: [WiX-users] DeleteMachineCertificate Failure and code problems

2007-10-03 Thread Garth
Bob Arnson wrote: > Garth wrote: >> It could be due to a classic UNICODE overflow bug in the file >> >> http://wix.cvs.sourceforge.net/wix/wix/src/ca/serverca/scaexec/scacertexec.cpp?view=markup >> >> >> >> WCHAR wzFriendlyName[256] = { 0 }; &g

[WiX-users] DeleteMachineCertificate Failure and code problems

2007-10-02 Thread Garth
Hi, I have a uninstall which Fails sometimes but not always It prints the error DeleteMachineCertificate: Deleting certificate with friendly name: Garth "DeleteMachineCertificate: Failed to delete certificate with friendly name: Microsoft Root Authority, continuing anyway." MSI

Re: [WiX-users] Driver installation linker error

2007-10-02 Thread Garth
et the var DIFxAppPath to point to the DIFxAppA.dll. I think this comes with the windows DDK Garth bcs wrote: > I am trying to install a driver using Wix 3.0 and DifxAppExtension. > When I build my installer I get this linker error: > > Unresolved reference to symbol 'CustomAction:Msi