Re: [WiX-users] Burn FileSearch in 64 bit system folder

2014-09-09 Thread Arthur, Christopher
Hi Dave, I have done this with a different Approach. I have used an Msi Product Check to Check for existing redist Packages. To make sure the 64Bit Versions are not installed set the 64Bit flag within burn. I search for product ids with Microsofts Old Manifest bootstrap Editor. Don't know if th

[WiX-users] HowTo check for pressed Cancel Button in Custom Action

2014-04-22 Thread Arthur, Christopher
Hi, HowTo check for pressed Cancel Button in Custom Action ? Wichtiger Hinweis: Diese E-Mail und etwa angeh?ngte Dateien k?nnen vertrauliche Informationen enthalten und sind ausschlie?lich f?r den/die Adressaten bestimmt. Sollten Sie irrt?mlich diese E-Mail erhalten haben, bitten wir Sie, uns

Re: [WiX-users] Strange Beahaviour while installing previous Version

2014-04-15 Thread Arthur, Christopher
.html) Could you also please provide XML snippets of the custom action in the source code for the *previous* version of the installer? What I'm looking for is both the CustomAction element that describes what the custom action does, as well as all *Sequence/Custom and/or UI/Publish element(s)

Re: [WiX-users] Strange Beahaviour while installing previous Version

2014-04-15 Thread Arthur, Christopher
more >> than just the custom action DLL's File, you'll need to duplicate that as >> well, since you want it to be the exact same Component in every way.) >> 5. Build and install the new "dummy installer". >> 6. Try uninstalling the original product.

Re: [WiX-users] Strange Beahaviour while installing previous Version

2014-04-15 Thread Arthur, Christopher
ed, then uninstall the "dummy installer". If this works out, then you should distribute this dummy installer to anyone who has the previous version installed, and instruct them to (1) install dummy, (2) uninstall old main product, (3) uninstall dummy, and (4) install new version of main produ

[WiX-users] Strange Beahaviour while installing previous Version

2014-04-15 Thread Arthur, Christopher
Hi, currently I'm updating all of our Visual Studio 2010 projects and choosed Wix to support Visual Studio 2012. Now all installers are running with Wix and are doing their job fine in Testing environment. Our AQ Department asked me to implement Updates as well. One of our custom Installer has

[WiX-users] Set Defaultversion via Heat.exe

2014-04-14 Thread Arthur, Christopher
Hi, I'am creating an Installer for an Apache Perl CGIi Project. Sometimes the server files are edited by a User. In this case the File is not overwritten. I Need to overwrite these files during Installation process. My File / Component List is automatically created by Heat.exe. Is there any Way

[WiX-users] Best Practice for Updating UI from Custom Action

2014-04-11 Thread Arthur, Christopher
Hi, I would like to know, what's the best Way for Updating PeogressBar and StatusText From c# Custom Action. Sincerly Chris Wichtiger Hinweis: Diese E-Mail und etwa angehängte Dateien können vertrauliche Informationen enthalten und sind ausschließlich für den/die Adressaten bestimmt. Sollten

[WiX-users] Change Language of Bootstrapper

2014-04-09 Thread Arthur, Christopher
Hi, is there any way to change the Bootstrappers default dialogs language ? Sincerely Chris Wichtiger Hinweis: Diese E-Mail und etwa angeh?ngte Dateien k?nnen vertrauliche Informationen enthalten und sind ausschlie?lich f?r den/die Adressaten bestimmt. Sollten Sie irrt?mlich diese E-Mail erhal

Re: [WiX-users] Display Windows Select User Dialog

2014-03-13 Thread Arthur, Christopher
--Ursprüngliche Nachricht----- Von: Arthur, Christopher [mailto:christopher.art...@vaps.de] Gesendet: Mittwoch, 12. März 2014 20:57 An: wix-users@lists.sourceforge.net Betreff: [WiX-users] Display Windows Select User Dialog Hi, Is there any possibility to show Windows default Dialog to search user

[WiX-users] Display Windows Select User Dialog

2014-03-12 Thread Arthur, Christopher
Hi, Is there any possibility to show Windows default Dialog to search user within Windows within custom Dialog. Bye Wichtiger Hinweis: Diese E-Mail und etwa angehängte Dateien können vertrauliche Informationen enthalten und sind ausschließlich für den/die Adressaten bestimmt. Sollten Sie irr

Re: [WiX-users] Installing HP LaserJet 4 Printer Driver on FILE instead of LPT1

2014-03-11 Thread Arthur, Christopher
Thx, will give it a try,... Christopher Arthur -Ursprüngliche Nachricht- Von: Phill Hogland [mailto:phogl...@rimage.com] Gesendet: Dienstag, 11. März 2014 13:37 An: wix-users@lists.sourceforge.net Betreff: Re: [WiX-users] Installing HP LaserJet 4 Printer Driver on FILE instead of LPT1

Re: [WiX-users] Installing HP LaserJet 4 Printer Driver on FILE instead of LPT1

2014-03-11 Thread Arthur, Christopher
ivers included with the OS. See AddPrinter: http://msdn.microsoft.com/en-us/library/windows/desktop/dd183343%28v=vs.85%29.aspx -Original Message- From: Arthur, Christopher [mailto:christopher.art...@vaps.de] Sent: Monday, March 10, 2014 10:04 AM To: wix-users@lists.sourceforge.net

Re: [WiX-users] Installing HP LaserJet 4 Printer Driver on FILE instead of LPT1

2014-03-11 Thread Arthur, Christopher
library/windows/desktop/dd183343%28v=vs.85%29.aspx -Original Message----- From: Arthur, Christopher [mailto:christopher.art...@vaps.de] Sent: Monday, March 10, 2014 10:04 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Installing HP LaserJet 4 Printer Driver on FILE instead of LPT1

[WiX-users] Installing HP LaserJet 4 Printer Driver on FILE instead of LPT1

2014-03-10 Thread Arthur, Christopher
Hi, what's the best way of Installing HP LaserJet 4 with wix ? I've found no straight forward documentation to achieve my goal. Sincerly Christopher Arthur Wichtiger Hinweis: Diese E-Mail und etwa angeh?ngte Dateien k?nnen vertrauliche Informationen enthalten und sind ausschlie?lich f?r den/d

Re: [WiX-users] 0x80096005: timestamp signature and/or certificate could not be verified

2014-01-28 Thread Arthur, Christopher
Hi, I think it has nothing to do with the wix installer. I've seen Problems like this when the date on the Target machine is not set correct or the machine has some Problems validating certs. Mit freundlichen Grüßen i. A. Christopher Arthur Entwicklung VAPS EDV-Service & Vertrieb GmbH K

Re: [WiX-users] 0x80096005: timestamp signature and/or certificate could not be verified

2014-01-28 Thread Arthur, Christopher
Mit freundlichen Grüßen i. A. Christopher Arthur Entwicklung VAPS EDV-Service & Vertrieb GmbH Kollberg 9, D-30916 Isernhagen Telefon: +49 5136 898-6000 E-Mail: christopher.art...@vaps.de Internet: www.vaps.de ---

Re: [WiX-users] [SPAM] Re: Create Subfolder for each Element in Bootstrapper Chain

2014-01-28 Thread Arthur, Christopher
Hi, Thx. Works Fine. I've already used the Name Parameter, but i used a slash instead of a backslash which leeds to a compiler error. Chris > Am 28.01.2014 um 16:51 schrieb "Phill Hogland" : > > Use MsiPackage/@Name or ExePackage/@Name and specify the folder tree. > > Cache='y

[WiX-users] Create Subfolder for each Element in Bootstrapper Chain

2014-01-28 Thread Arthur, Christopher
Hi, we are currently switching from Visual Studio 2010 to Visual Studio 2012. Our deployment projects are not longer supported by Visual Studio 2012. So we decided to switch to Wix Toolset. We've got an Bootstrapper project with lots of elements in the installation chain. One of the requirement