Release Type: Closed, BETA Testers Only
Summary of Changes
- Ticket #177 - Closing Desktop Notification panel causes Crash - RESOLVED
- Desktop notifier now closes without crashing and doesn't affect the installation of software.
- Ticket #180 - When application closed the desktop notifier remains open - RESOLVED
- Started to Redesign Desktop notifier.
- Launching the Command Line Installer as admin will now show the desktop notifier and begin to install managed applications.
- The Application can now be closed when an installation is in progress.
- Ticket #183 - Create documentation
- Updated XML Attributes, see Task Attribute Documentation
- Ticket #188 - Improve Application logging
- Removed the superfluous log entries
- Ticket #218 - Registry version with Chars not integer or point throw exception
- Version number is now validated as a number. if it fails the Application Manager will not give confirmation of application being installed.
- Ticket #222 - SCMS and Application intergration with MDT - RESOLVED
- Managed Application Manager can be launched from the command line without the service needing to be 'running'. if launched by admin will start service, but does not require as this switch handles the installation of managed applications.
- Ticket #228 - Check disk size prior to installation
- New Application Config Option: MinDriveSpace. This allows an end user to set a "system reserved" allocation of HDD space. by default if this value does not exist it defaults to 5GB.
- HDD Space check now occurs prior to installation. the decision on whether to commence the install is based on having enough space left,
- Ticket #235 - Standard User Access registry Access Denied - RESOLVED
- Prevented non-Admin from accessing registry.
- Removed check boxes from Non-Admin Users.
- Ticket #236 - Re-design the Desktop notification Interface to be more professional looking
- Implemented new Interface. Only has one timer working, Overall run time.
- Ticket #241 - Finish Feature - Post Install Tasks
- Task: Copy. Checks if hash property exists in XML, if no hash property exists or is empty the task does not run. (SCMS Server gets notified of invalid XML)
- Ticket #242 - Finish Feature - Dependent Files
- Dependent files added to XML if they exist in Database (Firefox does.)
- Dependent Config files added to wiki so users can view (Firefox: mozilla.cfg and Local-Settings.js)
- Ticket #247 - Icon right click no run as administrator - RESOLVED
- The installer has been updated so the shortcuts created are no longer advertised. this will enable an end user to use the 'run as administrator' option to launch the Application Manager.
- Added Category: Games