hello
i tried to install the latest release (v2.0) on a german XP with SP3 and got the following error message at the end of installation ("creating uninstall information"):
Error in action AddWindowsRegistryKey
unable to open key: Falscher Parameter.
while executing
"registry set $key $name $props(Value) $type"
(procedure "::InstallJammer::actions::AddWindowsRegistryKey" line 38)
invoked from within
"::InstallJammer::actions::$component $this"
Error in action AddWindowsRegistryKey
unable to open key: Falscher Parameter.
while executing
"registry set $key $name $props(Value) $type"
(procedure "::InstallJammer::actions::AddWindowsRegistryKey" line 38)
invoked from within
"::InstallJammer::actions::$component $this"
while executing
"$obj execute"
(procedure "::InstallJammer::ExecuteActions" line 69)
invoked from within
"::InstallJammer::ExecuteActions $id -when $when"
(procedure "::InstallJammer::RaiseEventHandler" line 86)
invoked from within
"::InstallJammer::RaiseEventHandler .wizard"
(command bound to event)
i only can abort the installation via cancel, the installation remains but the program won't work.