[wpkg-users] install the wpkg client manually
Falko Trojahn
nospam_ft at smi-softmark.de
Fri Mar 28 09:32:51 CET 2008
Hi Tomasz,
> To install it manually, do (tested on XP SP2):
>
> 1. You need the files - the easiest way is to install WPKG Client on one
> machine, and copy contents of %PROGRAMFILES%\wpkg\ to another machine
>
>
> 2. Start cmd.exe and run:
>
> prompt> cd %PROGRAMFILES%\wpkg
> prompt> wpkgsrv /install
> WPKG Service installed.
>
> If it throws an error, there is something fishy.
>
>
> 3. Configure settings:
>
> prompt> wpkginst
>
> Put notepad as "execute before", and check "Show GUI".
>
>
> 4. Start the service - it should start notepad.exe:
>
> prompt> net start "WPKG service"
>
> It should start without errors, and notepad.exe should start shortly.
>
> If it works, configure the setting properly (users, paths etc.).
Could you please add this to the Wiki, too?
Perhaps the possibility to download a zip with the wpkg client files
without the installer/msi would be nice to have, a small script -
something like
-----------------------------
net stop wpkgservice
xcopy /v /s /i /e /h /c /y /q "%install_loc%\wpkgclient"
"%PROGRAMFILES%\wpkg"
cd %PROGRAMFILES%\wpkg
wpkgsrv /install
net start wpkgservice
-----------------------------
(untested) could be enough to install ...
Questions remaining:
What about wgalogon.dll? Is it registered when wpkgsrv /install is started?
And is there something like wpkgsrv /uninstall?
Something for the wiki, too :)
Thank you for your good work!
Best regards,
Falko
--
Falko Trojahn fon +49-341-3581294
Dipl-Ingenieur Netzwerke/Support fax +49-341-3581295
SMI Softmark Informationstechnologien GmbH
Sitz: D-04416 Markkleeberg, Friedrich-Ebert-Str. 51
Registergericht: Amtsgericht Leipzig HRB 164
Geschäftsführer: Andreas Griesmann
More information about the wpkg-users
mailing list