Creating a Installer for the GazeToolBar - accessibilitysoftwarehub/OpenSourceWindowsGazeControl GitHub Wiki

Creating a Installer for the GazeToolBar

The GazeToolBar uses the WiX toolset to create an installer. The toolset can be downloaded here https://wixtoolset.org/releases/ along with extensions for visual studio. The tool can be complex at first but there is extensive documentation and tutorials for it online. Since the project has already been setup you only need to right click on the installer inside the solution explorer of visual studio and click build.

GazeToolBar Image

Once built you can find the installer in your local repository -> SetupProject1 ->bin -> Debug -> SetupProject1.msi