User Användare Lösenord  
   
fredag 26.4.2024 / 13:46
Sök: 
     Snabbval: 
      In English   Suomeksi   På svenska   På norsk
afterdawn.com > programvara > versionshistoria tweaking.com - windows repair
Programvara
Programvara

Versionshistoria Tweaking.com - Windows Repair

<<Tillbaka

Förändringar v2.8.9 -> v2.9.0

  • Code improvements to multiple repairs.
  • Updated graphics to the interface of the program.
  • Moved the image controls used in the program into a ocx file. This has reduced the size of the main exe by 460 KB. Also making the program more stable and require less memory.
  • Multiple interface code tweaks and enhancements.



Förändringar v2.6.3 -> v2.7.0

  • Added a new startup check to the program. The program will now check that all files needed for the repairs in the program folder are present.
  • If files are missing then the repair that needs those files will fail, which can cause bad side effects depending on the repair.
  • So now the program will do a quick check and if any files are missing, the program will let you know which files and ask you to reinstall the program to make sure all files are there.
  • You can not continue with the program if any files are missing. If all files are present then it automatically continues to the normal start window of the program.
  • Added a new repair "Reset Service Permissions" This repair will add permissions on all services on the current system. Administrators = Full, System = Full, TrustedInstaller = Full
  • "Reset Registry Permissions" & "Reset File Permissions" have been completely redone. The program was using subinacl.exe to set permissions but it was only 32 bit and didn't access the 64 bit locations.
  • This has been replaced with SetAcl.exe which supports 32 and 64 bits. So now on a 64 bit OS all areas get their permissions set.
  • Because this can now access all locations the 2 repairs are a little slower and it doesn't have the progress screen that the subinacl.exe did.
  • So the cmd window has been updated to not show what current key or file it is on as it slowed down the repair by a very very large amount because the CPU was being used to draw all the text to the cmd.exe window.
  • So by not having it display all that information the speed of the repair is much better.
  • Since "Reset File Permissions" now uses a new exe the exclusions part has been changed, if you used this option in the program please see the text files on how to use exclusions.
  • For Vista and newer versions of Windows "Reset Registry Permissions" & "Reset File Permissions" now also adds the "TrustedInstaller" account with Full access rights.
  • Updated multiple repairs to better handle Windows 8 and 8.1 and all the fussy stuff it wants, making the repairs better than ever for Windows 8 & 8.1 :-)
  • Updated other multiple repairs.
  • Improved the handling of the program running with the /silent switch and when it closes itself down after repairs.
  • Multiple code changes and improvements.



Förändringar v2.1.1 -> v2.20

  • Remove beta repairs button. The only beta repair was for the system restore which wasn't repairing it, so no point in having it till i find more info on it :-)
  • The Repair CD/DVD Missing/Not Working now logs if it detects iTunes and if it does it applies the upperfilter regkey so iTunes can burn cds.
  • The Unhide Non System Files now also sets the show desktop icons back to enabled. Some viruses are putting desktop icons as hidden. If you keep them hidden your self you can rehide them with a simple right click on the desktop and then go to view.
  • Updated the repair windows firewall to have file and print sharing enabled.
  • Add a "Defaults" button next to the select all and unselect all repairs. This was by user request. The defaults button will select the default repairs, the same as when you run the Windows Repair for the first time.
  • The Windows Repair log now record system information such as what version of windows and such. This way when a user posts the log in the forums and doesnt tell me what version of Windows they are on I can see it in the logs.
  • New repair added for Windows 8 users. Repair Windows 8 Component Store. Microsoft finally added some built in tool to fix and recover corrupt files when sfc /scannow fails and says it couldn't fix some corrupt files. I also have the repair do a cleanup of the component store to shrink the size and also possibly remove errors from old outdated files. Here is the repair info from with in the program.:
  • "Repair Windows 8 Component Store
  • The following commands are done.
  • Dism /Online /Cleanup-Image /StartComponentCleanup
  • Dism /Online /Cleanup-Image /RestoreHealth
  • The first command cleans up the component store (WinSxS Folder) in windows, reducing it size and removing old entries.
  • The 2nd command is used to repair corrupt files and corrupt entries in the component store.
  • Reasons for this repair:
  • Used to fix Windows component store corruption when a SFC /SCANNOW command is unable to repair corrupted system files because the store (source) is corrupted, then run the SFC command again.
  • Used to fix Windows component store corruption when the same Windows Updates continue to appear to be available to install even though they already show successfully installed in update history



Förändringar v1.9.18 -> v2.0.0

  • New interface. Still the same layout but new colors that match the same look and feel as other programs on tweaking.com
  • Due to the interface changes I changed controls and graphics to make a smaller exe, smaller setup and use less memory.
  • Code improvements to Repair WMI.
  • All new logging. The program now records any output from the cmd.exe, not just errors. Bigger log files, but much better information when needed.
  • Support for Windows 8.1 added.
  • Tons of Code changes.
  • Repair Windows Updates updated.
  • Repair WMI updated.
  • Restore Important Windows Services updated.
  • Multiple bug fixes from the last version have been fixed.



Förändringar v1.9.1 -> v1.9.2

  • Per user request the main repair window is now resizable.
  • Added 11 new file association repairs. What makes these repairs different than just clicking a reg file is on vista and newer some of the keys are locked. Since the program runs the repairs under the system account these repairs have access to those locked keys.
  • Added a "Tips" button that loads a page on the site with some tips on which repairs to run and tricks you can do with the program.
  • Changed the list in the program to a treeview.
  • I have some repairs unchecked by default now instead of all repairs checked.
  • Many code changes.



Förändringar v1.7.5 -> v1.8.0

  • Replaced Erunt registry backup with Tweaking.com - Registry Backup
  • Some new viruses have been adding programs to the Image File Execution Options in the registry. Keeping those programs from running. I have added 773 more items to the Remove Policies Set By Infections.
  • Added new repair "Repair Windows Snipping Tool". This will run on vista or newer and replace the reg keys needed for the snipping tool.
  • Added new repair "Repair .lnk (Shortcuts) File Association" This will run on vista or newer.
  • Updated the "Repair CD/DVD Missing/Not Working" to see if iTunes is running (Looks for ituneshelper.exe is running). If it is it puts the iTunes "UpperFilters" for the cd/dvd rom drive so iTunes wont give the error "Warning the registry setting used for importing CD are missing". More info here http://support.apple.com/kb/TS2372?viewlocale=en_US
  • Multiple code improvements.



Förändringar v1.7.4 -> v1.7.5

  • Improved operating system detection code. What does this mean? Some repairs need to know what version of Windows it is running run to run the correct code. The program used WMI to pull this info. But if WMI was broken it didn't pull the info. I now have it use the Windows API to pull the Windows version, and if for any reason it fails it will fall back to using WMI to pull the info.



Förändringar v1.6.4 -> v1.6.5

  • Program detects if you are running in safe mode and warns that some repairs may not work in safe mode.
  • I have also made a few changes for all repairs to run better in safe mode. No guarantees but should definitely run better in safe mode than it has before.
  • Per user request you can now choose to restart or shutdown the computer after repairs.
  • I have the repair window resized to 750 x 550 pixels (Now bigger than before). This is the max size to fit on the screen in safe mode which is normally 800 x 600.



<<Tillbaka

Länkar: SvenskaSajter.com | SvenskaSidor.nu
Multimedia: AfterDawn.com | AfterDawns diskussionsområden
Programvara: AfterDawns programvaruområden
International: AfterDawn.com in English | AfterDawn suomeksi | MP3Lizard in English | Blasteroids
RSS-flöde: Nyaste programuppdateringar | Diskussionsområdenas meddelanden
Information: Info om AfterDawn Oy | Annonsera på vår sajt | Villkor för sajtens användning och uppgifter om privatskyddet
Kontakta: Skicka returinformation | Kontakta annonsförsäljningen
 
  © 1999-2024 AfterDawn Oy