64 位 DLL 注册指南
在现代 64 位 Windows 环境中部署 crUFLBcs.dll 条形码库的说明。
系统兼容性
此注册过程已在 **Windows 11**、**Windows 10** 以及 **Windows Server (2019, 2022, 2025)** 上通过验证。在 64 位系统中,同时支持 32 位和 64 位版本。若要在 64 位原生应用程序中生成条形码,必须按如下所示注册 **64 位 crUFLBcs.dll**。
RegSvr32 版本参考
| 架构 | 可执行文件路径 |
|---|---|
| 64 位 | %systemroot%\System32\regsvr32.exe |
| 32 位 | %systemroot%\SysWoW64\regsvr32.exe |
注册命令
请在 **高级命令提示符(管理员)** 中运行以下命令:
regsvr32 cruflbcs64.dll
注意:在运行命令之前,请确保您已进入该 DLL 所在的目录。