Applied for the advanced user only. Tested on Windows 7.


This is the instruction is to make the hidden folder inaccessible by average user.
1. Create a bat file, using Notepad or any text editor application.
2. Copy and paste the following code:

cls
@ECHO OFF
title Folder Private
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST Private goto MDLOCKER
:CONFIRM
echo Are you sure you want to lock the folder(Y/N)
set/p "cho=>"
if %cho%==Y goto LOCK
if %cho%==y goto LOCK
if %cho%==n goto UNLOCK
if %cho%==N goto UNLOCK
echo Invalid choice.
goto CONFIRM
:LOCK
ren Private "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
echo Folder locked
goto END
:UNLOCK
echo Enter password to unlock folder
set/p "pass=>"
if NOT %pass%== YOURPASSWORD goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Private
echo Folder Unlocked successfully
goto END
:FAIL
echo Invalid password
goto END
:MDLOCKER
md Private
echo Private created successfully
goto END
:END

3. Replace your own password on YOURPASSWORD in this line:
if NOT %pass%== YOURPASSWORD goto FAIL
    The Private folder can be rename anything you want but replacing any words Private that you can see
    from the above codes.
4. Save as All files. But the name file should be added .bat. For example, anythingyoulike.bat
5. Click on the anythingyoulike.bat file, there will be a folder named Private created.
6. Put any stuffs you want to hide in that Private folder.
7. To hide/lock the private folder, double click again on the anythingyoulike.bat
8. To unhide/unlock the Private folder, double click on the anythingyoulike.bat 
type password. then the Private folder would be appear.

Attention: The password would be easily accessed by open the anythingyoulike.bat with Notepad or any text editor application.

PLEASE NOTE THAT: The command text was founded by myself on the internet on 2/7/2011.
Examined and succeed on 3/7/2011.
There was small problem with the code. I mean the text was unable to work properly. but I managed to fix them.

P.S: The normal user that doesn't have basic coding skill maybe kind of hardly to access those your hidden stuffs.

This is what I'm said before, but now 2shared need to sign up. Well, already same as 4shared.
2shared is differ than other file sharing service. There is no registration or sign up for uploading and downloading a file. This is free. But there is limit about a file size. 100MB per file. Here you can find mp3, document files etc.
You can simply add download password if you want in administrator page. I have tried to upload my file. It works properly.
go to 2shared.comwanna see what is my uploaded file, click here
 Right now, there's a site, that can upload a file without to sign up, that is zippyshare.com.
like it said on it's home site: 100% Free, no download limits, up to 200Mb per file, unlimited disk space and no sign up required.

Playman Extreme Running is the top lists of my phone games. The moves in this games make it extreme like the name of the game. I like back flip and wall flip moves. Playing this game make me felt I was in there, in the game. It was fun and also funny. Level 11 and 12 (the last one) is quite difficult. The graphics look nice.

Playman Summer Games 3 better than before, Playman Summer Games 2. Also has nice graphics. There 6 events: 100m dash, long jump, 110m hurdles, pole vault, javelin and the last is tournament (consists of all of the 5 games). The moves look like real but kinda funny.

Both games offer the prize if we complete the games. They'll give an URL address to get some bounty, I mean goodies. Get the stuffs free.

Too bad this is only for old type phone. Now people play VECTOR for Android.


Followers