if exist d:\Programs (
	perl d:\Programs\Perl\VASP\MakeStructureModel.pl --Action=shift --Shift=0,0,0 --ChooseRandomly=0 --OutputFile=a.cif In2Ga2ZnO7.cif
)
else (
	perl c:\Programs\Perl\VASP\MakeStructureModel.pl --Action=shift --Shift=0,0,0 --ChooseRandomly=0 --OutputFile=a.cif In2Ga2ZnO7.cif
)