answersLogoWhite

0

Right click and ht copy link. Than right click and hit past and the link will be inserted

User Avatar

Wiki User

8y ago

What else can I help you with?

Related Questions

What is backup of file?

Just another copy of the file.


How do you copy a dos file from one location to another?

"copy <source> <destination>"


What is the difference between copying and moving files and folders?

Moving:Moving a file MOVES that file to another location, while copying creates another copy of the file to the new location and your original file remains at its original location. It is just like you take a file from your cabinet and place it in another one. It is Moving.Copying:you take a file, get a copy of it, place the original at its original place and the copy of that document to another location. it is Copying.


How do you copy a comment to your MySpace profile?

just press the right button on your mouse and a group will pop up it will ask you if you want to save press save as and save it to a file you can reach and if you got a printer open that file with the comment and copy as mucch as you want. if that doesnt work ask somebody with a myspace page or friend.


How can I use ffmpeg to copy subtitles from one video file to another?

To copy subtitles from one video file to another using ffmpeg, you can use the following command: ffmpeg -i inputvideo.mp4 -i inputsubtitle.srt -c copy -scodec movtext outputvideo.mp4 This command will copy the subtitles from the inputsubtitle.srt file to the outputvideo.mp4 file without re-encoding the video.


What command is used when you do not need to maintain a link between an object copied from one file to another file?

copy and paste


Is copy and paste same as drag and drop?

No. Drag and drop is when you drag a file then drop it into the destination folder. You have moved a file from one place to another. Copy and paste is when you copy a file then paste it into a different location. The original file still remains where it was, but there is how a copy of it elsewhere as well.


When is the best to copy a file versus moving a file?

When transferring to another device or hard drive.


What happens to a file's permissions if you copy it from one volume to another?

It corrupts


To copy a selected file from one folder to another you could use the?

to copy a selected file from one folder to another you could use the ?


When you copy a file your creating a what of the file?

copy


Wap to copy one file to another in C programming?

#include<stdio>