skip to content
ISD 820 Knowledge Base
User Tools
Log In
Site Tools
Search
Tools
Show pagesource
Old revisions
Backlinks
Recent Changes
Media Manager
Sitemap
Log In
>
Recent Changes
Media Manager
Sitemap
You are here:
start
»
windows
»
scripts
»
batch_if_else
windows:scripts:batch_if_else
Batch Script If/Else
If File Exists
if
exist
"PATH"
(
goto
end
)
else
(
goto
install
)
:
end
... :
install
...
windows/scripts/batch_if_else.txt
· Last modified: 2015/01/29 10:06 by
tschulz
Page Tools
Show pagesource
Old revisions
Backlinks
Back to top