search for: instsrv

Displaying 10 results from an estimated 10 matches for "instsrv".

2004 Aug 06
1
Icecast2 Win32: any way to minimize on start orrunas a service?
You could always run this as a service using Microsoft's tools from the NT 3.5 Resource Kit. The two tools you need are srvany.exe and instsrv.exe. I've used this many times on Win2k with no problems. You can download the resource kit from Microsoft here: ftp://ftp.microsoft.com/bussys/winnt/winnt-public/reskit/nt35/i386/i386.exe And there is an article about how to set it up here: http://support.microsoft.com/default.aspx?scid=http...
2001 Nov 22
5
How to setup Rsync as an NT Service
For a recent project I needed to run Rsync as a service on Windows NT. The following is a link to the instructions I created to recreate my steps. http://members.home.net/cbollerud2/projects/rsync/NTService.html The "no-fork" patch used here is very similar to the "no-detach" option mentioned in many previous posts. I wish I could take credit for it, but I basically put
2004 Jul 10
6
How can Windows 2000 mount a share as a service?
I've asked every M$ expert I know, trolled through M$ TechNet, experimented with SRVANY/INSTSRV login scripts which hard-code username/passwords to login to a Samba 2.2.8a SMB server. I've experiment with and without the "Allow service to interact with Desktop" switch turned on. I am stuck. :( I can find no way to mount a share as a service, so that IIS can serve web-pages f...
2001 Aug 10
1
Rsync and WinNT
I've been using rsync in a linux environment for some time, but I'm trying to grow my NT 4.0 environment to utilize rsync's features to keep a folder on one NTServer (with IIS) sync'd with one on the other side of a firewall. My issue is that I can't seem to get rsync v2.4.5 to load as a daemon. I've followed the hints in Mike McHenry's paper to no avail. I can run
2008 May 30
2
rsync on stand alone winXP
...exe - cygwin1.dll - cygpopt-0-dll - rsync-param.reg Now in services.msc I am seeing "rsync" service. I have started that also and set in logon tab as "LocalComputer". Again I have:: -- rsync in C:\program files\rsync -- Both dll are in C:\windows\system32 -- srvany.exe and instsrv.exe in C:\srvany Now I am not able to find the command that can copy any file from C:\ drive to D:\ drive. The first thing that I need is to copy the files or directories from one drive to another drive and then increment the files if the updation has been done. I have only the dll and exe that...
2003 Feb 12
4
rsync in cygwin as service
Hello! I want to start rsync on w2k as service. If I try to start rsync from command line it simply do nothig: $ rsync --daemon Administrator@dm-w2ks /usr/bin $ ps PID PPID PGID WINPID TTY UID STIME COMMAND 480 1 480 480 con 500 04:15:03 /usr/bin/bash 1428 480 1428 1420 con 500 05:26:46 /usr/bin/ps Administrator@dm-w2ks
2005 Oct 19
35
Why you MUST use SCGI for Rails development
Hello happy Railers, I used to develop with a local out-of-the-box Apache and load times were pretty slow (like a few seconds each page). "Well, it''s the price to pay for no compile / cache / etc..." I thought. Nonsense. Yesterday I installed SCGI, and now I''ve got the best of both worlds: rails development env uses my very latest modifications, while SCGI ensures I
2003 Jun 23
1
Installing rsync as a service on Windows 2000.
I was looking to install Rsync on a win2k server, the document telling you how to do this (available at: http://samba.org/rsync/nt.html) is fairly out of date and has a couple of mistakes. An updated version of the "Rsync on NT" document is now available at: http://www.tiarnan.phlegethon.org/rsyncntdoc.html I think I've gotten rid of the mistakes, but if I've missed anything
2004 Aug 06
2
Icecast2 Win32: any way to minimize on start orrun as a service?
> startup folder it will start. The only problem is that it won't start > minimized... IIRC you can set the properties of this shortcut to "start minimized". Or does your executable override this? regards Thomas --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to
2002 Oct 25
3
Win32 Version?
Howdy... I have searched the archives, and even read what has been posted on the site regarding a Win32 port of rsync. Though I have found a problem with everything. The URLs for building your own, or downloading the compiled binaries for the Win32 platform are no longer valid. Therein the problem lies, as the information is outdated, and still easily available on the site publicly. I