I don't know if it's the same issue, but i've had registry imports report
success even when the user that executed the import didn't have sufficient
privileges to save changes to the registry. Can the user you're executing
these install actions as, manually commit changes to the registry via
regedit?

On 12/25/08, Jens Wurster <[email protected]> wrote:
>
> 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
> >
>
> -------------------------------------------------------------------------
> wpkg-users mailing list archives >>
> http://lists.wpkg.org/pipermail/wpkg-users/
> _______________________________________________
> wpkg-users mailing list
> [email protected]
> http://lists.wpkg.org/mailman/listinfo/wpkg-users
>
-------------------------------------------------------------------------
wpkg-users mailing list archives >> http://lists.wpkg.org/pipermail/wpkg-users/
_______________________________________________
wpkg-users mailing list
[email protected]
http://lists.wpkg.org/mailman/listinfo/wpkg-users

Reply via email to