Hi there
I have run into an issue where in on W2K3 installing to a custom location does 
not work. That is, after choosing a custom folder, the install goes through but 
dumps the contents into the default Program Files folder. Similarly, while 
uninstalling on W2K3, the msi uninstalls but the bits do not get removed at 
all. The installation to a custom location and installation from a custom 
location work fine on vista though.

Is this a known issue? If so any workaround?
If not, where should I be looking for a change?

Here is what my wix directory structure looks like
<Directory Id="TARGETDIR" Name="SourceDir">
            <Directory Id="ProgramFilesFolder">
                <Directory Id="INSTALLLOCATION" ShortName="WinRep" 
Name="$(var.ProductName)">
...
...

Rachna
SDE Repository & Modeling Team, CSD
Microsoft
425.705.6966 [EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>
Cell: 425.533.1626

-------------------------------------------------------------------------
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