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
@@ -32,21 +33,11 @@ Windows 7 or higher, 32-bit or 64-bit.
32
33
33
34
## Building the project
34
35
35
-
36
-
Requires Visual Studio (2017 or later).
36
+
Requires Visual Studio (2019 or later).
37
37
38
38
Execute `build_release.cmd` located in the `build` directory to compile the project or load the `ProcessHacker.sln` and `Plugins.sln` solutions if you prefer building the project using Visual Studio.
39
39
40
-
You can download the free [Visual Studio Community Edition](https://www.visualstudio.com/vs/community/)
41
-
to build, run or develop Process Hacker.
42
-
43
-
## Additional information
44
-
45
-
46
-
You cannot run the 32-bit version of Process Hacker on a
47
-
64-bit system and expect it to work correctly, unlike other programs.
48
-
49
-
40
+
You can download the free [Visual Studio Community Edition](https://www.visualstudio.com/vs/community/) to build the Process Hacker source code.
0 commit comments