modify windows remove shortcut
authorheeyoung <heeyoung1008.hwang@samsung.com>
Mon, 2 Nov 2015 05:35:08 +0000 (14:35 +0900)
committerheeyoung <heeyoung1008.hwang@samsung.com>
Mon, 2 Nov 2015 05:35:08 +0000 (14:35 +0900)
Change-Id: Ic6ff38d95c4d06374534c315f0344c807ee236ec
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
package/dynamic-analyzer-product.remove.windows

index e542632..0096c6f 100644 (file)
@@ -4,7 +4,7 @@ set shortcut_name=Dynamic Analyzer-2.4
 set program_path=tools\dynamic-analyzer
 
 :: delims is a TAB followed by a space
-"%REMOVE_SHORTCUT%" /shortcut:"%shortcut_name%"
+wscript.exe "%REMOVE_SHORTCUT%" /shortcut:"%shortcut_name%"
 
 rd/s/q "%INSTALLED_PATH%\%program_path%\configuration"
 rd/s/q "%INSTALLED_PATH%\%program_path%\save"