Contenu
English (United Kingdom)French (Fr)Deutsch (DE-CH-AT)
Rechercher
Login
Navigation
Home Logiciel gratuit Command line utilities WaitMutCopy - A command line utility to wait for a mutex and copy a file
Les plus récents
Articles vedettes
Joomla 1.5 Featured Articles
Navigation
Home Logiciel gratuit Command line utilities WaitMutCopy - A command line utility to wait for a mutex and copy a file
Qui est en ligne?
Nous avons 121 invités et 1 membre en ligne
English (United Kingdom)French (Fr)Deutsch (DE-CH-AT)
WaitMutCopy - A command line utility to wait for a mutex and copy a file Envoyer
Note des utilisateurs: / 6
MauvaisTrès bien 
Logiciel gratuit - Command line utilities
Écrit par Thomas   
Lundi, 19 Janvier 2009 22:56

 

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

 

 

Mise à jour le Dimanche, 28 Février 2010 13:26
 
You need to login or register to post comments.
Discutez de ceci sur le forum. (0 posts)
Discutez de (0 posts)