md5hans wrote:
> I tried to set the "PACKAGE_NAME" property as a command line parameter when
> running my msi. I have set the property to "MyDir" and there exists a path
> c:\Geodata\index\mydir on the computer that the msi is executet on.
>
> The parameter is set but I get an error: "Could not ac
Hi (again)
I tried to set the "PACKAGE_NAME" property as a command line parameter when
running my msi. I have set the property to "MyDir" and there exists a path
c:\Geodata\index\mydir on the computer that the msi is executet on.
The parameter is set but I get an error: "Could not access networ
Hi!
I tried setting Before="CostInitialize" but I still have the same problem, I
have submitted the compete WIX-file below, maybe I'm doing something else
wrong?
/Hans
http://schemas.microsoft.com/wix/2006/w
The target directories are initially processed during costing
(CostInitialize, FileCost, CostFinalize). If you want to influence the
initial values you'll need to change them before CostInitialize. After that,
only the file system controls (e.g. PathEdit) can modify the values and
update the costin
4 matches
Mail list logo