WiredWX Christian Hobby Weather Tools
Would you like to react to this message? Create an account in a few clicks or log in to continue.

WiredWX Christian Hobby Weather ToolsLog in

 


descriptionDelete Temporary Files and Reduce the size of the WinSxS folder EmptyDelete Temporary Files and Reduce the size of the WinSxS folder

more_horiz
Delete temporary files store on all partitions and reduce the size of the WinSxS folder.

Last edited by FreeBooter on 25th January 2017, 6:57 pm; edited 1 time in total

............................................................................................

FreeBooter
Delete Temporary Files and Reduce the size of the WinSxS folder 1363

Co-Administrator

descriptionDelete Temporary Files and Reduce the size of the WinSxS folder EmptyRe: Delete Temporary Files and Reduce the size of the WinSxS folder

more_horiz
It would be best to create a restore point before executing such actions...!

descriptionDelete Temporary Files and Reduce the size of the WinSxS folder EmptyRe: Delete Temporary Files and Reduce the size of the WinSxS folder

more_horiz
I can do that but it will only restore system files and settings i will add code to create system point.

............................................................................................

FreeBooter
Delete Temporary Files and Reduce the size of the WinSxS folder 1363

Co-Administrator

descriptionDelete Temporary Files and Reduce the size of the WinSxS folder EmptyRe: Delete Temporary Files and Reduce the size of the WinSxS folder

more_horiz
Well, you do not have to add code for it; however, it would be good to have instruction preceding download information. Smile...

descriptionDelete Temporary Files and Reduce the size of the WinSxS folder EmptyRe: Delete Temporary Files and Reduce the size of the WinSxS folder

more_horiz
I'm adding the code below.


Code:

Mode CON LINES=5 COLS=50 & Color 0E

Echo                  PLEASE WAIT...
::Creating System Restore point
Wmic.exe /Namespace:\\root\default Path SystemRestore Call CreateRestorePoint "Before Deleting Temp Files", 100, 12

............................................................................................

FreeBooter
Delete Temporary Files and Reduce the size of the WinSxS folder 1363

Co-Administrator

descriptionDelete Temporary Files and Reduce the size of the WinSxS folder EmptyRe: Delete Temporary Files and Reduce the size of the WinSxS folder

more_horiz
Wow, excellent

descriptionDelete Temporary Files and Reduce the size of the WinSxS folder EmptyRe: Delete Temporary Files and Reduce the size of the WinSxS folder

more_horiz
Thanks!

............................................................................................

FreeBooter
Delete Temporary Files and Reduce the size of the WinSxS folder 1363

Co-Administrator

descriptionDelete Temporary Files and Reduce the size of the WinSxS folder EmptyRe: Delete Temporary Files and Reduce the size of the WinSxS folder

more_horiz
Creation of system restore point has been added to batch script!

............................................................................................

FreeBooter
Delete Temporary Files and Reduce the size of the WinSxS folder 1363

Co-Administrator

descriptionDelete Temporary Files and Reduce the size of the WinSxS folder EmptyRe: Delete Temporary Files and Reduce the size of the WinSxS folder

more_horiz
WinSxS tends to be a bit sensitive... Any actions on SxS can be touchy similar to how it is for the Windows Registry. Goofy

descriptionDelete Temporary Files and Reduce the size of the WinSxS folder EmptyRe: Delete Temporary Files and Reduce the size of the WinSxS folder

more_horiz
This batch script will only delete uninstallation files of Windows update from WinSxS folder where there store.

............................................................................................

FreeBooter
Delete Temporary Files and Reduce the size of the WinSxS folder 1363

Co-Administrator

descriptionDelete Temporary Files and Reduce the size of the WinSxS folder EmptyRe: Delete Temporary Files and Reduce the size of the WinSxS folder

more_horiz
privacy_tip Permissions in this forum:
You cannot reply to topics in this forum