I just installed the latest weekly release and I see the following issues:

When installing the Project Aggregator, it created a folder in the
wrong(?) drive. It created a folder "IDE" with the file
"ProjectAggregator2.dll" on my D drive which is only for data; all
apps are installed on C. The D drive has more space so I assume
TARGETDIR is D:\ and some folder in the installer is not set
correctly?

In any case, where should I put this folder and file, I don't want it
dangling with my data.

Also, I get the following warnings on a perfectly fine installer
project (i.e., it compiled fine before):

1>C:\delivery\Dev\wix_public\src\ext\uiextension\wixlib\ResumeDlg.wxs(17,0):
Warning LGHT1076: ICE45: Row 'ResumeDlg.Install' in table 'Control'
has bits set in the 'Attributes' column that are reserved. They should
be 0 to ensure compatability with future installer versions.
1>C:\delivery\Dev\wix_public\src\ext\uiextension\wixlib\VerifyReadyDlg.wxs(49,0):
Warning LGHT1076: ICE45: Row 'VerifyReadyDlg.Remove' in table
'Control' has bits set in the 'Attributes' column that are reserved.
They should be 0 to ensure compatability with future installer
versions.
1>C:\delivery\Dev\wix_public\src\ext\uiextension\wixlib\VerifyReadyDlg.wxs(17,0):
Warning LGHT1076: ICE45: Row 'VerifyReadyDlg.Install' in table
'Control' has bits set in the 'Attributes' column that are reserved.
They should be 0 to ensure compatability with future installer
versions.
1>C:\delivery\Dev\wix_public\src\ext\uiextension\wixlib\VerifyReadyDlg.wxs(27,0):
Warning LGHT1076: ICE45: Row 'VerifyReadyDlg.Change' in table
'Control' has bits set in the 'Attributes' column that are reserved.
They should be 0 to ensure compatability with future installer
versions.

Of course, those are not my folders. I assume they are development folders.

Any clues?

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to