Hi all,
 
I am using the built-in WixUI_InstallDir.  
When testers are changing the install location from my default location to 
"C:\" and clicking next, the install is giving a 2318 error
 
The following is how I setup the default install location
 
  <Directory Id='TARGETDIR' Name='SourceDir'>
   <Directory Id='ProgramFilesFolder' Name ='PFiles'>
    <Directory Id='Novell' Name ='Novell'>
     <Directory Id='INSTALLDIR' Name='SecureBridge'>
........
     </Directory>
    </Directory>
   </Directory>
  </Directory>
 
Thanks in advance for any help,
 
Carl 


 
------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share 
of $1 Million in cash or HP Products. Visit us here for more details:
http://ad.doubleclick.net/clk;226879339;13503038;l?
http://clk.atdmt.com/CRS/go/247765532/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to