[WiX-users] [] in parameters sent to wix bootstrapper can be resolved as not parameters?

2014-09-30 Thread Valentine Vinogradov
Hi, question in subj. Example:


If we have  how to
avoid the situations, where we have no variable Programs and we want to
install in the folder named [Programs]?
--
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] WiX 3.9 RTM

2014-09-30 Thread Tunney, Stephen
Hey Rob, Bob

Just curious as to how you feel about the stability of 3.9.901.0 (RC3).  Do you 
feel that it will become the RTM?

Thanks,
Stephen Tunney
Nuance Communications, Inc.
Solutions Architect, Imaging Division
Waterloo, Ontario, Canada
stephen.tun...@nuance.com
519-880-7463  Office
NUANCE.COM
The experience speaks for itself (tm)

--
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] NetFx451Redist / NetFX452Redist not detecting installed Net 4 correctly?

2014-09-30 Thread js69
With WiX 3.9.901 I've been using the NetFx451Redist / NetFx452Redist method
successfully on machines with a preinstalled Net 3.5. 

When dotNetFx40_Full_x86_x64.exe (4.0.30319.1) is installed though on the
same test machine, the detection fails and my custom Bootstrapper (which
targets Net FW 4.5) crashes:

Problemsignatur:
  Problemereignisname:  CLR20r3
  Problemsignatur 01:   installer.exe
...

Any ideas?




--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/NetFx451Redist-NetFX452Redist-not-detecting-installed-Net-4-correctly-tp7597070.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] subscribe

2014-09-30 Thread Daniel.Lidstrom



The information contained in this e-mail message may be privileged, 
confidential, and protected from disclosure. Any unauthorized use, printing, 
copying, disclosure or dissemination of this communication may be subject to 
legal restriction or sanction. If you think that you have received this e-mail 
message in error, please reply to the sender and delete this message from your 
computer.
--
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] WiX 3.9 RTM

2014-09-30 Thread Rob Mensching
Been going for about a month now with no bugs taken. Still looks like RC3 is 
RTM: http://robmensching.com/blog/posts/2014/9/1/wix-v3.9-release-candidate-3/

But like I tell my 3yo, "Life is an adventure. Anything can happen." 

___
 FireGiant  |  Dedicated support for the WiX toolset  |  
http://www.firegiant.com/


-Original Message-
From: Tunney, Stephen [mailto:stephen.tun...@nuance.com] 
Sent: Tuesday, September 30, 2014 7:19 AM
To: General discussion about the WiX toolset.
Subject: [WiX-users] WiX 3.9 RTM

Hey Rob, Bob

Just curious as to how you feel about the stability of 3.9.901.0 (RC3).  Do you 
feel that it will become the RTM?

Thanks,
Stephen Tunney
Nuance Communications, Inc.
Solutions Architect, Imaging Division
Waterloo, Ontario, Canada
stephen.tun...@nuance.com
519-880-7463  Office
NUANCE.COM
The experience speaks for itself (tm)

--
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] How to execute a custom action after dialog showed [P]

2014-09-30 Thread Pavan Konduru
How will the installer know to run the CA, if you don't want to tie it to a 
button event but want to run it when a dialog is shown?


-Original Message-
From: Bala [mailto:balakrish...@ameexusa.com] 
Sent: Monday, September 29, 2014 11:17 PM
To: General discussion about the WiX toolset.
Subject: Re: [WiX-users] How to execute a custom action after dialog showed [P]

yes. I have searched and didn't found the answer.


Sent from Samsung Mobile.


 Original message 
From: Steven Ogilvie 
Date:30/09/2014 12:15 AM (GMT+05:30)
To: "General discussion about the WiX toolset." 

Cc:
Subject: Re: [WiX-users] How to execute a custom action after dialog showed [P]

Classification: Public
Hi,

You can search the question within the WIX user list or in google...
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Execute-Custom-Action-after-dialog-td6028632.html
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/How-to-execture-a-Custom-Action-td709060.html#a709063
http://stackoverflow.com/questions/16336684/inserting-custom-action-between-dialogs-installuisequence-in-wix

etc...


-Original Message-
From: Bala [mailto:balakrish...@ameexusa.com]
Sent: September-29-14 1:53 PM
To: WiX-users@lists.sourceforge.net
Subject: [WiX-users] How to execute a custom action after dialog showed

I want to call the custom action after the dialog has shown without any button 
click event, Please help me to do that.



Balakrishnan.S



--
Slashdot TV.  Videos for Nerds.  Stuff that Matters.
http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


This message has been marked as Public by Steven Ogilvie on September-29-14 
2:44:04 PM.

The above classification labels were added to the message by TITUS Message 
Classification.
For more information visit www.titus.com.

--
Slashdot TV.  Videos for Nerds.  Stuff that Matters.
http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
--
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer Achieve PCI DSS 
3.0 Compliant Status with Out-of-the-box PCI DSS Reports Are you Audit-Ready 
for PCI DSS 3.0 Compliance? Download White paper Comply to PCI DSS 3.0 
Requirement 10 and 11.5 with EventLog Analyzer 
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

--
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] error CNDL0044: The Class element's ForeignServer or Server

2014-09-30 Thread Sofling76
Hi Guys,

I'm getting the following error and trying to understand why these two
third-party dlls (DevExpress.XtraScheduler.v14.1.Core
DevExpress.Internal.WinApi.CShellLink) are not generated with ForeignServer
attribute. Being newbie to Wix and msi, I don't understand the provided
answers below to the error.  I have turned to DevExpress and they in turn
told me ask the Wix team.  I would really appreciate someone guiding me in
this.  

Here's the error and my research:

WebSiteContent.wxs(2814): error CNDL0044: The Class element's ForeignServer
or Server attribute was not found; one of these is required.
[C:\blah\CAUInsure.Producer.Setup\set
up.build]

In my research, it seems the following is perhaps part of the answer in 
http://sourceforge.net/p/wix/mailman/message/28100491/
   

Heat did not figure out the File that the Class element needs to point at.
The Class element either needs to be a child element of the correct File
element or you can add a File attribute to the Class element to reference
one of your File/@Ids.

and see very bottom of 
http://blogs.msdn.com/b/icumove/archive/2009/03/06/wix-heat-wave-brings-changes.aspx

  

@Mladen It sounds like you are using a .NET COM DLL. It almost sounds like
it isn't authored correctly if the ForeignServer isn't already populated
with mscoree.dll. 

/The generated heat file has failed in the two sections
{{0006F03A---C000-0046 - DevExpress.XtraScheduler.v14.1.Core
and 00021401---C000-0046 -
DevExpress.Internal.WinApi.CShellLink} bolded where ForeignServer is not
assigned:/

*Incorrectly set:*



*Example of what is should be:*








--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/error-CNDL0044-The-Class-element-s-ForeignServer-or-Server-tp7597075.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] error CNDL0044: The Class element's ForeignServer or Server

2014-09-30 Thread Rob Mensching
You should not be registering 3rd party DLLs as part of your installation. Get 
a merge module from the vendor.

_
 Short replies here. Complete answers over there: http://www.firegiant.com/



-Original Message-
From: Sofling76 [mailto:sof.am...@yahoo.com] 
Sent: Tuesday, September 30, 2014 10:48 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] error CNDL0044: The Class element's ForeignServer or Server

Hi Guys,

I'm getting the following error and trying to understand why these two 
third-party dlls (DevExpress.XtraScheduler.v14.1.Core
DevExpress.Internal.WinApi.CShellLink) are not generated with ForeignServer 
attribute. Being newbie to Wix and msi, I don't understand the provided answers 
below to the error.  I have turned to DevExpress and they in turn told me ask 
the Wix team.  I would really appreciate someone guiding me in this.  

Here's the error and my research:

WebSiteContent.wxs(2814): error CNDL0044: The Class element's ForeignServer or 
Server attribute was not found; one of these is required.
[C:\blah\CAUInsure.Producer.Setup\set
up.build]

In my research, it seems the following is perhaps part of the answer in 
http://sourceforge.net/p/wix/mailman/message/28100491/
   

Heat did not figure out the File that the Class element needs to point at.
The Class element either needs to be a child element of the correct File 
element or you can add a File attribute to the Class element to reference one 
of your File/@Ids.

and see very bottom of
http://blogs.msdn.com/b/icumove/archive/2009/03/06/wix-heat-wave-brings-changes.aspx

  

@Mladen It sounds like you are using a .NET COM DLL. It almost sounds like it 
isn't authored correctly if the ForeignServer isn't already populated with 
mscoree.dll. 

/The generated heat file has failed in the two sections
{{0006F03A---C000-0046 - DevExpress.XtraScheduler.v14.1.Core
and 00021401---C000-0046 - 
DevExpress.Internal.WinApi.CShellLink} bolded where ForeignServer is not 
assigned:/

*Incorrectly set:*



*Example of what is should be:*








--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/error-CNDL0044-The-Class-element-s-ForeignServer-or-Server-tp7597075.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer Achieve PCI DSS 
3.0 Compliant Status with Out-of-the-box PCI DSS Reports Are you Audit-Ready 
for PCI DSS 3.0 Compliance? Download White paper Comply to PCI DSS 3.0 
Requirement 10 and 11.5 with EventLog Analyzer 
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

--
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] error CNDL0044: The Class element's ForeignServer or Server

2014-09-30 Thread Sofling76
Hi Rob,

Thank you for responding to me.  I've actually fixed the error, but it left
me with more questions. 

The two dlls that were causing exception had "*Copy Local*" property set to
True.  Setting to *False*, removed the error. My understanding is that these
two dlls had child dlls that were somehow orphaned in the "heat" build.  Is
this an issue with DevExpress assembly signature or is this a Wix issue?  We
only experienced this issue after the new upgrade of Devexpress controls.
Sorry, I'm confused here





--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/error-CNDL0044-The-Class-element-s-ForeignServer-or-Server-tp7597075p7597077.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] How to execute a custom action after dialog showed [P]

2014-09-30 Thread Jeremiahf
Also, what if it executed silently with no UI then it wouldn't be executed
either.

On Tue, Sep 30, 2014 at 11:44 AM, Pavan Konduru 
wrote:

> How will the installer know to run the CA, if you don't want to tie it to
> a button event but want to run it when a dialog is shown?
>
>
> -Original Message-
> From: Bala [mailto:balakrish...@ameexusa.com]
> Sent: Monday, September 29, 2014 11:17 PM
> To: General discussion about the WiX toolset.
> Subject: Re: [WiX-users] How to execute a custom action after dialog
> showed [P]
>
> yes. I have searched and didn't found the answer.
>
>
> Sent from Samsung Mobile.
>
>
>  Original message 
> From: Steven Ogilvie 
> Date:30/09/2014 12:15 AM (GMT+05:30)
> To: "General discussion about the WiX toolset." <
> wix-users@lists.sourceforge.net>
> Cc:
> Subject: Re: [WiX-users] How to execute a custom action after dialog
> showed [P]
>
> Classification: Public
> Hi,
>
> You can search the question within the WIX user list or in google...
>
> http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Execute-Custom-Action-after-dialog-td6028632.html
>
> http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/How-to-execture-a-Custom-Action-td709060.html#a709063
>
> http://stackoverflow.com/questions/16336684/inserting-custom-action-between-dialogs-installuisequence-in-wix
>
> etc...
>
>
> -Original Message-
> From: Bala [mailto:balakrish...@ameexusa.com]
> Sent: September-29-14 1:53 PM
> To: WiX-users@lists.sourceforge.net
> Subject: [WiX-users] How to execute a custom action after dialog showed
>
> I want to call the custom action after the dialog has shown without any
> button click event, Please help me to do that.
>
>
>
> Balakrishnan.S
>
>
>
>
> --
> Slashdot TV.  Videos for Nerds.  Stuff that Matters.
>
> http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk
> ___
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
> This message has been marked as Public by Steven Ogilvie on
> September-29-14 2:44:04 PM.
>
> The above classification labels were added to the message by TITUS Message
> Classification.
> For more information visit www.titus.com.
>
>
> --
> Slashdot TV.  Videos for Nerds.  Stuff that Matters.
>
> http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk
> ___
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
> --
> Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer Achieve
> PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports Are you
> Audit-Ready for PCI DSS 3.0 Compliance? Download White paper Comply to PCI
> DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
> http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
> ___
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
> --
> Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
> Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
> Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
> Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
>
> http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
> ___
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>



-- 
"They may forget what you said but they will never forget how you made them
feel." -- Anonymous
--
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Shortcuts redux

2014-09-30 Thread Keith.Douglas
I've just created a new package for a product we're about to upgrade.

I see that it doesn't create its desktop shortcut until "repair" is run. We are 
not creating the (unadvertised) shortcut in any way that is new; it does 
exactly what the old ones did. I have looked at a few versions back and their 
verbose logs and the one from the new package. There is a *lot* of new stuff 
I've never seen previously in it (like stuff about WIN64DUALFOLDERS). Is this 
related to any of those recent KB changes? Does any of this affect desktops, 
shortcuts or ...?

I see a bunch of remove/create shortcuts, as I suppose is expected. Here are 
all the relevant (?) parts I can find (skipping everything else):

MSI (s) (F0:84) [15:46:04:397]: Component: 
DesktopShortCutd64d93b1_0358_454a_922a_1a88d6317df8; Installed: Absent;   
Request: Local;   Action: Local
MSI (s) (F0:84) [15:46:04:397]: Component: 
__DesktopShortCutd64d93b1_0358_454a_922a_1a88d6317df865; Installed: Null;   
Request: Local;   Action: Local
MSI (s) (F0:84) [15:46:04:397]: Component: 
__DesktopShortCutd64d93b1_0358_454a_922a_1a88d6317df866; Installed: Null;   
Request: Local;   Action: Local
MSI (s) (F0:B4) [15:46:04:599]: 'Toolbox3ShortcutIcon' icon will be removed.
MSI (s) (F0:B4) [15:46:04:615]: Doing action: RemoveShortcuts
MSI (s) (F0:B4) [15:46:04:615]: Doing action: CreateShortcuts
Action start 15:46:04: CreateShortcuts.
MSI (s) (F0:B4) [15:46:04:615]: Note: 1: 2205 2:  3: MsiShortcutProperty 
MSI (s) (F0:B4) [15:46:04:615]: Note: 1: 2205 2:  3: MsiShortcutProperty
Action ended 15:46:04: CreateShortcuts. Return value 1.
MSI (s) (F0:B4) [15:46:04:646]: Executing op: 
IconRemove(Icon=Toolbox3ShortcutIcon,)
MSI (s) (F0:B4) [15:46:04:646]: Scheduling file 
'C:\WINDOWS\Installer\{A69E5FD0-83F0-48BB-A35D-BEB7A6351432}\Toolbox3ShortcutIcon'
 for deletion during post-install cleanup (not post-reboot).
MSI (s) (F0:B4) [15:46:04:646]: Executing op: 
ActionStart(Name=RemoveShortcuts,Description=Removing 
shortcuts,Template=Shortcut: [1])
MSI (s) (F0:B4) [15:46:04:646]: Executing op: 
ShortcutRemove(Name=4er-7tqv|Toolbox 3)
MSI (s) (F0:84) [15:46:04:943]: Doing action: RemoveShortcuts
Action start 15:46:04: RemoveShortcuts.
Action ended 15:46:04: RemoveShortcuts. Return value 1.
MSI (s) (F0:84) [15:46:04:974]: Doing action: CreateShortcuts
Action start 15:46:04: CreateShortcuts.
MSI (s) (F0:84) [15:46:04:989]: Note: 1: 2205 2:  3: MsiShortcutProperty 
MSI (s) (F0:84) [15:46:04:989]: Note: 1: 2205 2:  3: MsiShortcutProperty 
MSI (s) (F0:84) [15:46:04:989]: Note: 1: 2753 2: Fd27b839b09ca4 
Action ended 15:46:04: CreateShortcuts. Return value 1.
MSI (s) (F0:84) [15:46:05:255]: Executing op: 
ActionStart(Name=CreateShortcuts,Description=Creating 
shortcuts,Template=Shortcut: [1])
MSI (s) (F0:84) [15:46:05:255]: Executing op: 
IconCreate(Icon=Toolbox3ShortcutIcon,Data=BinaryData)

Keith Douglas
Statistics Canada | 170 Tunney's Pasture Driveway, Ottawa ON K1A 0T6
Statistique Canada | 170, promenade Tunney's Pasture, Ottawa ON K1A 0T6
keith.doug...@statcan.gc.ca
Telephone | Téléphone 613-854-5589
Facsimile | Télécopieur 613-951-4674
Government of Canada | Gouvernement du Canada 


-Original Message-
From: Douglas, Keith - CoSD/DSCo 
Sent: September-29-14 4:35 PM
To: 'General discussion about the WiX toolset.'
Subject: Shortcuts and "full desktops"

I noticed that one of my installation packages (which I was internally testing 
prior to sending it for testing more broadly) seemingly failed to install its 
shortcuts because there were too many icons on the desktop (in grid mode) 
already. (I figured this bizarreness out by cleaning some stuff up and trying 
again.)

Is this a known thing? Should I be able to detect it somehow? It seemed that 
the other files installed and that P&F showed it installed it. It is admittedly 
unlikely this will affect anything but our testing machines, but I figured it 
might be good to know.



Keith Douglas
Programmer Analyst | Programmeur analyste Questionnaire Development Services - 
CAI Social | Services de développement de questionnaires - IAO Social Jean 
Talon Building | Immeuble Jean-Talon / Floor | Étage 4 A-3 Statistics Canada | 
170 Tunney's Pasture Driveway, Ottawa ON K1A 0T6 Statistique Canada | 170, 
promenade Tunney's Pasture, Ottawa ON K1A 0T6 keith.doug...@statcan.gc.ca 
Telephone | Téléphone 613-854-5589 Facsimile | Télécopieur 613-951-4674 
Government of Canada | Gouvernement du Canada 



--
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.ne

Re: [WiX-users] Shortcuts redux

2014-09-30 Thread Keith.Douglas
Seems to be ok if I tried again from a few versions back. But the bit about the 
verbosity of verbose logs (or the like) stands ... still I'd like a comment on 
the below just in case ...


Keith Douglas
Statistics Canada | 170 Tunney's Pasture Driveway, Ottawa ON K1A 0T6
Statistique Canada | 170, promenade Tunney's Pasture, Ottawa ON K1A 0T6
keith.doug...@statcan.gc.ca
Telephone | Téléphone 613-854-5589
Facsimile | Télécopieur 613-951-4674
Government of Canada | Gouvernement du Canada 


-Original Message-
From: keith.doug...@statcan.gc.ca [mailto:keith.doug...@statcan.gc.ca] 
Sent: September-30-14 4:22 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Shortcuts redux

I've just created a new package for a product we're about to upgrade.

I see that it doesn't create its desktop shortcut until "repair" is run. We are 
not creating the (unadvertised) shortcut in any way that is new; it does 
exactly what the old ones did. I have looked at a few versions back and their 
verbose logs and the one from the new package. There is a *lot* of new stuff 
I've never seen previously in it (like stuff about WIN64DUALFOLDERS). Is this 
related to any of those recent KB changes? Does any of this affect desktops, 
shortcuts or ...?

I see a bunch of remove/create shortcuts, as I suppose is expected. Here are 
all the relevant (?) parts I can find (skipping everything else):

MSI (s) (F0:84) [15:46:04:397]: Component: 
DesktopShortCutd64d93b1_0358_454a_922a_1a88d6317df8; Installed: Absent;   
Request: Local;   Action: Local
MSI (s) (F0:84) [15:46:04:397]: Component: 
__DesktopShortCutd64d93b1_0358_454a_922a_1a88d6317df865; Installed: Null;   
Request: Local;   Action: Local
MSI (s) (F0:84) [15:46:04:397]: Component: 
__DesktopShortCutd64d93b1_0358_454a_922a_1a88d6317df866; Installed: Null;   
Request: Local;   Action: Local
MSI (s) (F0:B4) [15:46:04:599]: 'Toolbox3ShortcutIcon' icon will be removed.
MSI (s) (F0:B4) [15:46:04:615]: Doing action: RemoveShortcuts
MSI (s) (F0:B4) [15:46:04:615]: Doing action: CreateShortcuts
Action start 15:46:04: CreateShortcuts.
MSI (s) (F0:B4) [15:46:04:615]: Note: 1: 2205 2:  3: MsiShortcutProperty 
MSI (s) (F0:B4) [15:46:04:615]: Note: 1: 2205 2:  3: MsiShortcutProperty
Action ended 15:46:04: CreateShortcuts. Return value 1.
MSI (s) (F0:B4) [15:46:04:646]: Executing op: 
IconRemove(Icon=Toolbox3ShortcutIcon,)
MSI (s) (F0:B4) [15:46:04:646]: Scheduling file 
'C:\WINDOWS\Installer\{A69E5FD0-83F0-48BB-A35D-BEB7A6351432}\Toolbox3ShortcutIcon'
 for deletion during post-install cleanup (not post-reboot).
MSI (s) (F0:B4) [15:46:04:646]: Executing op: 
ActionStart(Name=RemoveShortcuts,Description=Removing 
shortcuts,Template=Shortcut: [1])
MSI (s) (F0:B4) [15:46:04:646]: Executing op: 
ShortcutRemove(Name=4er-7tqv|Toolbox 3)
MSI (s) (F0:84) [15:46:04:943]: Doing action: RemoveShortcuts
Action start 15:46:04: RemoveShortcuts.
Action ended 15:46:04: RemoveShortcuts. Return value 1.
MSI (s) (F0:84) [15:46:04:974]: Doing action: CreateShortcuts
Action start 15:46:04: CreateShortcuts.
MSI (s) (F0:84) [15:46:04:989]: Note: 1: 2205 2:  3: MsiShortcutProperty 
MSI (s) (F0:84) [15:46:04:989]: Note: 1: 2205 2:  3: MsiShortcutProperty 
MSI (s) (F0:84) [15:46:04:989]: Note: 1: 2753 2: Fd27b839b09ca4 
Action ended 15:46:04: CreateShortcuts. Return value 1.
MSI (s) (F0:84) [15:46:05:255]: Executing op: 
ActionStart(Name=CreateShortcuts,Description=Creating 
shortcuts,Template=Shortcut: [1])
MSI (s) (F0:84) [15:46:05:255]: Executing op: 
IconCreate(Icon=Toolbox3ShortcutIcon,Data=BinaryData)

Keith Douglas
Statistics Canada | 170 Tunney's Pasture Driveway, Ottawa ON K1A 0T6
Statistique Canada | 170, promenade Tunney's Pasture, Ottawa ON K1A 0T6
keith.doug...@statcan.gc.ca
Telephone | Téléphone 613-854-5589
Facsimile | Télécopieur 613-951-4674
Government of Canada | Gouvernement du Canada 


-Original Message-
From: Douglas, Keith - CoSD/DSCo 
Sent: September-29-14 4:35 PM
To: 'General discussion about the WiX toolset.'
Subject: Shortcuts and "full desktops"

I noticed that one of my installation packages (which I was internally testing 
prior to sending it for testing more broadly) seemingly failed to install its 
shortcuts because there were too many icons on the desktop (in grid mode) 
already. (I figured this bizarreness out by cleaning some stuff up and trying 
again.)

Is this a known thing? Should I be able to detect it somehow? It seemed that 
the other files installed and that P&F showed it installed it. It is admittedly 
unlikely this will affect anything but our testing machines, but I figured it 
might be good to know.



Keith Douglas
Programmer Analyst | Programmeur analyste Questionnaire Development Services - 
CAI Social | Services de développement de questionnaires - IAO Social Jean 
Talon Building | Immeuble Jean-Talon / Floor | Étage 4 A-3 Statistics Canada | 
170 Tunney's Pasture Driveway, Ottawa ON K1A 0T6 Statistique Canada | 170, 
promenade Tunney's Pasture, Ottaw