Inhalt
English (United Kingdom)French (Fr)Deutsch (DE-CH-AT)
Suchen
Login
Navigation
Home Spaß
Aktuell
Featured Articles
Joomla 1.5 Featured Articles
Navigation
Home Spaß
Wer ist online?
Wir haben 58 Gäste online
English (United Kingdom)French (Fr)Deutsch (DE-CH-AT)
WaitMutCopy - A command line utility to wait for a mutex and copy a file E-Mail
Benutzerbewertung: / 7
SchwachPerfekt 
Kostenlose Software - Kommandozeilen-Programme
Geschrieben von: Thomas   
Montag, 19. Januar 2009 um 22:56 Uhr

 

Update 2010-02-27: WaitMutCopy can now copy several files but still only executes the last target file, if /E is used.

Update 2009-11-28: The software now has a switch to start the destination file after the copy process. This works of course only if the file is a Windows executable file (exe).

 

WaitMutCopy - Waits for a mutex, copies files, executes the last target file.
Version 1.2

Invocation:
WAITMUTCOPY mutexname [sourcef_n destf_n...] sourcefile destfile [/S] [/A] [/E]

/S waits until the mutex is signalled (default).
/A waits until the mutex doesn't exist anymore.
/E starts destfile after the copy process.
All other arguments are ignored.

Description:
Waits for the mutex mutexname, then copies the first source file over the first
destination file, etc. The last copy operation occurs from sourcefile to
destfile. /E starts destfile if it is an executable file.

Exit code 0: Success.
Exit code 1: Error during a copy operation.
Exit code 2: Error executing destfile.

This software is freeware. Go to http://www.dateiliste.com to get
its source code.

 

 

Download WaitMutCopy.exe (44 kB)

Download WaitMutCopy.exe as a zip file (17 kB)

Download WaitMutCopy source code (65 kB)

View the souce code of WaitMutCopy online

 

 

Zuletzt aktualisiert am Sonntag, 28. Februar 2010 um 13:26 Uhr
 
Du musst dich anmelden oder registrieren, um einen Kommentar zu schreiben.
Im Forum diskutieren. (0 posts)
Diskutieren (0 Posts)