Hi,
Only just learning this new program and have started in the deep end
with Wix3.
I am trying to create my directory levels as follows:
<Directory Id="TARGETDIR" Name="SourceDir">
<Directory Id="ProgramFilesFolder" Name="PFiles">
<Directory Id="AquariusCommsFolder" Name="Aquarius
Communications 2">
<Directory Id="APPLICATIONFOLDER" Name="[ApplicationFolderName]" >
<Component Id="Bin"
ApplicationFolderName is "MyClubV2".
The problem is that when installing using WixUI_Advanced, the default
all users directory is coming up as C:\Program Files\MyClubV2 and not
C:\Program Files\Aquarius Communications 2\MyClubV2 as I want it to.
How do I get around this?
Also, when I used INSTALLDIR in place of APPLICATIONFOLDER (and used
WixUI_INSTALLDIR) the full path as I wanted worked.
Another question while I'm here :-) : How do I retrieve user
environment variables into WiX ?
Thanks in advance.
Glen.
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users