Kent Tong wrote: > Hi, > > Is it possible to install the wpkg client manually (as opposed to running > the msi file)? Hmm, it might work if you just copy all the %ProgramFiles%\wpkg files to the host. Additionally you need to add the service to start WPKG at Windows startup. To achieve this you might be able to export HKLM\SYSTEM\CurrentControlSet\Services\WpkgService and import it on the target machine. I am not sure if WPKG client adds this entry by itself or if there is a switch to the wpkginst.exe binary to achieve this. Probably Tomasz Chmielewski can answer this. > I am asking because trying to install the wpkg client v1.2.0 on our Windows > 2003 > Terminal Server failed with the error "This application has requested the > Runtime to > terminate it in an unusual way". Whatever "unusual way" means. Well, a WPKG client developer might give some comments to this as well. br, Rainer |