http://bugzilla.wpkg.org/show_bug.cgi?id=89 Médéric RIBREUX <mederic.ribreux at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mederic.ribreux at gmail.com --- Comment #33 from Médéric RIBREUX <mederic.ribreux at gmail.com> 2007-12-11 11:26:24 --- Hello, I can confirm that the bug is present on all over my computers under win2k SP4 ! Even with the WPKGSetup-debug.msi. I can solve the problem with modifying the launch service command by adding a /debug at the end. (ImagePath in the registry is C:\Program Files\wpkg\WPKGSrv.exe /debug) With "/debug" nearly everything is allright: Event log is filled, packets are installed silently. But I've got a message in the System event log with ID 7000 and ID 7009 which indicate that there is no connexion with the service. The service is always in a "starting..." state and never stops (well, is declared as). Without "/debug" the service is always trying to start but never do anything. I guess there is a communication problem between the service manager and the WPKGSrv.exe because the operating system seems not to be aware of the service start or stop ! But with /debug, it does the job !! -- Configure bugmail: http://bugzilla.wpkg.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. -------------- next part -------------- ------------------------------------------------------------------------- just about anything Open Source. http://sourceforge.net/services/buy/index.php -------------- next part -------------- ------------------------------------------------------- Easy Software Deployment >> http://wpkg.org _______________________________________________ wpkg-users mailing list wpkg-users at lists.wpkg.org http://lists.wpkg.org/mailman/listinfo/wpkg-users |