pbpostbuildrel.bat

来自「Windows CE documentation and examples fr」· Batch 代码 · 共 3 行

BAT
3
字号
if exist C:\WINCE600\OSDesigns\DeviceEmulatorCloneTest\DeviceEmulatorCloneTest\RelDir\DeviceEmulatorClone_ARMV4I_Debug\nlscfg.inf del /f /q C:\WINCE600\OSDesigns\DeviceEmulatorCloneTest\DeviceEmulatorCloneTest\RelDir\DeviceEmulatorClone_ARMV4I_Debug\nlscfg.inf
xcopy /q /c C:\WINCE600\OSDesigns\DeviceEmulatorCloneTest\DeviceEmulatorCloneTest\Wince600\DeviceEmulatorClone_ARMV4I\oak\Files\nlscfg.inf C:\WINCE600\OSDesigns\DeviceEmulatorCloneTest\DeviceEmulatorCloneTest\RelDir\DeviceEmulatorClone_ARMV4I_Debug

⌨️ 快捷键说明

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