Utilitaires
Scripts
Divers
Jeux
Rechercher
Quillevere.net
Computer paradigms

Scripts Batch / VBS

Wait for the end of a process in a Batch file

Scripts Batch / VBS

In a batch process which calls an executable, you may need to prevent this executable from being launched more than once if the batch is restarted. It is then interesting to wait for the end of the process or to...

Use accents in a batch file

Scripts Batch / VBS

If in a Batch file you have variables that contain accents, the system will not display them due to encoding. Using UTF-8 or ANSI will not solve the problem. So: set myFolder="c:\Pêche" Will display : To solve this...

Search in this website

fr en rss RSS info Informations