PACE Suite 6.5

Released: Jun 24, 2025

6.5 中的更新

特性

  • Support for PSADT v4:
    • Added support for PSAppDeployToolkit framework v4, which includes changes to commands, variables and the package's file structure.
  • Code Snippets in PSADT:
    • Code snippets are small blocks of reusable code. Save your frequently used code as a snippet and insert it where and as many times as needed. You can use code snippets to save any piece of code of any size. You can configure Package Wrapper to use either your personal or your team's code snippets.
  • VBS Deprecation:
    • Added a validator that automatically checks if the opened MSI package contains Custom Actions with VBScript.
    • Replaced all of the VBS wrappers for silent invoke of executables such as secedit.exe for permissions propagation and others.

修补程序

  • Fixed the issue when the Package ID section in Package Generator is disabled, which prevents building MSI.
  • Fixed sporadic crashes on building MSI in Package Generator.
  • Fixed unintentional file opening when extracting COM information during the file import.
  • Fixed the issue when newly added folders are missing from the INSTALLDIR field in Package Generator.
  • Fixed the issue where changing INSTALLDIR in the installation wizard did not actually affect the installation path.
  • Fixed the problem when changes to permission settings were not applied to MSI correctly.
  • Fixed several other minor and UI bugs.