[wix-users] Self Copy

Sean Hall r.sean.hall at gmail.com
Wed May 11 19:08:28 PDT 2016


This will be addressed by https://github.com/wixtoolset/wix3/pull/349

On Tue, May 10, 2016 at 8:09 AM, Winter,Stijn S. de <
stijn.dewinter at student.fontys.nl> wrote:

> I am using WiX v3.10.2 (Stable) at the moment.
>
> But the issues are being worked at?
> Hope it's fixed soon.
>
> Thank you for your response
>
> Stijn de Winter
> ________________________________________
> Van: wix-users <wix-users-bounces at lists.wixtoolset.org> namens John
> Cooper <JoCooper at jackhenry.com>
> Verzonden: dinsdag 10 mei 2016 14:57
> Aan: WiX Toolset Users Mailing List
> Onderwerp: Re: [wix-users] Self Copy
>
> Which version of WiX?  There are some issues with WiX 3.10.2 related to
> the clean room that are actively being worked.
>
> --
> John Merryweather Cooper
> Senior Software Engineer | Integration Development Group | Enterprise
> Notification Service
> Jack Henry & Associates, Inc.® | Lenexa, KS  66214 | Ext:  431050 |
> JoCooper at jackhenry.com
>
>
>
>
> -----Original Message-----
> From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On Behalf
> Of Winter,Stijn S. de
> Sent: Tuesday, May 10, 2016 2:35 AM
> To: WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>
> Subject: Re: [wix-users] Self Copy
>
> The e-mail below is from an external source.  Please do not open
> attachments or click links from an unknown or suspicious origin.
>
> Hello,
>
> Thank you for the response.
>
> I ran the following command:
>
> C:\MySetup\Output> Setup.exe -layout C:\MySetup\Output\Layout
>
> This results in a installer of just 557 KB while the original installer is
> 1.4 GB.
> I still tried to run it on the same and a different machine in the network
> but this instantly fails and results in this:
>
> [07D0:00E0][2016-03-24T11:41:04]e000: Error 0x80070001: Failed to extract
> all files from container, erf: 1:2:0
> [07D0:00F0][2016-03-24T11:41:04]e000: Error 0x80070001: Failed to wait for
> operation complete.
> [07D0:00F0][2016-03-24T11:41:04]e000: Error 0x80070001: Failed to open
> container.
> [07D0:00F0][2016-03-24T11:41:04]e000: Error 0x80070001: Failed to open
> container: WixAttachedContainer.
> [07D0:00F0][2016-03-24T11:41:04]e312: Failed to extract payloads from
> container: WixAttachedContainer to working path: C:\TEMP\{GUID}\GUID,
> error: 0x80070001.
> [07D0:07BC][2016-03-24T11:41:04]e000: Error 0x80070001: Failed while
> caching, aborting execution.
>
> Seems to me that there should be a container alongside this exe. Did i
> miss something in the command?
> Or do i have to define something in the bundle code to make this work?
>
> Kind regards,
> Stijn de Winter
> ________________________________________
> Van: wix-users <wix-users-bounces at lists.wixtoolset.org> namens John
> Cooper <JoCooper at jackhenry.com>
> Verzonden: maandag 9 mei 2016 15:39
> Aan: WiX Toolset Users Mailing List
> Onderwerp: Re: [wix-users] Self Copy
>
> In a properly designed bundle, passing -layout and a directory location
> (by property or directly) will cause the Engine to create a tree with the
> contents of the bundle arranged.
>
> Note:  The directory cannot be the same directory as the directory with
> the bundle.
>
> --
> John Merryweather Cooper
> Senior Software Engineer | Integration Development Group | Enterprise
> Notification Service Jack Henry & Associates, Inc.® | Lenexa, KS  66214 |
> Ext:  431050 |JoCooper at jackhenry.com
>
>
>
>
> -----Original Message-----
> From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On Behalf
> Of John Cooper
> Sent: Monday, May 9, 2016 8:25 AM
> To: WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>
> Subject: Re: [wix-users] Self Copy
>
> The e-mail below is from an external source.  Please do not open
> attachments or click links from an unknown or suspicious origin.
>
> Then, layout is what you want.
>
> --
> John Merryweather Cooper
> Senior Software Engineer | Integration Development Group | Enterprise
> Notification Service Jack Henry & Associates, Inc.® | Lenexa, KS  66214 |
> Ext:  431050 |JoCooper at jackhenry.com
>
>
>
>
> -----Original Message-----
> From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On Behalf
> Of Winter,Stijn S. de
> Sent: Monday, May 9, 2016 8:22 AM
> To: WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>
> Subject: Re: [wix-users] Self Copy
>
> The e-mail below is from an external source.  Please do not open
> attachments or click links from an unknown or suspicious origin.
>
> The drive it will be copied to is a network drive and used by other
> machines to run the installation from.
>
> Stijn de Winter
> ________________________________________
> Van: wix-users <wix-users-bounces at lists.wixtoolset.org> namens John
> Cooper <JoCooper at jackhenry.com>
> Verzonden: maandag 9 mei 2016 15:18
> Aan: WiX Toolset Users Mailing List
> Onderwerp: Re: [wix-users] Self Copy
>
> What are you attempting to accomplish.  The bundle will already cache
> itself, and in 3.10.2 and later, it will copy itself to a clean room for
> execution.
>
> --
> John Merryweather Cooper
> Senior Software Engineer | Integration Development Group | Enterprise
> Notification Service Jack Henry & Associates, Inc.® | Lenexa, KS  66214 |
> Ext:  431050 |JoCooper at jackhenry.com
>
>
>
> -----Original Message-----
> From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On Behalf
> Of Winter,Stijn S. de
> Sent: Monday, May 9, 2016 8:10 AM
> To: WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>
> Subject: [wix-users] Self Copy
>
> The e-mail below is from an external source.  Please do not open
> attachments or click links from an unknown or suspicious origin.
>
> Hello all,
>
>
> I made a WiX bundle and now want it to copy itself to a location (C:\OPY
> TO HERE\).
>
> Anyone ever done this or knows whether this is possbile?
>
>
> Kind Regards,
>
> ?Stijn de Winter
>
>
> ==========================================================
> Op deze e-mail zijn de volgende voorwaarden van toepassing:
> http://www.fontys.nl/disclaimer
> The above disclaimer applies to this e-mail message.
>
> ____________________________________________________________________
> WiX Toolset Users Mailing List provided by FireGiant
> http://www.firegiant.com/
>
> 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.
>
>
> ____________________________________________________________________
> WiX Toolset Users Mailing List provided by FireGiant
> http://www.firegiant.com/
>
> ____________________________________________________________________
> WiX Toolset Users Mailing List provided by FireGiant
> http://www.firegiant.com/
>
> 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.
>
>
> ____________________________________________________________________
> WiX Toolset Users Mailing List provided by FireGiant
> http://www.firegiant.com/
>
> 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.
>
>
> ____________________________________________________________________
> WiX Toolset Users Mailing List provided by FireGiant
> http://www.firegiant.com/
>
> ____________________________________________________________________
> WiX Toolset Users Mailing List provided by FireGiant
> http://www.firegiant.com/
>
> 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.
>
>
> ____________________________________________________________________
> WiX Toolset Users Mailing List provided by FireGiant
> http://www.firegiant.com/
>
> ____________________________________________________________________
> WiX Toolset Users Mailing List provided by FireGiant
> http://www.firegiant.com/
>


More information about the wix-users mailing list