Setup Factory(英語版) のリリース

Released: Aug 22, 2023

9.6.0 での更新項目

機能

  • Added support for Microsoft Windows 11, Windows Server 2019, and Windows Server 2022 to the System.GetOSName action.
  • Added support for Microsoft Windows 11, Windows Server 2019, and Windows Server 2022 to the System Requirements in the Project Settings dialog.
  • Added support for runtime compression of 64-bit non-skinned setups.
  • Made SHA-256 code signing the default, as SHA-1 Authenticode and timestamping services were deprecated in early 2023.
  • Added the ability to dual-sign setups (SHA-256 and...

Released: Jan 4, 2019

9.5.3 での更新項目

不具合の修正

  • Fix: Fixed a bug where Setup Factory's design environment was incorrectly declared as DPI-aware in its manifest. This caused the interface to scale poorly in high dpi environments.
  • Fix: Enabled GDI scaling on Windows 10 (1703) or later for Setup Factory's design environment. This improves how the interface looks in high dpi environments.
  • Fix: Fixed screen previews on Windows 10 (1703) or later when GDI scaling is enabled.
  • Fix: Fixed a bug in the 'File.Install', 'File.Copy' and 'File.Move'...

Released: Jul 31, 2018

9.5.2 での更新項目

不具合の修正

  • Fix: Fixed an issue where Setup Factory silent installs would fail on Windows Server OS's without a GUI due to the system file 'oledlg.dll' not being present. This fix only applies to silent installs. Setups with an interface still require that system component.
  • Fix: Made a change to Setup Factory's launcher to prevent possible DLL hijacking of system files if nefarious copies were placed in the same folder as the setup when launched. The issue was related to the default search order for...

Released: Mar 3, 2016

9.5.1 での更新項目

  • Feature: Added SHA-256 code signing support.
  • Feature: Added the ability to dual-sign setups (SHA-256 and SHA-1).
  • Feature: Added a password field for the code signing certificate(s).
  • Feature: Added a few items to the System.GetOSProductInfo action's constants.
  • Change: Removed support for signing with signcode.exe, instead use signtool.exe.
  • Fix: Made several changes in order to prevent errors that may occur due to anti-virus scanning when launching the setup and installing files.
  • Fix: Fixed a bug...

Released: Mar 18, 2015

9.5 での更新項目

  • Feature: Added Windows 10/Server 10 support to Setup Factory's design environment and supporting files.
  • Feature: Added Windows 10/Server 10 support to Setup Factory's runtime and supporting files.
  • Feature: Added Windows 10/Server 10 (Server version is tentative) to the OS conditions tree.
  • Feature: Added Windows 10/Server 10 to the System.GetOSName action.
  • Feature: Updated SUF's documentation where applicable.
  • Feature: Performed Windows 10 compatibility testing on SUF's design and runtime using...

Released: Jul 9, 2014

9.3.1 での更新項目

  • Support for Right-to-left text on the Setup screen.
  • Fixed a bug where importing language files would not save it's location.
  • Fixed a bug where the 'All Future OSs' OS condition checkbox would fail to load it's saved state correctly.
  • Fixed a bug loading and saving OS conditions (file and system requirements).
  • Implemented resizing of the Operating System checkbox tree on the Requirements tab of Project Settings.
  • Changed the Windows Installer 4.5 dependency module's detection script so that it...

Released: Oct 18, 2013

9.2.0 での更新項目

  • Feature: Updated Setup Factory's design environment to support Windows 8.1.
  • Feature: Updated Setup Factory's runtime manifests to support Windows 8.1.
  • Feature: Updated the 'System.GetOSName' action with Windows 8.1 and Windows Server 2012 R2.
  • Feature: Updated the OS condition tree to include Windows 8.1 and Windows Server 2012 R2.
  • Fix: Fixed a bug where 32-bit PNG images would not be properly converted to 24-bit when added to the setup.
  • Fix: Changed the "1.44 MB Floppy" segment size output...

Released: Jun 28, 2012

9.1 での更新項目

v9.1での更新項目

  • Windows 8, Windows 7 SP1, Windows Server 2008 R2 SP1 と Windows Server 2012をサポート
  • 'Service Name' と 'Display Name'がケースセンシティブな場合に間違って比較される不具合の修正
  • Setup Factoryの設計ファイルリストで降順の並べ替え順序が正しく動作しない不具合を修正
  • 現在のファイルの圧縮中にキャンセルすると、すぐに代わりに圧縮が完了するまで待ってから、ビルドをキャンセルします。

Released: Feb 22, 2012

9.0.4.0 での更新項目

  • Fixed a bug where a divide by zero could happen in some circumstances in Setup Factory's runtime.
  • Fixed a bug where the System.RegisterFont action could sometimes hang on certain systems.
  • Fixed a bug on the "Add Action Plugin" dialog where resizing the dialog wasn't working properly.
  • Fixed a bug where the available CPU threads would not update when switching between multiple build configurations on the Setup File tab of the Build Settings Dialog.
  • Fixed a bug where attributes weren't being set...

Released: Jul 29, 2011

9.0.3.0 での更新項目

v9.0.3.0での更新項目

  • 2 新しい変数を追加, %LaunchUserName% and %LaunchUserDomain%
  • 新しい Debug.SendToFile アクションが、デバックウィンドウに強制的に書かれる代わりに、テキストファイルに保存されます
  • 入力マスク入力スタイルを使っている編集フィールドコントロールがセッション変数を適切に初期化するために使われていなかったバグを修正
  • ビルド設定時の設定ファイル名に間違った文字が入力されることを防ぐための、警告機能を追加
  • インポート時の問題を修正、 Setup Factoryは10Mb以上のプロジェクトファイルのインポートが可能
  • トルコ語が間違ったエンコードで保存される不具合を修正
  • Microsoft社のガイドラインの変更に伴い、デフォルトでスタートメニュー内にアンインストールのためのショートカットを作成しないように修正