Revision history for WindowsBatch


Revision [29827]

Last edited on 2019-10-27 19:21:50 by ToBo

No Differences

Revision [29826]

Edited on 2019-10-27 19:21:50 by ToBo
Additions:
==a==Run multiple files==a==
%%(basch)
cd D:\Dissertation\
start "" "Dissertation_Andreas_Tobola.tcp"
start "" "C:\Program Files\Git\cmd\git-bash.exe"
start "" "C:\Program Files\Git\cmd\git-gui.exe"
cd bib
start "" "BibtexDatabase_UTF.bib"


Revision [27373]

Edited on 2018-06-07 02:42:35 by ToBo
Additions:
==a==Verzweigungen==a==
==a==Variablen==a==
==a==Konsole==a==
Change color to green
%%color 0a%%
Deletions:
===Verzweigungen===
===Variablen===


Revision [15905]

Edited on 2013-03-24 10:42:32 by ToBo
Additions:
Prozesse beenden
%%(batch)taskkill /F /IM "prozess.exe"%%
Deletions:
===Generell===


Revision [8832]

Edited on 2009-06-15 01:33:11 by ToBo
Additions:
Inhalt eines Verzeichnises ohne nachfrage Löschen
echo Y | del /F /S /Q "C:\windows\Temp\*.*"


Revision [2702]

The oldest known version of this page was created on 2008-05-05 03:27:12 by ToBo
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki