Skip to content

1.0.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Jun 21:16
e847200

Features

  • Support Autodesk native bundle with admin privileges.
  • Show list of bundles in table format using DataTable.
  • Support to find app by BundleName or AppName.
  • Show AppBundle information in table format.
  • Support Console color output in table format in Admin as red color.
  • Support ProgramFilesX86 folder for AutoCAD bundles.

Updates

  • Add AppBundleAccess to show bundle access information (Allow or Admin)
  • Update uninstall to use UninstallAppBundle with RecycleBinUtils.
  • Add RecycleBinUtils with methods to recycle files and folders.
  • Add AppNameSpace and AppUpgradeCode in the ApplicationPackage class.

Fixes

  • Fix PackageContents.xml requires admin privileges to read. (Fix: #1)