Version 1.1.0

Checks for updates, has a silent installer, script helper variable.
Added by David Warburton 336 days ago

In this version I've added a snippet that runs out to the webpage once per application invocation to check for a newer version. You can disable this behavior by the new check box in the options dialog. You can also invoke this check manually from the About dialog. It will only check for now, i hope to add some auto updating capability in the future. I'm also going to start releasing two installation files here, the new one is called APS_Setup_Silent and it will not make you click anything to install the program.

The other interesting change in this version is that all of the APS scripts now have access to an $autopowershell variable in their runspace. Currently the only method of $autopowershell is 'notify' which shows a balloon message over the autopowershell tray icon. I'll add some more features in the next few build releases. Give me a shout if you have any requests for functionality.


Comments