http://bugzilla.wpkg.org/show_bug.cgi?id=89 --- Comment #36 from Falko Trojahn <ftrojahn at smi-softmark.de> 2007-12-13 12:51:23 --- Test gives: Testing complete 4 - OK 0 - failed 4 - not tested (why's that last line?) When rebooting, I get: Service is starting with "Unknown error" in eventlog. When manually starting wpkgsrv.exe /debug I get Ereignistyp: Fehler Ereignisquelle: WpkgService Ereigniskategorie: Keine Ereigniskennung: 1 Datum: 13.12.2007 Zeit: 10:47:37 Benutzer: Nicht zutreffend Computer: FT2KDEV Beschreibung: Script pre action execution: failure. Exit code: 2 Script pre action is: net use w: \\server\install /user:server\wpkg password So I've created a script \\server\install\netuse.cmd @echo off net use w: \\server\install /user:server\wpkg password echo ok which worked finally ... -- Configure bugmail: http://bugzilla.wpkg.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. ------------------------------------------------------------------------- ------------------------------------------------------- Easy Software Deployment >> http://wpkg.org _______________________________________________ wpkg-users mailing list wpkg-users at lists.wpkg.org http://lists.wpkg.org/mailman/listinfo/wpkg-users |