4 folder(s) Folder Contents
v0.1 1 0
v0.2 1 0
v0.3 4 0
v1.0 5 0
1 file(s) Size Uploaded Downloads
2.19 KB Oct/29/2014 2501
Little Registry Optimizer
Copyright (C) 2008-2010 Little Apps (http://www.little-apps.org/)

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.

- TODO: Create backups of hives automatically

- Fixed bug when optimizer closes
- Shows total size difference between registry hives in optimizer, also fixed a minor bug
- Optimizer wont compact registry if difference is more than 90%
- Hive class implements IDisposable interface
- Ported Optimizer from Little Registry Cleaner v1.0
- Implemented crash reporter
- Status bar displays last scan time
- Added function to check for updates every 2 weeks
- Creates restore point when program is ran for first time

+ Version 0.1 Released

- Fixed error when trying to compact registry
- Fixed freezing when compacting the registry
- Displays splash screen when program starts

+ Version 0.2 Released

- Throws Win32Exception instead of displaying messagebox
- Fixed shortcut link in the start menu
- Fixed bug caused by fileinfo being set to null
- Updated FindUpdate() function to LRC version
- Links are opened in about dialog correctly
- Updated crash reporter to v1.1
- Fixed system restore point names
- Displays message box and closes after finished compacting
- Removed unneeded settings
- Added portable edition

+ Version 0.3 Released

- Uses Windows Presentation Foundation instead of Windows Forms
- Completely new user interface
- Upgraded to Microsoft .NET Framework v4
- Registry information is displayed using a pie chart
- Displays program statistics on startup
- Restore points are created on Windows 7
- Fixed bug that caused "The system cannot move the file to a different disk drive"

+ Version 1.0 Released