Skip to content

Files

Latest commit

 

History

History

setup

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
OpenFileSetup.iss is an installer project file for Inno Setup

Update OpenFileVersion.txt before generating an updated installer.
The date in the file will be used both by the installer and to name the produced exe.

Populate the ..\ReleaseDependencies\ directory with the following Qt dlls:
..\ReleaseDependencies\platforms\qwindows.dll
..\ReleaseDependencies\Qt5Core.dll
..\ReleaseDependencies\Qt5Gui.dll
..\ReleaseDependencies\Qt5Widgets.dll

Populate the ..\ReleaseDependencies\ directory with the following VC runtime dlls:
..\ReleaseDependencies\concrt140.dll
..\ReleaseDependencies\msvcp140.dll
..\ReleaseDependencies\msvcp140_1.dll
..\ReleaseDependencies\msvcp140_2.dll
..\ReleaseDependencies\vcruntime140.dll