Hi, I am facing a problem sending a string as a command line argument to a custom action which is a c++ build. Actually I need to send the Installation directory to the custom action. Suppose my user chooses installation directory as C:\Program Files\XYZ. But my custom action which is a c++ executable program needs the path as C:\\Program Files\\XYZ How do I convert 'C:\Program Files\XYZ' to 'C:\\Program Files\\XYZ' within the installer??
Thanks, Akshat ------------------------------------------------------------------------- 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