Hi @Abieskawa,
ANNOVAR is currently not functional; I suggest you to use SnpEff for performing such analysis. The generated VCF file can be easily converted to tabular by using the VCFtoTab tool, and by using a simple regular expression you can extract the gene names.
You can find some information about how to use SnpEff in the following entry.
Regards