We can't expect customers to install .net 8 manually - if our software is the only thing on their machine that requires net 8 then we should be making sure our DLL's can run self-contained without the need of dotnet 8 runtime on the machine.
I've implemented a search now for installed_version and it works - it checks raw registry value of installed version in our registry location for our software.
I've created a dialog called WelcomeSetupWizard which is just a standard welcome to the installer...
I would like to install Lato font as a custom powershell inline script that runs at the Wizard Dialog Stage
The script runs fine, however the fonts do not get installed, I don't think it can find the font files correctly - what is best procedure to install something placed in APPDIR location ...
When uninstalling with our Theme enabled for Use Enhanced User Interface it loads up in our theme but the text says 'Installing' instead of 'Uninstalling'
So on the pre-req columns when hovering over them there is an option to resize them however it doesn't let me resize them. Also is there a way we can get the name column a lot smaller and give them more columns on the screen then like version/required etc?
FOLLOW US