Hi,

        <Directory Id="TARGETDIR" Name="SourceDir">
          <Directory Id="ProgramFilesFolder" Name="PFiles"

the above two line gives the path as C:\Program Files\

But when I mention only TARGETDIR ie <Directory Id="TARGETDIR"
Name="SourceDir">
it is not showing "C:\". It is showing some times D:\ or E:\

What is the problem here? How can I get drive "C:\"

-- 
View this message in context: 
http://www.nabble.com/TARGETDIR-tp14271857p14271857.html
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
SF.Net email is sponsored by: 
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to