• Skip to main content
  • Skip to primary sidebar

Best Tutorials

Best Platform for Educational Tutorials

Adding Hyperlink to Your Selected Text in MS Word 2016

A hyperlink is a reference to the data which a user can follow directly by either clicking or tapping in a document. In MS Word you can assign a hyperlink to the selected text easily. There are various different ways to insert a hyperlink into the document like by using MS Word’s Automatic Link Formatting or by Convert Text into a link. You can also learn How to Password Protect a Folder in Windows 10.

Formatting Text with a Hyperlink

In order to format text with Hyperlink you need to follow these steps.

  • 1st of all you need to select the text upon which you want to add hyperlink.
  • Now select the Insert tab and after that click on the Hyperlink command. (You can also add hyperlink by right clicking the selected text and then selecting Hyperlink.)
  • After this Insert Hyperlink dialog box will appear.
  • Now the selected text will appear in Text to Display: field on the top of the dialog box
  • Now in the Address: field you need to type in the address which you want to link and then click OK.
  • Now a hyperlink will be added into your selected text.

Editing and Removing your Hyperlink

Once the hyperlink is added into the selected text you can easily edit, copy and remove the hyperlink by right-clicking on it.

For removing the hyperlink you have to right click the hyperlink and then select Remove Hyperlink from the menu. You can also edit the hyperlink by selecting the Edit Hyperlink from the drop-down menu.

How to Password Protect a Folder in Windows 10

All of us must have some files which we don’t want to share with anyone around the world. In Windows 10 you can easily tuck files in a secret folders which are password protected. You can protect the files with password without any additional software. In order to lock a folder with password in Windows 10 you need to follow these simple steps.

  • 1st of all you need to right-click inside the folder where the files which you need to protect are located.
  • From the contextual menu you need to select New.
  • After this you need to click on Text Document.
  • After this you need to click on Enter
  • Now in the next step you need to double click the text file in order to open it.
  • Once the text file is opened you need to paste the following text.

cls

@ECHO OFF

title Folder Locker

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%==Your-Password-Here goto FAIL

attrib -h -s “Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}”

ren “Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}” Locker

echo Folder Unlocked successfully

goto End

:FAIL

echo Invalid password

goto end

:MDLOCKER

md Locker

echo Locker created successfully

goto End

:End

  • Now in the next step you need to find “Your-Password-Here” in the document.
  • Now you have to replace “Your-Password-Here” with the password which you want to set for locking the folder.
  • Now click on File and then select Save As.
  • Now click on the Text Documents (*.txt*) menu bar which is next to “Save as type:”
  • Noe select All Files.
  • Now change the name of the file to “FolderLocker.bat” and click Save.
  • Now double click on FolderLocker.
  • Thats it your Locker folder has been generated.
  • Now you need to fill the Locker folder with all the items which you want to protect.
  • Now Open the FolderLocker file as it’s the time to lock the folder.
  • Now you need to type Y into the screen.
  • Click Enter and the Folder Locker window will vanish and your secrets are save now.
  • In order to unlock the folder you need to double click FolderLocker to open it.
  • Enter the password which you have set.
  • « Go to Previous Page
  • Go to page 1
  • Interim pages omitted …
  • Go to page 16
  • Go to page 17
  • Go to page 18

Primary Sidebar

  • Terms of Service
  • Privacy Policy
  • Sitemap

Recent Posts

  • How To copy Thief Save File
  • How To copy Max Payne 3 Save File
  • How To copy LA Noire Save File
  • How To copy Elex Save File
  • How To copy Call Of Duty Modern Warfare Save File
  • How To copy Bioshock Infinite Save File
  • How To copy Batman Arkham Origins Save File
  • How To copy WWE 2K16 Save File
  • How To copy GTA V Save File
  • How To copy Call Of Duty Infinite Warfare Save File
  • How To copy Rise of The Tomb Raider Save File
  • How To copy Quantum Break Save File
  • How To copy Mafia III Stones Unturned Save File
  • How To copy Just Cause 3 Save File
  • How To copy Homefront The Revolution Save File

© Copyright 2017 All Rights Reserved ·