I'm trying to install the DOS client of WPKG on 64-bit Vista Business SP1 and am getting an error. Apparently it is not installing the "Windows Packager" service to services.msc. It looks like the instsrv "Windows Packager" "C:\Windows\System32\srvany.exe" command is failing. However, c:\windows\system32\srvany.exe exists. Any ideas? C:\Users\Administrator>\\roark\wpkg\wpkg-install.bat C:\Users\Administrator>copy \\roark\wpkg\files\srvany.exe C:\Windows\System32 1 file(s) copied. C:\Users\Administrator>copy \\roark\wpkg\files\instsrv.exe C:\Windows\System32 1 file(s) copied. C:\Users\Administrator>instsrv "Windows Packager" "C:\Windows\System32\srvany.exe" Unable to find the file at the given path. C:\Users\Administrator>\\roark\wpkg\files\scripten.exe /Q /R:N C:\Users\Administrator>cscript.exe \\roark\wpkg\files\install-service.js Microsoft (R) Windows Script Host Version 5.7 Copyright (C) Microsoft Corporation. All rights reserved. C:\Users\Administrator>net start "Windows Packager" The service name is invalid. More help is available by typing NET HELPMSG 2185. |