23:09
To: General discussion about the WiX toolset.
Subject: Re: [WiX-users] best way to handle su8pporting files
You can put the file in the Binary table (maybe encrypted) and stream
it out yourself, decrypting it. Or you can install it (encrypted) but
give the component a null guid so that it i
-
From: Phil Wilson [mailto:phildgwil...@gmail.com]
Sent: 20 January 2014 23:09
To: General discussion about the WiX toolset.
Subject: Re: [WiX-users] best way to handle su8pporting files
You can put the file in the Binary table (maybe encrypted) and stream
it out yourself, decrypting it. Or you can
ry 2014 13:18
> To: General discussion about the WiX toolset.
> Subject: Re: [WiX-users] best way to handle su8pporting files
>
> Why can't you just compile the source code beforehand and place the binary in
> the installer? It's because of the integration; you a
] best way to handle su8pporting files
Why can't you just compile the source code beforehand and place the binary in
the installer? It's because of the integration; you are compiling both
together? Usually you can compile your software into an intermediate library
that the user can use a
Why can't you just compile the source code beforehand and place the binary in
the installer? It's because of the integration; you are compiling both
together? Usually you can compile your software into an intermediate library
that the user can use and compile with their software. Any change o
5 matches
Mail list logo