Windows: Use new configuration key for setting plugin directory

This commit is contained in:
Asanka C. Herath
2010-11-11 00:27:25 -05:00
parent 5e7d970774
commit c0d56cf47e

View File

@@ -137,7 +137,7 @@
<Component Id='comp.Plugin.Reg' <Component Id='comp.Plugin.Reg'
Guid='4BC44234-70A4-4CC1-A5AF-4CA76E9F9487'> Guid='4BC44234-70A4-4CC1-A5AF-4CA76E9F9487'>
<RegistryKey Action='createAndRemoveOnUninstall' Root='HKLM' <RegistryKey Action='createAndRemoveOnUninstall' Root='HKLM'
Key='Software\Heimdal'> Key='Software\Kerberos'>
<RegistryValue Name='plugin_dir' Type='multiString' Action='append' <RegistryValue Name='plugin_dir' Type='multiString' Action='append'
Value='"[PLUGINDIR]"' KeyPath='yes' /> Value='"[PLUGINDIR]"' KeyPath='yes' />
</RegistryKey> </RegistryKey>