[WiX-users] UAC and VSIX problem

2015-02-16 Thread Majcica, Mario
Hi all, I am installing a VSIX package via VSExtensions. On machine where UAC is enabled it fails to install. It seems that the rights are not propagated once the VSIXInstaller.exe is invoked by the custom action. Any clue on how to make it propagate the rights? Any suggestion is welcome. Tha

[WiX-users] Text files

2014-12-30 Thread Majcica, Mario
Hi all, I have a need to remove some lines of text out of the .txt files I'm deploying via wix. This is pretty simple to do with XML files and I was wondering how to do it when it comes to plain text files. Any suggestion is welcome as seems google has nothing interesting to propose on this arg

[WiX-users] Start Menu items doesn't get removed

2014-12-19 Thread Majcica, Mario
Hi all, I have the following fragment What I'm trying to achieve is to have a subfolders in m

Re: [WiX-users] I swear I looked around before asking about "pragma message" functionality...

2014-12-18 Thread Majcica, Mario
You could share with us your findings... -Original Message- From: gapearce [mailto:mr_gapea...@yahoo.com] Sent: Friday, December 19, 2014 05:06 To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] I swear I looked around before asking about "pragma message" functionality... Sorr

Re: [WiX-users] What is this code doing?

2014-12-18 Thread Majcica, Mario
used somewhere. Any idea on how to find which custom action is depending on this? Thanks -Original Message- From: Majcica, Mario [mailto:mario.majc...@bakerhughes.com] Sent: Thursday, December 18, 2014 16:27 To: General discussion about the WiX toolset. Subject: Re: [WiX-users] Wha

Re: [WiX-users] What is this code doing?

2014-12-18 Thread Majcica, Mario
file to know EXACTLY where this directory structure will land. is created. Stephen Tunney -Original Message- From: Majcica, Mario [mailto:mario.majc...@bakerhughes.com] Sent: December-18-14 10:00 AM To: General discussion about the WiX toolset. Subject: [WiX-users] What is this cod

[WiX-users] What is this code doing?

2014-12-18 Thread Majcica, Mario
Hi all, I inherited in maintenance a WiX project and unfortunately who created can't be asked about it. All of the code is clear except the following: Can anyone help

[WiX-users] VS SDK as install condition

2014-12-16 Thread Majcica, Mario
Hi all, Is there a standard way, as there is for checking VS installed by using WixVSExtension, to check if the Visual Studio SDK is installed? Any suggestion is welcome. Mario Majcica -- Download BIRT iHub F-Type - Th

[WiX-users] Setting properties value

2014-12-09 Thread Majcica, Mario
Hi, I declared a property in the following way I now need to set the value of this property based on a condition. If the condition is true, the value should be set to 1 else it should be set to NULL. The condition is the following. The property called VS2012DEVENV should not be NULL. How d

Re: [WiX-users] CheckBox control state modified by user

2014-12-08 Thread Majcica, Mario
I found the problem. I was missing to set the CheckBoxValue property. Now setting it in the following way Works as expected. Thanks however! -Original Message- From: Majcica, Mario [mailto:mario.majc...@bakerhughes.com] Sent: Monday, December 08, 2014 19:58 To: General

Re: [WiX-users] CheckBox control state modified by user

2014-12-08 Thread Majcica, Mario
exa, KSĀ  66214 | Ext: 431050 |jocoo...@jackhenry.com -Original Message- From: Majcica, Mario [mailto:mario.majc...@bakerhughes.com] Sent: Monday, December 8, 2014 10:34 AM To: General discussion about the WiX toolset. Subject: [WiX-users] CheckBox control state modified by user Dear grou

[WiX-users] CheckBox control state modified by user

2014-12-08 Thread Majcica, Mario
Dear group, Inside my custom dialog I do have a checkbox defined in the following way And I defined a property After which I'm setting that property to 1 in case VS2012DEVENV is not 0 (VS 2012 installed) Now once I set this code, I do see my check box being set or un

Re: [WiX-users] Problems upgrading to WiX 3.9

2014-11-19 Thread Majcica, Mario
It's a reported bug (#4601) and seems that it was already solved in #4600. -Original Message- From: Majcica, Mario [mailto:mario.majc...@bakerhughes.com] Sent: Wednesday, November 19, 2014 09:51 To: General discussion about the WiX toolset. Subject: Re: [WiX-users] Problems upgradi

Re: [WiX-users] Problems upgrading to WiX 3.9

2014-11-19 Thread Majcica, Mario
WiX 3.9 Uggh, Looks like a bug to me. The DLL's in question have no extension, so when they were migrated to 3.9 on GitHub it seems the CRLF conversion in git mangled the DLL. -Original Message- From: Majcica, Mario [mailto:mario.majc...@bakerhughes.com] Sent: Tuesday, Novemb

Re: [WiX-users] Problems upgrading to WiX 3.9

2014-11-18 Thread Majcica, Mario
ction. The DLL which exports ExportTempHxDs, does it have any dependencies (ex: VC runtime)? -Original Message- From: Majcica, Mario [mailto:mario.majc...@bakerhughes.com] Sent: Monday, November 17, 2014 6:44 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Problems upgrading to Wi

[WiX-users] Problems upgrading to WiX 3.9

2014-11-17 Thread Majcica, Mario
Dear all, I upgraded our project from WiX 3.7 to the latest 3.9 version. I do have a problem however. Although the msi is created correctly I do get the installation failing with the following error in the log: Error 1723. There is a problem with this Windows Installer package. A DLL required