Wednesday, 25 May 2016

Create Undeletable and Unrenamable folders on Computer(Windows)

     MAKE UNDELETABLE & UNRENAMABLE FOLDER



For Windows operating system, we have a lots of security tools
available to protect our files and folders from unauthorized
access. We can lock them in a hidden vault using software like
Folder Lock, put password on folders/files using Password
Folder and many powerful locker software.

So, if you have such kind of requirement then don’t go for such
folder/file locker software. There is a very simple Windows trick
which will help you achieve your aim i.e., “provide only viewing
rights to your content and block delete and rename actions from
those folders” without using software or script at all.

Sorry

Basic Understanding

Windows have some reserved words for folder names: con,aux,
lpt1, lpt2, lpt3 up to lpt9. It will not allow you to create folders
using any of these names. Try creating or renaming any folders
with these names and Windows will throw out an error message
that The specified device name is invalid.

Sorry

Creating Folders


1. Go to Start Menu and then click Run (or press Win+R)
    to get Run dialogue box.

2. Type cmd and hit enter to open Command Prompt.

3. we can’t create such folders in root drive i.e., where Windows is     installed. So, if your Windows is installed in C: drive, type D: or     E: in command prompt.

Sorry

4. Now, your command prompt is in D: (or E:) drive. Type md con\     command to create folder with name “con” (md=makedirectory).

5. Now browse to the location (D: drive) and you’ll see a folder just    created there with name con. You can use any of the   windows        reserved keywords such aux,  lpt1, lpt2, lpt3 up  to lpt9 to create     folders with these name through command prompt.

6. Add your movie,games and another important   things into the        folder.

Now try to delete them you will be unable to delete or rename these folders.
 

 Remove Folders

1. Open command prompt.

2. Type D: or E:, the drive letter where you have created the folder.

3. Type rd con\ command to  remove  the  folder named        con(rd=remove directory).

4. Now, open the drive, you’ll not find the folder here as it has been    deleted.




                     PLAY CHESS ON MESSENGER


Facebook messenger it's a very nice place for talking with friends. But if we want to take the interactions to the next level, now we can play chess on it. Play online with friends and for brainwash play chess as well.

Sorry

Simply open up a conversation with a friend and follow below instructions-

   1. @fbchess play to start a game.
  
 It appears a board like shown in the picture with black and white    pieces. The color for the players are randomly assigned but if you    want to play with a specified color (black or white) then write:

   2. @fbchess play white: you play with white pieces.

   3. @fbchess play black: you play with black pieces.
    
 Select a piece using the following:

 P for pawn
Sorry
 K for king            
                  
 Q for queen

 B for bishop

 N for knight

 R for rook

For moving pieces facebook messenger uses the typical chess notation: that is first write the letter and then the number where to move the desired piece, prefacing every instruction with the command @fbchess

So, for moving the pawn to the position d4, write:

  4. @fbchess Pd4 and press Enter
Sorry
If more than one piece can go there, you’ll be asked which one to move.

Move the Knight to the position h3:

  5. @fbchess Nh3.

Move the rook to the position a6:

  6. @fbhess Ra6

Move the bishop to the position g2:

  7. @fbchess Bg2

Note: the letter that denotes the piece must be written in capital letter.

If you type a movement so that none of the piece can be moved to that place, you got the following message:

None of your pieces can make that move.

By the way, if you want a larger view of the chess board, click on the chat menu settings icon and select “See Full Conversation.”

If you get bored f the game or wish finish it, just type:


  8. @fbchess resign

You can get further advice and tips by typing
  9.  @fbchess help

Playing chess on your facebook messenger with your friend will give you joy if you are fond of playing chess only.

Simple Computer tricks

Simple Computer Tricks You must know There are so many tricks in computer that we don't know. So don't worry about that I am...