Hi all,
I can assign initial install dir to PathEdit control`s initial value,
...
...
and in instalation process i get an error 2343 (Specified path is empty).
Could somebody explain me how the PathEdit control works?
Thanx
Full basic Wix xml attached.
Peter Bocej
Emtest a.s.
baseui.wix
Yes, INSTALLDIR property is set under the CostFinalize action:
MSI (c) (1C:B8) [10:04:42:715]: PROPERTY CHANGE: Adding INSTALLDIR property.
Its value is 'C:\Program Files\BaseUI\'.
If I change the PathEdit control to Text:
[INSTALLDIR]
it shows correct path.
Peter Bocej
l value of the PathEdit control.
Peter Bocej
Emtest a.s.
-Original Message-
From: Bob Arnson [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 17, 2006 5:23 PM
To: Peter Bocej
Cc: Wix-Users
Subject: Re: [WiX-users] Error 2343 - Specified path is empty
Peter Bocej wrote:
> Yes, INSTAL
because the value of InstallDirProperty property is the name of property
witch value has correct path string
Wix manual tells nothing about "Indirect" and my english is ugly :(
Peter Bocej
Emtest a.s.
-Original Message-
From: Bob Arnson [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 18
4 matches
Mail list logo