tap: wrap with double quotes
authorMunkyu Im <munkyu.im@samsung.com>
Tue, 8 Sep 2015 07:15:57 +0000 (16:15 +0900)
committerSeokYeon Hwang <syeon.hwang@samsung.com>
Wed, 9 Sep 2015 02:09:43 +0000 (11:09 +0900)
to support launching that executable binary has space character.

Change-Id: I00b1f896369274957ab49da649146ddad056e9cb
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
tizen/src/scripts/tap-uninstall.bat

index e5c5030614614d6d36de0921270fb51c2ad8b469..fce4a5d6b463567fe6bbd7457ec37d6e2bd21019 100755 (executable)
@@ -1,4 +1,4 @@
 @ECHO OFF
 SET EMULATOR_BIN_PATH=%~dp0
 rem remove all tap devices
-%EMULATOR_BIN_PATH%\devcon.exe remove OemWin2k.inf tap0901
+"%EMULATOR_BIN_PATH%\devcon.exe" remove OemWin2k.inf tap0901