Share

InstallFix Security Suite

File Release Notes and Changelog

Release Name: 1.2

Notes:
There are three basic changes for this release.  First, I have  change all of the default language strings to reflect the nature of the program.  (Formerly, phrases like "Installation Complete" could mislead the user.)  Second, I have added scan logging to all components of the suite.  The most recent scan from each component will be stored in a text file in a new "Logs" sub-directory.  Third and finally, I have added a new component called "Full Service."  This is basically a wizard that executes multiple programs in sequence while it sits in the top right corner of the screen.  By default, it runs TuffCookie and Janitor.  In this case, Full Service will execute TuffCookie and become idle.  When TuffCookie is closed, Janitor will be executed.  Full Service also has the ability to launch Disk Cleanup and Disk Defragmenter from the Windows system32 directory.

Changes: ==Installer== - Base Section -- Added creation of directory "$instdir\Logs" - New Section: "Full Service" ==TuffCookie== - Interface -- Removed MUI language template "English" -- Defined MUI language strings manually -- Added logging fuctionality -- Separated "Smart Scan" into sub-sections ==Janitor== - Interface -- Removed MUI language template "English" -- Defined MUI language strings manually -- Added logging functionality ==QuickFix== - Interface -- Removed MUI language template "English" -- Defined MUI language strings manually -- Added logging functionality ==Full Service== - New!