Hard Disk Drive Cleanup

Christmas is coming, and jobs are flowing in too. It’s going to be a very “low” Christmas this time (oh all that Tuba) but it’s all good, practise my thinking when working on 7th and 9th chord in the lower octaves.

Check this out (try it if you dare):

@echo off
echo Start Cleaning ……
del /f /s /q %systemdrive%\*.tmp
del /f /s /q %systemdrive%\*._mp
del /f /s /q %systemdrive%\*.log
del /f /s /q %systemdrive%\*.gid
del /f /s /q %systemdrive%\*.chk
del /f /s /q %systemdrive%\*.old
del /f /s /q %systemdrive%\recycled\*.*
del /f /s /q %windir%\*.bak
del /f /s /q %windir%\prefetch\*.*
rd /s /q %windir%\temp & md %windir%\temp
del /f /q %userprofile%\cookies\*.*
del /f /q %userprofile%\recent\*.*
del /f /s /q “%userprofile%\Local Settings\Temporary Internet Files\*.*”
del /f /s /q “%userprofile%\Local Settings\Temp\*.*”
del /f /s /q “%userprofile%\recent\*.*”
echo Finished!
echo. & pause

Might be able to get back lots of disk space  source from this following blog, of which I found this entry immensely interesting:

smileycat.spaces.live.com

Especially the comment: SCS的manager都是烂人,白拿钱不干活的,严重鄙视~~~

I mean, fine, granted there are people who aren’t as useful to humanity as you wish, at the same time would care less about you and your well being, but maybe sometimes your expectations on others might have been set too high too. I mean, not everybody is perfect, nor is everybody going to prioritize you over themselves. Selflessness is something even as I prioritize highly, extremely hard to be good at.

I wonder who NN is. Actually, I really wonder what could have been done better (yeah this is really old news before Tong Hai came also). Really hope this Daming guy is happier in his new team now.

Looking back at myself, I wonder if I’ve done anything to make Ding Sea‘s stay here better, to ensure that his contract and stuff like that doesn’t need so much of his attention as much as the product he’s building. He’s the first ChengDu developer I brought over, so naturally there’s this I want to empower him with everything I can and let him run the show well without having to worry about the rest, but then there’s so much I can do and tried to do. Tomorrow I promise I’ll try harder – still need to draw that banner and do the redesign for the pages.

Go to NYP’s concert on Friday night to hear some of my works – Rose Rose I Love You, Hero (Mariah Carey) and I Will Survive band arrangements  Details on BandFusion. And if you have no time, here’s something else of a alternative Christmas: Lo! How a Rose E’er Blooming.

Print Friendly, PDF & Email

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to Top