← Previous | ↑ Home | ↑ Installation | Next → |
The installation procedure depends on the installer type of the executable setup, available types are:
Releases before 4.35.0 used VStudio+InnoSetup installers, 4.35.0 and above use MingW64+NSIS installers.
I upload the original executable setup to SourceForge only.
Warning: Do not use installers distributed by other download sources, i.e. download portals, computer magazines…
Some nasty download portals/websites bundle OpenSource software with malware installers.
No matter where you downloaded an executable installer I recommend to run a virus/malware scan on the download.
As recent installers are NSIS based unlike previous installers which were InnoSetup based, you should uninstall the old DK tools version completely using the system control before installing a recent version.
In Windows Explorer (File manager) double-click the executable.
On recent (June 2018) Windows systems you are asked for administrator permissions. On legacy systems you must be logged in with administrative privileges.
To perform an installation with minimum interaction, run:
dktools-4.38.0-WINDOWS-10-mingw64-nsis.exe /S /D=C:\P\Kr
The /D=C:\P\Kr parameter is optional, it selects a non-standard installation directory.
When used, this must be the final parameter. Write the directory without any quotes. Anything from /D= until command line end is treated as directory name. There is no requirement to escape spaces.
I recommend to use an installation directory without spaces in the name.
In Windows Explorer (File manager) double-click the executable.
On recent (June 2018) Windows systems you are asked for administrator permissions. On legacy systems you must be logged in with administrative privileges.
To perform an installation with minimum interaction, run:
dktools-win64-4.33.0.exe /SP- /SILENT /dir=C:\P\Kr
The /dir=C:\P\Kr parameter is optional, it selects a non-standard installation directory.
I recommend to use an installation directory without spaces in the name.
Use the system control to uninstall the software.
← Previous | ↑ Home | ↑ Installation | Next → |