setup.iss

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed installer to properly register autorun while installing (CH-343)

Removed unusable removal of CH autorun on uninstall (CH-343)

Removed unusable removal of CH autorun on uninstall (CH-343)

Removed command line option --EnableLaunchAtStartup. Option to start CH at boot is now directly tied to registry setting "SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Run" and is no longer stored/read in CH config. Updated installer to enable starting CH at boot by writing values to registry instead of trying to launch CH to do that. (CH-343).

  1. … 13 more files in changeset.
Removed command line option --EnableLaunchAtStartup. Option to start CH at boot is now directly tied to registry setting "SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Run" and is no longer stored/read in CH config. Updated installer to enable starting CH at boot by writing values to registry instead of trying to launch CH to do that. (CH-343).

  1. … 13 more files in changeset.
Adjusted ucrt packages pulled in to installer and portable packages (CH-340).

  1. … 1 more file in changeset.
Adjusted ucrt packages pulled in to installer and portable packages (CH-340).

  1. … 1 more file in changeset.
Adjusted installer and portable packager to use VS2017 redist instead of VS2015 (CH-340).

  1. … 1 more file in changeset.
Adjusted installer and portable packager to use VS2017 redist instead of VS2015 (CH-340).

  1. … 1 more file in changeset.
Fixed problem with 64bit installer not copying all 32bit libraries for 32bit shell extension (CH-340).

Fixed problem with 64bit installer not copying all 32bit libraries for 32bit shell extension (CH-340).

Updated installer script to use common directories instead of user ones. Removed unused variable from jenkins script. (CH-340)

  1. … 1 more file in changeset.
Updated installer script to use common directories instead of user ones. Removed unused variable from jenkins script. (CH-340)

  1. … 1 more file in changeset.
Adjusted installer and jenkins scripts to use VS2017 libraries when preparing deployment (CH-340)

  1. … 3 more files in changeset.
Adjusted installer and jenkins scripts to use VS2017 libraries when preparing deployment (CH-340)

  1. … 3 more files in changeset.
Fixed installer not installing all required libraries (CH-319)

Fixed 32-bit libraries path when installing on 64bit machine (CH-319)

Split libchcore to several libraries (libstring, libserializer, libchengine) (CH-319)

  1. … 593 more files in changeset.
Removed calling regchext.exe during installation as inno setup handles registration of both 32 and 64bit components correctly (CH-286).

Enabled 32-bit shell extension registration at 64-bit install time (CH-286)

Added missing dependency to 32bit shell extension directory in 64bit deploy (CH-286)

  1. … 1 more file in changeset.
Added regchext to installer script and portable creation script (CH-286).

  1. … 1 more file in changeset.
Fixed spelling in setup script (CH-286)

Modified setup and portable scripts to include 32bit shell extension in 64bit builds (CH-286).

  1. … 1 more file in changeset.
Added liblogger to setup script and zipping script (CH-206)

  1. … 3 more files in changeset.
Updated inno setup installer script to uninstall locked files after reboot (CH-243).

Fixed the installer functionality to start CH automatically with system (CH-234)

  1. … 3 more files in changeset.
Removed library libicpf, moved config support to libictranslate, log_file to libchcore (CH-217).

  1. … 155 more files in changeset.
Fixed version.h to not include macros that fails to build with inno setup compiler (CH-213). Fixed small encoding problem with name inside setup scripts.

  1. … 2 more files in changeset.
Fixed translation encoding problem (CH-205).

  1. … 1 more file in changeset.