[wpkg-users] Import registry keys does not work...
Jens Wurster
jw at zaubercenter.de
Thu Dec 25 20:14:56 CET 2008
Hi,
here is my log file:
2008-12-25 19:50:39, INFO : Installing 'Test' (test)...
2008-12-25 19:50:39, DEBUG : Reading variables from package
2008-12-25 19:50:39, DEBUG : Reading variables from package Test
2008-12-25 19:50:39, DEBUG : Stored 0 variables from package
2008-12-25 19:50:39, DEBUG : Reading variables from profile[s]
2008-12-25 19:50:39, DEBUG : Getting profiles which apply to this node.
2008-12-25 19:50:39, DEBUG : 1 profiles apply to this host.
2008-12-25 19:50:39, DEBUG : Reading variables from profile default
2008-12-25 19:50:39, DEBUG : Reading variables from host .+
2008-12-25 19:50:39, DEBUG : Install type: install
2008-12-25 19:50:39, DEBUG : Fetched 4 install command(s).
2008-12-25 19:50:39, DEBUG : Executing command : cmd /c reg import
"%PACKAGES%\PSPad\PSPad.reg"
2008-12-25 19:50:42, DEBUG : Command in installation of Test returned exit code
[0]. Success.
2008-12-25 19:50:42, DEBUG : Executing command : cmd /c regedit /s
"%PACKAGES%\PSPad\PSPad.reg"
2008-12-25 19:50:44, DEBUG : Command in installation of Test returned exit code
[0]. Success.
2008-12-25 19:50:44, DEBUG : Executing command : reg import
"%PACKAGES%\PSPad\PSPad.reg"
2008-12-25 19:50:46, DEBUG : Command in installation of Test returned exit code
[0]. Success.
2008-12-25 19:50:46, DEBUG : Executing command : regedit /s
"%PACKAGES%\PSPad\PSPad.reg"
2008-12-25 19:50:48, DEBUG : Command in installation of Test returned exit code
[0]. Success.
2008-12-25 19:50:48, DEBUG : Removing currently existing settings node first:
'Test' (test), Revision 1
2008-12-25 19:50:48, DEBUG : Adding settings node: 'Test' (test), Revision 1
2008-12-25 19:50:48, INFO : Processing (install) of Test successful.
Everything seems to be ok, but the keys weren't added to the registry... :-(
Thanks
Jens
>
> Was the command actually started?
> What does your log show?
>
> BTW, you're missing a check condition.
> If you don't want to use any, look at this page:
> http://wpkg.org/Execute_once_/_always
>
>
> --
> Tomasz Chmielewski
>
More information about the wpkg-users
mailing list