12-21-2010, 05:11 PM
Change
run "C:\UTS10\TWW10.exe"
to
run "C:\UTS10\TWW10.exe" "" "" "*"
The "*" sets current directory for TWW10.exe to "C:\UTS10\". Then it will search for the ico file there, not in desktop.
run "C:\UTS10\TWW10.exe"
to
run "C:\UTS10\TWW10.exe" "" "" "*"
The "*" sets current directory for TWW10.exe to "C:\UTS10\". Then it will search for the ico file there, not in desktop.
