rustl8710/component/soc/realtek/8195a/misc/iar_utility/common/postbuild.vbs

5 lines
277 B
Text
Raw Permalink Normal View History

2016-12-30 23:23:32 +00:00
Dim WshShell
Set WshShell = WScript.CreateObject("WScript.Shell")
WshShell.Run "cmd /c """""+WScript.Arguments.Item(1)+"\..\..\..\component\soc\realtek\8195a\misc\iar_utility\common\postbuild.bat"" """+WScript.Arguments.Item(0)+""" """+WScript.Arguments.Item(1)+"""""", 0