[Title] Modify installation script
authortaeyoung2.son <taeyoung2.son@samsung.com>
Thu, 1 Dec 2011 12:12:20 +0000 (21:12 +0900)
committertaeyoung2.son <taeyoung2.son@samsung.com>
Thu, 1 Dec 2011 12:12:20 +0000 (21:12 +0900)
[Type] Feature
[Module] Sub
[Priority] Minor
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]

packager/windows/install.bat

index 46d6e16..77cac8d 100644 (file)
@@ -12,7 +12,7 @@ set font_path=%program_path%\resources\fonts
 FOR /F "tokens=2* delims=       " %%A IN ('reg query "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders" /v Programs') DO SET start_menu_programs_path=%%B
 
 echo Setting shortcut...
-wscript.exe "%MAKESHORTCUT_PATH%" /shortcut:"%start_menu_programs_path%\%CATEGORY%\%shortcut_name%" /target:"%execute_path%\%icon_file%" /icon:"%icon_path%"
+wscript.exe "%MAKESHORTCUT_PATH%" /shortcut:"%start_menu_programs_path%\%CATEGORY%\%shortcut_name%" /target:"%execute_path%" /icon:"%icon_path%\%icon_file%"
 
 echo Make shortcut success.
 :: Install Tizen font