Hi All, I want my Msi Installer to have default install location as E:\Online\Sites\Local How can i do that. i know it must be real easy... Currently my Product.wxs file is this.
<Directory Id="TARGETDIR" Name="SourceDir"> <Directory Id="ProgramFilesFolder"> <Directory Id="INSTALLLOCATION" Name="Online"> <Directory Id="SITES" Name="Sites"> <Directory Id="InCenter" Name="Local"> I guess i need to make some changes at "ProgramfilesFolder" ID but i dont know how can i make it to point to a diffrent drive letter. Please i need this to change reall soon. Any help? -- View this message in context: http://n2.nabble.com/How-to-Change-Default-Install-Location-tp1092961p1092961.html Sent from the wix-users mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users