diff --git a/dist/win/contrib/patchHosts.bat b/dist/win/contrib/patchWebDAV.bat similarity index 75% rename from dist/win/contrib/patchHosts.bat rename to dist/win/contrib/patchWebDAV.bat index 6363b3e33..e31249831 100644 --- a/dist/win/contrib/patchHosts.bat +++ b/dist/win/contrib/patchWebDAV.bat @@ -1,3 +1,3 @@ @echo off cd %~dp0 -powershell -NoLogo -NonInteractive -ExecutionPolicy Unrestricted -Command .\patchHosts.ps1 \ No newline at end of file +powershell -NoLogo -NonInteractive -ExecutionPolicy Unrestricted -Command .\patchWebDAV.ps1 \ No newline at end of file diff --git a/dist/win/contrib/patchHosts.ps1 b/dist/win/contrib/patchWebDAV.ps1 similarity index 100% rename from dist/win/contrib/patchHosts.ps1 rename to dist/win/contrib/patchWebDAV.ps1 diff --git a/dist/win/resources/main.wxs b/dist/win/resources/main.wxs index 8a0123a57..4954e1ea8 100644 --- a/dist/win/resources/main.wxs +++ b/dist/win/resources/main.wxs @@ -124,7 +124,8 @@ - + + @@ -156,7 +157,7 @@ - NOT Installed OR REINSTALL + NOT Installed OR REINSTALL