Google Wave invitation……finally

6 November, 2009

Wah akhirnya dapet juga invitation ke buat masuk ke google wave…..senangnya…hehehe….


How to display file or folder real name on windows (8.3 filename)

3 November, 2009

Just type dir /X.

Cheers…..


How to change folder permission on Vista

3 November, 2009

Run cmd as Administrator by right clicking it and choose “Run as Administrator”
– Go to the target folder
– type : takeown /F . /R/A/D Y>NUL
– type : icacls . /grant everyone:F /T /L /Q
That is all. I hope it helped.
Cheers….