Skip to content

1.3.2

Compare
Choose a tag to compare
@little-apps little-apps released this 28 Aug 06:38
· 138 commits to master since this release
  • Calls ShowErrorMessage() instead of throwing an exception everytime in xmlRegistry
  • Fixed bug causing the whole startup subkey to be stored and removed
  • Displays if user is administrator and if process is being debugged in crashreporter
  • Added Try-Catch blocks for System.Security.SecurityException in Fonts, HelpFiles and Sounds
  • Cleaned up nested try-catch blocks in scanners
  • Fixed the tab order in the dialogs
  • Build Time uses MM/dd/yyyy format instead of ToShortDateString because of windows 7 new format
  • Checks for update when dialog is shown instead of loaded
  • Changed window settings for restore dialog and startup manager
  • Directory settings are controlled through Settings.cs instead of Program.cs
  • Build time is returned in Settings.cs instead of Program.cs