ssion for Windows Installer XML toolset.'
Subject: Re: [WiX-users] File from local location
But I don't have the real file the msi will point to (it'll be placed
next to him at the installation), so I use a dummy file with wrong
details.
Is there a different way to install suc
Adding a hash is also recommended.
Phil Wilson
-Original Message-
From: Sascha Beaumont [mailto:sascha.beaum...@gmail.com]
Sent: Tuesday, March 02, 2010 8:00 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] File from local location
If you do use
If you do use an empty file and want the file to be "looked after" by
Windows installer for patching, repair, etc - you can update the
filesize information post-build. Something like the following should
work (this is a somewhat simplified version of an actual script we
use)
Const MSI_SOURCE = "ap
ssage-
From: hila toronchik [mailto:hila.toronc...@safend.com]
Sent: Monday, March 01, 2010 11:01 PM
To: 'General discussion for Windows Installer XML toolset.'
Subject: Re: [WiX-users] File from local location
But I don't have the real file the msi will point to (it'll be pla
, March 01, 2010 2:47 PM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] File from local location
On 3/1/2010 1:13 AM, hila toronchik wrote:
> The problem is - that an empty file named Global.jpeg need to be placed
the
> development machine in order to build the msi.
>
WiX nee
On 3/1/2010 1:13 AM, hila toronchik wrote:
> The problem is - that an empty file named Global.jpeg need to be placed the
> development machine in order to build the msi.
>
WiX needs the file to fill out the details of the file (size, e.g.) in
the MSI database.
--
sig://boB
http://joyofsetup
I have the next code in my project:
The problem is - that an empty file named Global.jpeg need to be placed the
development machine in order to build the msi.
Is there an elegant solution for taking a file placed at the source location
of the msi?
R
7 matches
Mail list logo