
A.假如你用的是 32位 Windows 操作系统:
仅需解压32位系统文件夹内的 comdlg32.dll 文件到X:\Windows\system32 ;
B.假如你用的是 64位 Windows 操作系统:
请解压32位系统文件夹内的 comdlg32.dll 文件到 X:\Windows\SysWOW64 ;
请解压64位系统文件夹内的 comdlg32.dll 文件到 X:\Windows\system32 ;
32位系统输入 regsvr32 c:\Windows\system32\comdlg32.ocx 回车。
64位系统输入 regsvr32 c:\\Windows\SysWOW64\comdlg32.ocx 回车。