FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 8f85ef60 authored by Dr Adam Thorn's avatar Dr Adam Thorn
Browse files

autoit: removed commented remove cmd

parent 42053fd8
No related branches found
No related tags found
1 merge request!30Autoit
......@@ -34,9 +34,6 @@
<exit code='1' />
</remove>
<remove cmd='cmd /c if exist "%PROGRAMFILES(x86)%\autoit3\scite\uninst.exe" "%PROGRAMFILES(x86)%\autoit3\scite\uninst.exe" /S' />-->
<!--<remove cmd='cmd /c if exist \\%DOMAIN%\netlogon\bin\deldir.exe \\%DOMAIN%\netlogon\bin\deldir.exe "%PROGRAMFILES(x86)%\autoit3\"' >
<exit code='any' />
</remove>-->
<remove cmd='cmd /c rd /s /q "%PROGRAMFILES(x86)%\autoit3\" 2>nul'> <!-- adding 2>nul stopped the need for deldir.exe -->
<exit code='1' />
</remove>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment