Home
Applications
Support
Documentation
Licenses
Donate
Contact
About
 
Details & Features
Background Story
Screenshots
Download
Help & Support
Documentation
Changelog
Donate
License
Restarter - Changelog
Version 2.0 (2010-07-01)
FIX:
Fixed some WMI compability issues with Vista & Windows 7.
CHANGE:
Optimized code for better performance
CHANGE:
Redesign of the GUI to make it more intuitive/pedagogical
CHANGE:
Redone the 'start with parameters' code; Changed options for starting the application via shortcuts. The application now reads most of the startup options from the config file. (shortcuts from older versions of restarter are no longer compatible)
CHANGE:
Let the user chose location of where the shortcut should be saved
CHANGE:
Increased logging for traceability reasons + Included OS information in logfile when starting monitoring session.
CHANGE:
Color coded status messages for clarity.
ADDITION:
Option to chose the Window state (Normal/Minimized/Maximized) for the restarted process
ADDITION:
Option to force focus on the restarted application.
ADDITION:
Option to chose logfile + location of the logfile.
ADDITION:
Option to chose soundfile + location of soundfile.
ADDITION:
Option to clear/reset status.
ADDITION:
Added icon to each process in the list of available process to monitor.
ADDITION:
Added functionality to run an external script as an action.
ADDITION:
Added sample scripts for execution: example_Send-SMTP-Mail.vbs, example_Reboot-Computer.vbs
ADDITION:
Selected text in the status window should be able to be copied to the clipboard.
ADDITION:
Tooltips and help texts for Main form controls.
Version 1.2.2 (2009-12-10)
ADDITION:
Added option to always start the Restarter itself minimized.
Version 1.2.1 (2006-11-09)
FIX:
Fixed a problem with the process enumeration not working on all computers.
(Thanks Henrik Omark!)
Version 1.2 (2006-10-16)
ADDITION:
Added option for sound notifications.
ADDITION:
Added notify icon message when monitoring is active
ADDITION:
Added main form title for the currently monitored application.
CHANGE:
Reworked the process listing code to list all processes associated with the current user, even if they don't have a visible window/form.
CHANGE:
Reworked the GUI to be more esthetic.
FIX:
Changed shortcut generation to avoid interpreting of some escape characters in paths.
Version 1.1 (2006-09-23)
ADDITION:
Added posibility to automatically start monitoring of a specific application from a command-line argument or shortcut.
ADDITION:
Added "create shotcut" function from within the application.
ADDITION:
Added Documentation and ChangeLog.
ADDITION:
Added warning messages if application is closed while monitoring is active.
Version 1.0 (2006-09-10)
First version