Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
41453
Reakcje/Polubienia
35191
Windows Repair 3.6.5
10565.gif

v3.6.5
Due to a bug in the Windows 10 build 10586 the powershell command used to reinstall the apps and app store instead breaks them and deletes their install folders. Till Microsoft fixes this bug the repair app store is skipped for this version of Windows.
Updated the default registry and file permissions with all the latest Windows updates for Windows 7, 8 and 10.
Instalator:

Zaloguj lub Zarejestruj się aby zobaczyć!
Portable:

Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
41453
Reakcje/Polubienia
35191
Windows Repair 3.7.0
10565.gif

v3.7.0
Built and added a new tool for booting out of Windows Safe mode. Currently the main program calls the bcdedit command to set the safe mode with networking boot option. Once the main program is ran in safe mode it would run the command to remove safe boot.
But if a user couldn't get logged in for some reason, or they didn't run the main program in safe mode they would always boot into safe mode. One way out of safe mode was to use msconfig.exe to remove it. but if the user couldn't get logged in then they where stuck.
So I have built a new service that is installed when you tell the main program to boot into safe mode. The new files (TweakingRemoveSafeBoot_32.exe and TweakingRemoveSafeBoot_64.exe) will install as a service and when they run (Services can run at the login screen) they will run the "bcdedit /deletevalue {current} safeboot" command and then remove itself as a service. (They do NOT stay installed as a service on the system, they run once and then are removed)
This should now keep any users from getting stuck in safe mode :)

Updated Default Permissions for Windows 10 to the newest Windows Updates. Microsoft seems to be pushing out updates almost every day or so.
Instalator:

Zaloguj lub Zarejestruj się aby zobaczyć!
Portable:

Zaloguj lub Zarejestruj się aby zobaczyć!
 

fluid

super saiyajin...
Fąfel
Dołączył
4 Czerwiec 2013
Posty
7200
Reakcje/Polubienia
47
Windows Repair 3.7.1

Updated "Repair CD/DVD Missing/Not Working" to now check for both iTunes and "\System32\drivers\GEARAspiWDM.sys" if both are found GEARAspiWDM.sys is added to the UpperFilters registry key, if either are missing it is removed. Multiple small code changes and tweaks.

Installer

Zaloguj lub Zarejestruj się aby zobaczyć!

portable

Zaloguj lub Zarejestruj się aby zobaczyć!
 

fluid

super saiyajin...
Fąfel
Dołączył
4 Czerwiec 2013
Posty
7200
Reakcje/Polubienia
47
Windows Repair 3.7.3

Fixed bug where the reset registry permissions didn't run on Windows Vista. This was caused by a simple typing mistake on my part, where an "OR" should have been an "AND", math is picky like that.
Fixed bug where only part of the reset file permissions ran on Windows Vista. The first part of the repair would run but the 3rd part to run on the profiles did not. This was caused by the same bug that was fixed above.
Made a few spelling corrections. Spelling is my Achilles heel after all....... long live spell check!
Some more code tweaks and cleanup, no bugs with these, just improvements. But it is amazing how much more you can find when you finally get some sleep.
Updated default registry and file permissions for Windows 7, 8 and 10 with all updates as of Dec. 21, 2015.

Installer

Zaloguj lub Zarejestruj się aby zobaczyć!

portable

Zaloguj lub Zarejestruj się aby zobaczyć!
 

fluid

super saiyajin...
Fąfel
Dołączył
4 Czerwiec 2013
Posty
7200
Reakcje/Polubienia
47

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
41453
Reakcje/Polubienia
35191
Windows Repair 3.8.0
v3.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.

Zaloguj lub Zarejestruj się aby zobaczyć!
Portable:

Zaloguj lub Zarejestruj się aby zobaczyć!
 

fluid

super saiyajin...
Fąfel
Dołączył
4 Czerwiec 2013
Posty
7200
Reakcje/Polubienia
47
Windows Repair 3.8.1

Updated the tree view control on the main repair window to the new controls. This control will size properly for users who have a higher DPI setting or have their fonts set about 100% on their systems.
Added a new item to the top of the repair list, this way you can just click or unclick the check box there to select or unselect all the repairs. This allows me to get rid of the two buttons I had for that, freeing up a little more space.
Updated all the permissions repairs and removed the "Users" group from being set to full. Only administrators, the system and such need full access, the "Users" group isn't touch by the repair unless it is part of the default permissions that are put back.
Added the ability for the taskbar icon to display a progress bar during the repairs, this is for systems that support it.
Fixed a very odd bug in Windows Vista when a user ran the register system files and no other repairs. This bug would cause VSS to break and thus system restore or windows backup would stop as well. But if you ran all the repairs and ran the Repair Volume Shadow Copy it would fix it. I traced it down to the fact of the order that the files are registered in. For some reason if you register a dll with the /i command and then after registered the same file like you would any normal file is where something in vista didn't like it. After that happened none of the vss writers would show up. BUT if you register the file normal first and then call the /i command it would work fine and not break VSS. This bug seems to only be in vista.

Installer

Zaloguj lub Zarejestruj się aby zobaczyć!

portable

Zaloguj lub Zarejestruj się aby zobaczyć!
 

fluid

super saiyajin...
Fąfel
Dołączył
4 Czerwiec 2013
Posty
7200
Reakcje/Polubienia
47
Windows Repair 3.8.3

Updated and improved the built in pre-scan tool.
The option "Add .CAT Files (Security Catalog) To Windows Catalog Database" in the pre scan tool is now check marked by default. The reason for this is that if a user had deleted and rebuilt their catroot folder and database then a lot of the cat files would be missing, returning a LOT of bad signatures in the pre-scan.
By having the option checked by default the program will always try to add the cat files back, as long as their signatures are good, back to the database, preventing any false bad signatures.
Updated default permissions for Windows 7,8 & 10 with all updates as of Feb 16, 2016.
Multiple code changes and tweaks.

Installer

Zaloguj lub Zarejestruj się aby zobaczyć!

portable

Zaloguj lub Zarejestruj się aby zobaczyć!
 

fluid

super saiyajin...
Fąfel
Dołączył
4 Czerwiec 2013
Posty
7200
Reakcje/Polubienia
47
Windows Repair 3.8.7

Updated Repair Proxy Settings. The repair now puts the check on Auto Detect settings under the lan settings in internet options.
On systems that have any programs that use wininet.dll to connect to the net would fail if auto detect settings is unchecked, including my own programs.
This is change will fix that.
Updated default permissions for Windows 7,8 & 10 with all updates as of April 25, 2016.

Installer

Zaloguj lub Zarejestruj się aby zobaczyć!

portable

Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
41453
Reakcje/Polubienia
35191
Windows Repair 3.9.0
v3.9.0
The Repair Windows 8/10 App Store has been re-enabled for Windows 10! In the May 2016 update to Windows 10 Microsoft finally fixed the 7 month old bug where calling the powershell commands to install the apps would break a large portion of them. Now that this has been fixed I have enabled the repair for Windows 10 again. The minimum build number Windows 10 must have for the repair to work is 10586.318 or higher, anything lower and the program will skip the repair.

Updated the repair list to have the current version of windows in top of the list. While this doesn't change any repairs it is more for information on what version of Windows the program is currently on so the user can see it. In this case needing to know what current build Windows 10 is, this can be helpful.

Updated default permissions for Windows 7,8 & 10 with all updates as of May 16, 2016.

Updated Codejock Controls to v17.2.0


Large amount of code changes and updates.
Instalator:
Zaloguj lub Zarejestruj się aby zobaczyć!

Portable:
Zaloguj lub Zarejestruj się aby zobaczyć!
 
Do góry