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?<br>
<br><div><span class="gmail_quote">On 12/25/08, <b class="gmail_sendername">Jens Wurster</b> <<a href="mailto:jw@zaubercenter.de">jw@zaubercenter.de</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br> <br> here is my log file:<br> <br> 2008-12-25 19:50:39, INFO   : Installing 'Test' (test)...<br> 2008-12-25 19:50:39, DEBUG  : Reading variables from package<br> 2008-12-25 19:50:39, DEBUG  : Reading variables from package Test<br>
 2008-12-25 19:50:39, DEBUG  : Stored 0 variables from package<br> 2008-12-25 19:50:39, DEBUG  : Reading variables from profile[s]<br> 2008-12-25 19:50:39, DEBUG  : Getting profiles which apply to this node.<br> 2008-12-25 19:50:39, DEBUG  : 1 profiles apply to this host.<br>
 2008-12-25 19:50:39, DEBUG  : Reading variables from profile default<br> 2008-12-25 19:50:39, DEBUG  : Reading variables from host .+<br> 2008-12-25 19:50:39, DEBUG  : Install type: install<br> 2008-12-25 19:50:39, DEBUG  : Fetched 4 install command(s).<br>
 2008-12-25 19:50:39, DEBUG  : Executing command : cmd /c reg import<br> "%PACKAGES%\PSPad\PSPad.reg"<br> 2008-12-25 19:50:42, DEBUG  : Command in installation of Test returned exit code<br> [0]. Success.<br> 2008-12-25 19:50:42, DEBUG  : Executing command : cmd /c regedit /s<br>
 "%PACKAGES%\PSPad\PSPad.reg"<br> 2008-12-25 19:50:44, DEBUG  : Command in installation of Test returned exit code<br> [0]. Success.<br> 2008-12-25 19:50:44, DEBUG  : Executing command : reg import<br> "%PACKAGES%\PSPad\PSPad.reg"<br>
 2008-12-25 19:50:46, DEBUG  : Command in installation of Test returned exit code<br> [0]. Success.<br> 2008-12-25 19:50:46, DEBUG  : Executing command : regedit /s<br> "%PACKAGES%\PSPad\PSPad.reg"<br> 2008-12-25 19:50:48, DEBUG  : Command in installation of Test returned exit code<br>
 [0]. Success.<br> 2008-12-25 19:50:48, DEBUG  : Removing currently existing settings node first:<br> 'Test' (test), Revision 1<br> 2008-12-25 19:50:48, DEBUG  : Adding settings node: 'Test' (test), Revision 1<br>
 2008-12-25 19:50:48, INFO   : Processing (install) of Test successful.<br> <br> Everything seems to be ok, but the keys weren't added to the registry... :-(<br> <br> Thanks<br> <br><br> Jens<br> <br><br> ><br> > Was the command actually started?<br>
 > What does your log show?<br> ><br> > BTW, you're missing a check condition.<br> > If you don't want to use any, look at this page:<br> > <a href="http://wpkg.org/Execute_once_/_always">http://wpkg.org/Execute_once_/_always</a><br>
 ><br> ><br> > --<br> > Tomasz Chmielewski<br> ><br> <br> -------------------------------------------------------------------------<br> wpkg-users mailing list archives >> <a href="http://lists.wpkg.org/pipermail/wpkg-users/">http://lists.wpkg.org/pipermail/wpkg-users/</a><br>
 _______________________________________________<br> wpkg-users mailing list<br> <a href="mailto:wpkg-users@lists.wpkg.org">wpkg-users@lists.wpkg.org</a><br> <a href="http://lists.wpkg.org/mailman/listinfo/wpkg-users">http://lists.wpkg.org/mailman/listinfo/wpkg-users</a><br>
 </blockquote></div><br>