http://bugzilla.wpkg.org/show_bug.cgi?id=89





--- Comment #36 from Falko Trojahn <[EMAIL PROTECTED]>  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.

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
-------------------------------------------------------
Easy Software Deployment >> http://wpkg.org
_______________________________________________
wpkg-users mailing list
wpkg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wpkg-users

Reply via email to