#uninstall.bat

来自「Fastreport for delphi2009 修改过程」· Batch 代码 · 共 20 行

BAT
20
字号
cls
del %SystemRoot%\System32\fqb120.bpl
del %SystemRoot%\System32\frx12.bpl
del %SystemRoot%\System32\frxADO12.bpl
del %SystemRoot%\System32\frxBDE12.bpl
del %SystemRoot%\System32\frxDB12.bpl
del %SystemRoot%\System32\frxDBX12.bpl
del %SystemRoot%\System32\frxe12.bpl
del %SystemRoot%\System32\frxIBX12.bpl
del %SystemRoot%\System32\frxTee12.bpl
del %SystemRoot%\System32\fs12.bpl
del %SystemRoot%\System32\fsADO12.bpl
del %SystemRoot%\System32\fsBDE12.bpl
del %SystemRoot%\System32\fsDB12.bpl
del %SystemRoot%\System32\fsIBX12.bpl
del %SystemRoot%\System32\fsTee12.bpl

rem del %SystemRoot%\System32\frxcs12.bpl

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?