更改

添加655字节 、​ 2025年7月3日 (星期四)
文字替换 -“{{NavBar|Windows 桌面操作系统”替换为“{{NavBar|首页 > Windows 桌面操作系统
第1行: 第1行: −
{{NavBar|[[Windows 桌面操作系统]] > [[Windows 8]] > '''6.2.7957'''}}
+
{{NavBar|[[首页]] > [[目录:Windows 桌面操作系统|Windows 桌面操作系统]] > [[Windows 8]] > '''6.2.7957'''}}
 
{{ Infobox Buildinfo
 
{{ Infobox Buildinfo
 
|image = PlaceHolder.png
 
|image = PlaceHolder.png
第16行: 第16行:     
它是 Atmel 触摸屏驱动程序的自解压存档。驱动程序中包含一个自述文件,该自述文件也引用了 Windows 8 build 7969 。
 
它是 Atmel 触摸屏驱动程序的自解压存档。驱动程序中包含一个自述文件,该自述文件也引用了 Windows 8 build 7969 。
 +
 +
==readme.txt==
 +
<pre>
 +
Usage instructions for Amtel 1386 Driver
 +
 +
Requirements:
 +
Windows builds 7969 and higher (will NOT work on 7957)
 +
 +
1. Copy your c:\windows\system32\drivers\mshidkmdf.sys to the same directory as the driver/inf.
 +
2. Modify the INF and replace all instances of TOUCH_ID with your Hardware ID.  For example, if your Hardware ID for touch is ACPI\VENDOR_TCH, replace all instances of TOUCH_ID with VENDOR_TCH
 +
3. Ensure that GPIO and I2C drivers are loaded before installing the driver.
 +
4. Work with Atmel and Microsoft to adjust the calibration values in the INF to match your hardware.
 +
</pre>