You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 9, 2026. It is now read-only.
Copy file name to clipboardExpand all lines: docs/about/installation/installation-on-windows.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ To Install the binary package of OpenMS & {term}`TOPP`:
9
9
10
10
You may see a Windows Defender Warning, since our installer is not digitally signed.
11
11
12
-
Click on "More Info", and then "Run anyways".
12
+
Click on "More Info", and then "Run anyway".
13
13
14
14

15
15
@@ -23,7 +23,7 @@ The windows installer works with Windows 10 and 11 (older versions might still w
23
23
24
24
1. During installation, an error message pops up, saying:
25
25
26
-
> "The installation of the Microsoft .NET 3.5 SP1' package failed!
26
+
> "The installation of the Microsoft .NET 3.5 SP1 package failed!"
27
27
28
28
You must download and install it manually in order for Proteowizard to work.
29
29
This should only happen if installation is done by selecting the "Third Party - Proteowizard" components. The reason is
@@ -52,4 +52,4 @@ The windows installer works with Windows 10 and 11 (older versions might still w
52
52
4. For Win8 or later, Windows will report an error while installing `.net4` as it's mostly included. But it might occur
53
53
that `.net3.5` does not get properly installed during the process.
54
54
55
-
Fix is to enable the .NET Framework 3.5 yourself through Control Panel. See this [Microsoft help page](https://learn.microsoft.com/en-us/dotnet/framework/install/dotnet-35-windows) for detailed information. Even if this step fails, this does not affect the functionality of OpenMS, except for the executability of included thirdparty tools (ProteoWizard).
55
+
Fix is to enable the .NET Framework 3.5 yourself through Control Panel. See this [Microsoft help page](https://learn.microsoft.com/en-us/dotnet/framework/install/dotnet-35-windows) for detailed information. Even if this step fails, this does not affect the functionality of OpenMS, except for the executability of included third-party tools (ProteoWizard).
0 commit comments