How to import multiple vCards (.vcf files) into Single vCard (.vcf files)
Today i am going to tell you about a very important and useful work related to your vCards which is how to import multiple vCards (.vcf files) into Single vCard and i am sure that you might be suffered from this problem and those who didn't would face this problem in their life, Here is an easy solution for this problem read the entire article carefully and you will get the solution of your problem.
Merge all of your vCards
into one .vcf file via the command prompt in Windows. To do this, you will
first need to place all the .vcf files into a folder to the root of your C:\
Drive. Where you actually save it isn't that important, but the command lines that
I will be using will assume that the file resides in C:\ so you may need to
adapt your commands if you choose to store it somewhere else. In my example I
have named the file My Contacts. Note this is a step-by-step tutorial so if
you know your way around the command line you can skip some of this.
Now open up a command prompt
by hitting the Windows Key+R
Now type cmd and
hit OK
Now type cd
C:\MyContacts and hit Enter. This will make sure the directory
is pointing to the root of the C :\Drive
Now type copy /B *.vcf
all_in_one.vcf and hit Enter.
This will immediately start
to merge the multiple .vcf files into one file called all_in_one.vcf containing
all of the information. Once it has finished (a few seconds) you should
see 1 file(s) copied.
Close the command prompt by
either typing exit and hitting Enter or just hit the Red
X at the top.
Now open up the MyContacts
file in C:\ and check that it has created your file. It will be the largest
file there.
I hope this article helped
you solve your problem, you can comment down below if your have any other
problem we will find a solution for it together and keep visiting this site for
further updates, I will provide very essential and useful stuff on this site or
you will aslo get solutions of the problems that we face in our daily technical
life.
How to import multiple vCards (.vcf files) into Single vCard (.vcf files)
Reviewed by RD Singh
on
23:50
Rating: