Skip to content

The program installer v0.2.3-beta.1

Latest

Choose a tag to compare

@tutosrive tutosrive released this 20 Jul 00:47
2f5bbdf

Important

  • Fixes #31 and Fixes #32
  • The program is not made for 32-bit systems (I lack tools to prevent access to those systems, but it is 90% recommended that you use a 64-bit system)

Warning

It is not recommended to install the program on 32-bit systems (It has not been tested on these)

The installer size increased because "VC_Resdist x64" was added, so that everything is automatic.

  • In the previous version, there was no precaution if the user had "VC Redist x64" which caused the error #31
  • In #32, the lack of permissions is evident, since the system denies access to some folders or to the hard drive C (where the system is installed), now both the installer and the Program itself run in administrator mode.
  • The entire installation is automatic; both the program and "VC Redist x64" are installed automatically. Check out this repository if you want to know and verify the compilation process, both for the installer and the program itself: https://github.com/tutosrive/bridgex-builds-2-exe/