Home › Forums › General XMetaL Discussion › Customizing the XMetaL 6.0 installer › Reply To: Customizing the XMetaL 6.0 installer
Reply to: Customizing the XMetaL 6.0 installer
February 24, 2010 at 9:33 pmI'm not sure I understand the need quite yet.
If you are bundling our installer inside your installer (ours can be made to run silently either using InstallShield switches or you can use MSIEXEC to run the MSI package we include) the installation path would be fixed to a given location, which you would know based on having previously tested running the installer on a typical user's machine at your organization. So, when your installer starts writing files it would know where to put them based on this assumption.
Or are you thinking of something else?