i cant install adb driver for gigabyte tegra note 7 in windows 8.1

i installed TADP 3.0r2, added below text to android_winusb.inf in \drivers\devkits\win8 ,
but windows 8.1 cant recognize Tega note.
tegra note 7 support windows 8.1 ?

[ android_winusb.inf ]

;NVIDIA Tegra Note
%SingleBootLoaderInterface% = USB_Install, USB\VID_0955&PID_CF01
%CompositeAdbInterface% = USB_Install, USB\VID_0955&PID_CF00&MI_01

or

;NVIDIA Tegra Note
%SingleBootLoaderInterface% = USB_Install, USB\VID_0955&PID_CF00
%CompositeAdbInterface% = USB_Install, USB\VID_0955&PID_CF00&MI_01

or

;NVIDIA Tegra Note
%SingleAdbInterface% = USB_Install, USB\VID_0955&PID_CF00
%CompositeAdbInterface% = USB_Install, USB\VID_0955&PID_CF00&MI_01

Hi,

If you install on windows 8.1, you should install drivers manually through the Device Manager in your operating system Control Panel. The detail you can see from the ${installdir}\Drivers\Devkits\How_to_Install_Drivers.pdf. Please try and any more question please let me known.

Thanks.
Amy.