Posts

Showing posts from 2018

HOW TO SAVE A FOLDER WITHOUT A NAME?

If you want to save a folder without any name the follow the steps- 1. Create a new folder. 2. Now rename it by using this method- press ALT+0160 and after typing then release the ALT key and press Enter. 3. By using this method you can save the folder by nothing. Actually ALT+0160 is the ASCII value of blank space(white space). when we give space bar to replace the name so the system do not recognise the blank space as the name. But using this trick we make a nameless folder. pretty cool I guess...... If you any question then ask me in the comments section below. Thank you.

HOW TO MAKE A PASSWORD PROTECTED FOLDER WITHOUT USING ANY SOFTWARE?

If you want to keep your files and photos safe without any use of software then follow these steps- 1. Open notepad . 2. Then type a simple code in batch programming, please make sure type this code line by line else this code is not use full . if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK if NOT EXIST Locker goto MDLOCKER :CONFIRM echo Are you sure u want to Lock the folder(Y/N) set/p "cho=>" if %cho%==Y goto LOCK if %cho%==y goto LOCK if %cho%==n goto END if %cho%==N goto END echo Invalid choice. goto CONFIRM :LOCK ren Locker "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%==type your password here goto FAIL attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" ren "Control Panel.{21EC2

HOW TO OPEN BLOCK WEBSITE WITHOUT USING VPN?

Image
If you want to open block website then follow the steps- 1. First open the google page(www.google.com) 2. Then click on the 3*3 matrix. 3. Here is a option named 'Translate' (this is google translate) 4. And click on it. 5. Then type the URL of the website which is blocked on your server. And translate into other language and the website will be open in just a few seconds. Try this method and have any query then ask in the comments section. Thank you