[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 for this install to complete could not be run. Contact your support 
personnel or package vendor.  Action 
CA_ExportTempHxDs.3643236F_FC70_11D3_A536_0090278A1BB8, entry: ExportTempHxDs, 
library: C:\windows\Installer\MSIC69F.tmp

In my Product.wxs I do find the following

  

  

  

  

  

  

I haven't wrote this part of the installer and I do think is used for 
publishing help files.

If I use Wix 3.7 this works just well.

Any idea?

Thanks

Mario Majcica

--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


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

2014-11-18 Thread Majcica, Mario
Isn't it part of VSExtension?

-Original Message-
From: Hoover, Jacob [mailto:jacob.hoo...@greenheck.com] 
Sent: Monday, November 17, 2014 18:00
To: General discussion about the WiX toolset.
Subject: Re: [WiX-users] Problems upgrading to WiX 3.9

The problem is with your custom action.  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 WiX 3.9

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 for this install to complete could not be run. Contact your support 
personnel or package vendor.  Action 
CA_ExportTempHxDs.3643236F_FC70_11D3_A536_0090278A1BB8, entry: ExportTempHxDs, 
library: C:\windows\Installer\MSIC69F.tmp

In my Product.wxs I do find the following

  

  

  

  

  

  

I haven't wrote this part of the installer and I do think is used for 
publishing help files.

If I use Wix 3.7 this works just well.

Any idea?

Thanks

Mario Majcica

--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! 
Instantly Supercharge Your Business Reports and Dashboards with Interactivity, 
Sharing, Native Excel Exports, App Integration & more Get technology previously 
reserved for billion-dollar corporations, FREE 
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! 
Instantly Supercharge Your Business Reports and Dashboards with Interactivity, 
Sharing, Native Excel Exports, App Integration & more Get technology previously 
reserved for billion-dollar corporations, FREE 
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


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

2014-11-19 Thread Majcica, Mario
Should I report it? Where?

Any clue on how it can get bypassed somehow?

Thanks

-Original Message-
From: Hoover, Jacob [mailto:jacob.hoo...@greenheck.com] 
Sent: Tuesday, November 18, 2014 16:27
To: General discussion about the WiX toolset.
Subject: Re: [WiX-users] Problems upgrading to 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, November 18, 2014 2:35 AM
To: General discussion about the WiX toolset.
Subject: Re: [WiX-users] Problems upgrading to WiX 3.9

Isn't it part of VSExtension?

-Original Message-
From: Hoover, Jacob [mailto:jacob.hoo...@greenheck.com]
Sent: Monday, November 17, 2014 18:00
To: General discussion about the WiX toolset.
Subject: Re: [WiX-users] Problems upgrading to WiX 3.9

The problem is with your custom action.  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 WiX 3.9

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 for this install to complete could not be run. Contact your support 
personnel or package vendor.  Action 
CA_ExportTempHxDs.3643236F_FC70_11D3_A536_0090278A1BB8, entry: ExportTempHxDs, 
library: C:\windows\Installer\MSIC69F.tmp

In my Product.wxs I do find the following

  

  

  

  

  

  

I haven't wrote this part of the installer and I do think is used for 
publishing help files.

If I use Wix 3.7 this works just well.

Any idea?

Thanks

Mario Majcica

--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! 
Instantly Supercharge Your Business Reports and Dashboards with Interactivity, 
Sharing, Native Excel Exports, App Integration & more Get technology previously 
reserved for billion-dollar corporations, FREE 
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! 
Instantly Supercharge Your Business Reports and Dashboards with Interactivity, 
Sharing, Native Excel Exports, App Integration & more Get technology previously 
reserved for billion-dollar corporations, FREE 
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! 
Instantly Supercharge Your Business Reports and Dashboards with Interactivity, 
Sharing, Native Excel Exports, App Integration & more Get technology previously 
reserved for billion-dollar corporations, FREE 
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! 
Instantly Supercharge Your Business Reports and Dashboards with Interactivity, 
Sharing, Native Excel Exports, App Integration & more Get technology previously 
reserved for billion-dollar corporations, FREE 
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar

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 upgrading to WiX 3.9

Should I report it? Where?

Any clue on how it can get bypassed somehow?

Thanks

-Original Message-
From: Hoover, Jacob [mailto:jacob.hoo...@greenheck.com]
Sent: Tuesday, November 18, 2014 16:27
To: General discussion about the WiX toolset.
Subject: Re: [WiX-users] Problems upgrading to 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, November 18, 2014 2:35 AM
To: General discussion about the WiX toolset.
Subject: Re: [WiX-users] Problems upgrading to WiX 3.9

Isn't it part of VSExtension?

-Original Message-
From: Hoover, Jacob [mailto:jacob.hoo...@greenheck.com]
Sent: Monday, November 17, 2014 18:00
To: General discussion about the WiX toolset.
Subject: Re: [WiX-users] Problems upgrading to WiX 3.9

The problem is with your custom action.  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 WiX 3.9

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 for this install to complete could not be run. Contact your support 
personnel or package vendor.  Action 
CA_ExportTempHxDs.3643236F_FC70_11D3_A536_0090278A1BB8, entry: ExportTempHxDs, 
library: C:\windows\Installer\MSIC69F.tmp

In my Product.wxs I do find the following

  

  

  

  

  

  

I haven't wrote this part of the installer and I do think is used for 
publishing help files.

If I use Wix 3.7 this works just well.

Any idea?

Thanks

Mario Majcica

--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! 
Instantly Supercharge Your Business Reports and Dashboards with Interactivity, 
Sharing, Native Excel Exports, App Integration & more Get technology previously 
reserved for billion-dollar corporations, FREE 
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! 
Instantly Supercharge Your Business Reports and Dashboards with Interactivity, 
Sharing, Native Excel Exports, App Integration & more Get technology previously 
reserved for billion-dollar corporations, FREE 
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! 
Instantly Supercharge Your Business Reports and Dashboards with Interactivity, 
Sharing, Native Excel Exports, App Integration & more Get technology previously 
reserved for billion-dollar corporations, FREE 
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! 
Instantly Supercharge Your Business Reports and Dashboards with Interactivity, 
Sharing, Native Excel Exports, App Integration & more Get technology previously 
reserved for billion-dollar corporations, FREE 
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


---

[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 unset base on the 
presence of VS2012 on a machine.

The problem is that I can't uncheck or check this checkbox anymore. It's some 
sort of read only.

What I'm trying to achieve is the following.
In case the VS2012 is installed the checkbox should be checked by default.
In case I don't want my feature installed on VS2012 user should uncheck my 
Vs2012 check box.

Forgive me a beginners question but I am googling and trying for the past 4 
hours with no success.

Any suggestion is welcome.

Thanks

Mario Majcica

--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


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

2014-12-08 Thread Majcica, Mario
Hi John,

My problem is that the check box is read only on the installer side. Meanwhile 
if I set my property via code it works fine. The problem is that after that I 
can't modify the state of the control during install.

Any clue?

Thanks

-Original Message-
From: John Cooper [mailto:jocoo...@jackhenry.com] 
Sent: Monday, December 08, 2014 17:47
To: General discussion about the WiX toolset.
Subject: Re: [WiX-users] CheckBox control state modified by user

Check boxes are NOT set to "0" when unchecked.  Effectively, the property is 
set to string.Empty which undefines it.  The property will be set ONLY if the 
check box is "checked."  To check for the property being unset, use NOT 
VS2012CHECKED.

--
John Merryweather Cooper
Senior Software Engineer | Enterprise Service Applications | Continuing 
Development Jack Henry & Associates, Inc.® | Lenexa, 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 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 unset base on the 
presence of VS2012 on a machine.

The problem is that I can't uncheck or check this checkbox anymore. It's some 
sort of read only.

What I'm trying to achieve is the following.
In case the VS2012 is installed the checkbox should be checked by default.
In case I don't want my feature installed on VS2012 user should uncheck my 
Vs2012 check box.

Forgive me a beginners question but I am googling and trying for the past 4 
hours with no success.

Any suggestion is welcome.

Thanks

Mario Majcica

--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! 
Instantly Supercharge Your Business Reports and Dashboards with Interactivity, 
Sharing, Native Excel Exports, App Integration & more Get technology previously 
reserved for billion-dollar corporations, FREE 
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
NOTICE: This electronic mail message and any files transmitted with it are 
intended exclusively for the individual or entity to which it is addressed. The 
message, together with any attachment, may contain confidential and/or 
privileged information.
Any unauthorized review, use, printing, saving, copying, disclosure or 
distribution is strictly prohibited. If you have received this message in 
error, please immediately advise the sender by reply email and delete all 
copies.


--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! 
Instantly Supercharge Your Business Reports and Dashboards with Interactivity, 
Sharing, Native Excel Exports, App Integration & more Get technology previously 
reserved for billion-dollar corporations, FREE 
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


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 discussion about the WiX toolset.
Subject: Re: [WiX-users] CheckBox control state modified by user

Hi John,

My problem is that the check box is read only on the installer side. Meanwhile 
if I set my property via code it works fine. The problem is that after that I 
can't modify the state of the control during install.

Any clue?

Thanks

-Original Message-
From: John Cooper [mailto:jocoo...@jackhenry.com]
Sent: Monday, December 08, 2014 17:47
To: General discussion about the WiX toolset.
Subject: Re: [WiX-users] CheckBox control state modified by user

Check boxes are NOT set to "0" when unchecked.  Effectively, the property is 
set to string.Empty which undefines it.  The property will be set ONLY if the 
check box is "checked."  To check for the property being unset, use NOT 
VS2012CHECKED.

--
John Merryweather Cooper
Senior Software Engineer | Enterprise Service Applications | Continuing 
Development Jack Henry & Associates, Inc.® | Lenexa, 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 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 unset base on the 
presence of VS2012 on a machine.

The problem is that I can't uncheck or check this checkbox anymore. It's some 
sort of read only.

What I'm trying to achieve is the following.
In case the VS2012 is installed the checkbox should be checked by default.
In case I don't want my feature installed on VS2012 user should uncheck my 
Vs2012 check box.

Forgive me a beginners question but I am googling and trying for the past 4 
hours with no success.

Any suggestion is welcome.

Thanks

Mario Majcica

--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! 
Instantly Supercharge Your Business Reports and Dashboards with Interactivity, 
Sharing, Native Excel Exports, App Integration & more Get technology previously 
reserved for billion-dollar corporations, FREE 
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
NOTICE: This electronic mail message and any files transmitted with it are 
intended exclusively for the individual or entity to which it is addressed. The 
message, together with any attachment, may contain confidential and/or 
privileged information.
Any unauthorized review, use, printing, saving, copying, disclosure or 
distribution is strictly prohibited. If you have received this message in 
error, please immediately advise the sender by reply email and delete all 
copies.


--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! 
Instantly Supercharge Your Business Reports and Dashboards with Interactivity, 
Sharing, Native Excel Exports, App Integration & more Get technology previously 
reserved for billion-dollar corporations, FREE 
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! 
Instantly Supercharge Your Business Reports and Dashboards with Interactivity, 
Sharing, Native Excel Exports, App Integration & more Get technology previously 
reserved for billion-dollar corporations, FREE 
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Nativ

[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 do I achieve that?

How to set certain value for a property based on condition?

Thanks

Mario Majcica

--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[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 - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[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 me understanding what is this code doing?

Thanks

Mario Majcica

--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


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

2014-12-18 Thread Majcica, Mario
Thanks Stephan,

It seems an orphan peace of code. No fragments are using it and no reference to 
that Help folder is anywhere in the project.
Seems to me safe to remove it.

I will try to get rid of it and verify if the installation is still working as 
expected.

I was scared about Bogus_HHRegCA_component, tough may be a reference to 
something internal.

But now it's clear that is just a simple component definition nothing else.

Thanks

-Original Message-
From: Tunney, Stephen [mailto:stephen.tun...@nuance.com] 
Sent: Thursday, December 18, 2014 16:14
To: General discussion about the WiX toolset.
Subject: Re: [WiX-users] What is this code doing?

It is ensuring that an empty directory named

"Program Files\Common Files\Microsoft Shared\Help"

It seems a bit odd that DirectoryRef elements aren't being used.  We would need 
to see more of the Fragment/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 code doing?

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 me understanding what is this code doing?

Thanks

Mario Majcica

--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! 
Instantly Supercharge Your Business Reports and Dashboards with Interactivity, 
Sharing, Native Excel Exports, App Integration & more Get technology previously 
reserved for billion-dollar corporations, FREE 
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! 
Instantly Supercharge Your Business Reports and Dashboards with Interactivity, 
Sharing, Native Excel Exports, App Integration & more Get technology previously 
reserved for billion-dollar corporations, FREE 
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


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

2014-12-18 Thread Majcica, Mario
I commented this part of code and I do get the following error:

Error   2   Unresolved reference to symbol 'Directory:CommonFilesFolder' in 
section 'Fragment:'.
E:\delivery\Dev\wix37_public\src\ext\VSExtension\wixlib\HTML_Help_Registration__RTL_X86.wxs

Seems that is 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] What is this code doing?

Thanks Stephan,

It seems an orphan peace of code. No fragments are using it and no reference to 
that Help folder is anywhere in the project.
Seems to me safe to remove it.

I will try to get rid of it and verify if the installation is still working as 
expected.

I was scared about Bogus_HHRegCA_component, tough may be a reference to 
something internal.

But now it's clear that is just a simple component definition nothing else.

Thanks

-Original Message-
From: Tunney, Stephen [mailto:stephen.tun...@nuance.com]
Sent: Thursday, December 18, 2014 16:14
To: General discussion about the WiX toolset.
Subject: Re: [WiX-users] What is this code doing?

It is ensuring that an empty directory named

"Program Files\Common Files\Microsoft Shared\Help"

It seems a bit odd that DirectoryRef elements aren't being used.  We would need 
to see more of the Fragment/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 code doing?

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 me understanding what is this code doing?

Thanks

Mario Majcica

--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! 
Instantly Supercharge Your Business Reports and Dashboards with Interactivity, 
Sharing, Native Excel Exports, App Integration & more Get technology previously 
reserved for billion-dollar corporations, FREE 
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! 
Instantly Supercharge Your Business Reports and Dashboards with Interactivity, 
Sharing, Native Excel Exports, App Integration & more Get technology previously 
reserved for billion-dollar corporations, FREE 
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! 
Instantly Supercharge Your Business Reports and Dashboards with Interactivity, 
Sharing, Native Excel Exports, App Integration & more Get technology previously 
reserved for billion-dollar corporations, FREE 
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


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...

Sorry - I was too impatient... I figured it out ;-)  Doh!



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/I-swear-I-looked-around-before-asking-about-pragma-message-functionality-tp7598646p7598647.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! 
Instantly Supercharge Your Business Reports and Dashboards with Interactivity, 
Sharing, Native Excel Exports, App Integration & more Get technology previously 
reserved for billion-dollar corporations, FREE 
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[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 my start menu.

Example:
-Start Menu Program
   - My Company
  - My product 1
  - Product that the fragment is above
  - Product 3


Now the following code works well on install. However, on uninstall it doesn't 
remove my start menu folders.
I have checked the log and tried several things but I wasn't able to make it 
work.

Any tip?

Mario Majcica

--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[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 argument.

Thanks

Mario Majcica

--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[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.

Thanks
--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users