Tweaking.com heeft een nieuwe versie van Windows Repair uitgebracht. Dit programma is in staat om een groot aantal problemen te verhelpen, zoals fouten in het register of met bestandsbevoegdheden, of veroorzaakt door een virus. De reparaties zijn ingrijpend, dus het is aan te raden het programma alleen te gebruiken als er weinig andere opties meer zijn. Voordat het met de reparaties begint, wordt onder meer de mogelijkheid geboden om de harde schijf op fouten te controleren, een scan van de systeembestanden te maken en natuurlijk om een back-up van het register en een systeemherstelpunt te maken. Het programma kan gratis worden gebruikt, ook in commerciële omgevingen. Voor twintig dollar kan er ook een pro-licentie worden gekocht, die extra opties biedt en de verdere ontwikkeling van het programma steunt. In versie 3.8.0 zijn de volgende verbeteringen aangebracht:
Changes in Windows Repair version 3.8.0
- Major new update and bug fix. The program would crash on systems that had DEP set to always on, then when you opened any resizable window in the program it would crash. Thanks to very helpful users, I was able to replicate the bug and trace it down to the subclassing in the resize control. The control has now been replaced and this bug is fixed, which also brings me to the big part of the update.
- Given the countless hours programming and updating my own custom controls, and not being able to test them on as many machines as possible, I would hit bugs that didn't show up on my machines, such as some old bugs that where fixed with the tab control and the current bug fixed from the resize control and many others. I hate bugs and I will go without food or sleep to get them fixed. (Been up 3 days as I type this) Well, I am tired of all that and would rather focus on adding new features and repairs and updating all the other programs on the site. So I am now starting to use the codejock controls which have a great reputation, are used by some of the biggest companies and are stable and very well coded. I have used a few of the controls in this update, but replacing the controls is a very big project and so I will be replacing all the controls for v4 of the program coming out in the few months.
- Completely redid the color options and controls in the program. If you want to see a picture of the new changes versus the old here is a screen shot.
- A ton of code changes, cleanup and improvements.