|
| ||||||||||
| Tags: batch file, error messag, exe file, windows xp, windows7 |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Create new service - instsrv.exe srvany.exe
|
|
#2
| |||
| |||
| Re: Create new service - instsrv.exe srvany.exe
Here I just want some information from your side. Actually I want to know here that which way do you have the previously unsuccessful attempts. Keyboard input in the command line? Start a batch file? Start an application? Installation Script? Moreover, you have not written anything yet, unfortunately. So just try to give the information as soon as it is possible. |
|
#3
| |||
| |||
| Re: Create new service - instsrv.exe srvany.exe
In Windows 7, not a separate service with instsrv.exe srvany.exe and are created by the Windows 2003 Resource Kit. First, I copy the files to the system32 directory instsrv.exe and srvany.exe. Then I enter the following into the command line: instsrv srvany.exe "Windows Packager" "% SystemRoot% \ System32 \" Then, the error message: "Unable to find the file at the given path" It is interesting that when I create the following script a different error message appears: echo adding Windows Packager service echo off Add an echo service Code: copy "% ~ DP0 \ srvany.exe"% SystemRoot% \ System32 copy "% ~ DP0 \ instsrv.exe"% SystemRoot% \ System32 instsrv srvany.exe "Windows Packager" "% SystemRoot% \ System32 \" |
|
#4
| |||
| |||
| Re: Create new service - instsrv.exe srvany.exe
I'm also interested in this. How do I get installed srvany.exe. And it is only in "Windows Server 2003 Resource Kit Tools" and one that's not officially supported for Windows 7. So it might not be optimal simply the executable is to download and execute under 7. Installed it in XP and copied srvany.exe of hand? And regarding this if you get any solution so please try to share it over here. |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Create new service - instsrv.exe srvany.exe" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to create a custom web service in Microsoft Sharepoint | Akiraa | Tips & Tweaks | 3 | 07-02-2011 07:12 AM |
| How to create user-defined service on Windows XP | killerboy | Operating Systems | 2 | 31-07-2009 11:37 PM |
| User Profile Service: Service Failed Logon error in vista | Venator | Operating Systems | 2 | 19-02-2009 09:37 PM |
| How to install service to bypass Vista Interactive Services Detection Service | Ishmael | Vista Help | 1 | 28-08-2008 04:33 PM |
| Cannot create the object because directory service was unable to allocate a relative identifier | CaspaR | Window 2000 Help | 3 | 29-05-2006 02:36 AM |