FAQ | This is a LIVE service | Changelog

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

origin: fix typo

parent d357be51
No related branches found
No related tags found
1 merge request!7Origin2020
......@@ -26,7 +26,7 @@
<install cmd='cmd /c copy /y "%WPKGINSTITUTION%-config\origin\use_server.lic" "%allusersprofile%\originlab\%short_vers%\license\" ' />
<!-- try to remove old versions -->
<remove cmd='"%WPKGSOFTWARE%\origin\9.1\setup.exe" /s /f1"%WPKGSOFTWARE%\origin\9.1\uninstall.iss" /f2"%WPKGLIGDIR%\origin91-uninstall.log"'><exit code="-2147213312"/> <!-- not installed --></remove>
<remove cmd='"%WPKGSOFTWARE%\origin\9.1\setup.exe" /s /f1"%WPKGSOFTWARE%\origin\9.1\uninstall.iss" /f2"%WPKGLOGDIR%\origin91-uninstall.log"'><exit code="-2147213312"/> <!-- not installed --></remove>
<remove cmd='"%WPKGSOFTWARE%\origin\9.4\setup.exe" /s /f1"%WPKGSOFTWARE%\origin\9.4\uninstall.iss" /f2"%WPKGLOGDIR%\origin94_uninstall.log"'><exit code="-2147213312"/> <!-- not installed --></remove>
<!-- finally remove this version. -->
......
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