Is it possible to create registry SZ_MULTISTRING's?
Posted: Mon Nov 14, 2005 7:41 am
Hello,
I am using the Trial version of InstallAware, and I tried adding a set of Registry keys to HKLM/Software using the Visual view (Setup Architecture\\Registry).
All keys were successfully imported into the project... except for Multistrings (SZ_MULTISTRING, I believe they're called in Win32...might be off).
None of the Multistrings were imported; furthermore, it is impossible to manually add a key of that type.
I notice that the Wise for Windows Installer product imports Multistrings by creating String variables (rather than Multistring variables) and separating the strings with [~] (and placing two [~] at the end of all the strings). I have not actually created and tested any installation projects with Wise, however, so I'm not sure whether this method used by Wise works...I'm a bit skeptical since the keys aren't listed as Multistrings...but I'm not sure. However, it seems to be outright impossible with InstallAware.
Is there a way to achieve this using InstallAware?
Thank you so much,
Dan Nissenbaum
I am using the Trial version of InstallAware, and I tried adding a set of Registry keys to HKLM/Software using the Visual view (Setup Architecture\\Registry).
All keys were successfully imported into the project... except for Multistrings (SZ_MULTISTRING, I believe they're called in Win32...might be off).
None of the Multistrings were imported; furthermore, it is impossible to manually add a key of that type.
I notice that the Wise for Windows Installer product imports Multistrings by creating String variables (rather than Multistring variables) and separating the strings with [~] (and placing two [~] at the end of all the strings). I have not actually created and tested any installation projects with Wise, however, so I'm not sure whether this method used by Wise works...I'm a bit skeptical since the keys aren't listed as Multistrings...but I'm not sure. However, it seems to be outright impossible with InstallAware.
Is there a way to achieve this using InstallAware?
Thank you so much,
Dan Nissenbaum