Thursday, August 10, 2023

building installer and check Windows OS version

installer

  1. Inno Setup Dependency Installer
  2. Download and install any dependency such as .NET, Visual C++ or SQL Server during your application's installation!

  3. Windows 11 Version Detection
  4. In this article, you will see how to detect Windows 11 Version by using C# and C++.

  5. Sharp3D.Math - A 3D math library for .NET
  6. started building this library as part of a C# 3D engine I am currently working on. Having noticed that there isn't any decent open-source C# library for dealing with complex math out there I decided to focus my efforts on this library and release it to the world.

No comments:

Post a Comment