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 所在的目錄。