Archive for the ‘General’ Category

How to deal with .001, .002 … files

April 29, 2008

It could be .iso.001, .iso.002 … or .part1.rar, .part2.rar … or .r01, .r02 … etc etc.

There’re two possibilities to extract these files. 1. These are slpitted files during compression using winrar. Put all files in one folder. Just extract the first file, it will extract everything. 2. These are splitted files using splitting software such as cutncopy, hjsplit etc. We need use them to joint all files together.

There’re some explaination links:

http://www.slyck.com/ng.php?page=10

http://forums.afterdawn.com/thread_view.cfm/248020

http://answers.yahoo.com/question/index?qid=20071006003758AA4XgLb

Show hidden files and folders

April 29, 2008

 

I got a problem with my computer. I can’t show hidden files and folders. If I choose “Show Hidden Files and Folders”, it will be change back to “Do Not …” . I did a search on the Net. The second solution solved my problem.

Solution 1:

  1. Start->Run->Regedit
  2. Go to:

//HKEY_CURRENT_USER//SoftWare//MicroSoft//Windows//CurrentVersion//Explorer//Advanced

  1. Set key Hidden = 1
  2. Refresh

Solution 2:

If you got RavMon virus etc, you may need this.

  1. Start->Run->Regedit
  2. Go to:
     

    HKEY_LOCAL_MACHINE//SoftWare//MicroSoft//Windows//CurrentVersion//Explorer//Advanced

  3. SET DWORD key CheckedValue = 1If it’s not DWORD value, delete it and recreate as DWORD value and set it to 1.
  4. Refresh