Hi there!
We tested this scenario by creating a .BAT file with the command line you provided, and replaced paths to application location and icon files we have here, and were unable to reproduce the problem. It has created the icon on the desktop. Here's our command line:
Quote:
@echo off
"c:\program files\UltiDev\Web Server\UWS.RegApp.exe" /r /AppID:"{5F61AD6B-96D5-4FE6-B2B0-87E957A6504D}" /path:"C:\program files\UltiDev\Web Server\Redirector" /SHORTCUT1ICONFILE:"C:\program files\UltiDev\Web Server\Redirector\favicon.ico" /DefaultDoc:default.aspx /force32:true /Endpoints:"http://*:0" /Name:"MyApp" /Autostart
Please the command line above (as Administrator) and let us know whether you've got the icon created.
Please note that sometimes Windows caches icons after they were deleted and recreating an shortcut in the same place with a different icon sometimes shows the same icon. To deal with the effect you may want to temporarily create the shortcut in a different folder.
Best regards,
UltiDev Team.
Please donate at
http://www.ultidev.com/products/Donate.aspx to help us improve our products.