FAQ
| This is a
LIVE
service |
Changelog
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
ucam_wpkg
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Yusuf Hamied Department of Chemistry
COs
ucam_wpkg
Commits
8f85ef60
Commit
8f85ef60
authored
4 years ago
by
Dr Adam Thorn
Browse files
Options
Downloads
Patches
Plain Diff
autoit: removed commented remove cmd
parent
42053fd8
No related branches found
Branches containing commit
No related tags found
1 merge request
!30
Autoit
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
packages/autoit.xml
+0
-3
0 additions, 3 deletions
packages/autoit.xml
with
0 additions
and
3 deletions
packages/autoit.xml
+
0
−
3
View file @
8f85ef60
...
...
@@ -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>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment