Trying to change an icon for a shortcut via vbs command
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 4 articles for 0.028 sec
Re: Trying to change an icon for a shortcut via vbs/command line     

Group: microsoft.public.windowsxp.customize · Group Profile · Search for Trying to change an icon for a shortcut via vbs command in microsoft.public.windowsxp.customize
Author: a_nonymous
Date: Jul 27, 2008 21:18

... wrote: I have the following vbs script running as a logon ... I open up a file via properties, and browse for a ...-CoM-Applications.lnk") 'Name for Shortcut to add objURLShortcut.Targetpath = "http.../webportal/webportal.exe" 'Path to icon objURLShortcut.IconLocation = "C:\WINDOWS\system32...at least one icon. In the 'Change Icon' dialog, the index...value of the top-left icon is '0'. 0 4 8...
Show full article (1.30Kb) · Show article thread
Re: Trying to change an icon for a shortcut via vbs/command line     

Group: microsoft.public.windowsxp.customize · Group Profile · Search for Trying to change an icon for a shortcut via vbs command in microsoft.public.windowsxp.customize
Author: ju.c
Date: Jul 22, 2008 23:02

..." wrote: I have the following vbs script running as a logon script... system icon file. When I open up a file via properties, ...to get to all of those icons shown in that window. Thanks ...-CoM-Applications.lnk") 'Name for Shortcut to add objURLShortcut.Targetpath = "http://.../webportal/webportal.exe" 'Path to icon objURLShortcut.IconLocation = "C:\WINDOWS\system32\...
Show full article (1.23Kb) · Show article thread
RE: Trying to change an icon for a shortcut via vbs/command line     

Group: microsoft.public.windowsxp.customize · Group Profile · Search for Trying to change an icon for a shortcut via vbs command in microsoft.public.windowsxp.customize
Author: Andrew E.
Date: Jul 22, 2008 21:37

..." wrote: I have the following vbs script running as a logon script....But everytime it runs, When the shortcut is created, it is created with ... system icon file. When I open up a file via properties, ...-CoM-Applications.lnk") 'Name for Shortcut to add objURLShortcut.Targetpath = "http://.../webportal/webportal.exe" 'Path to icon objURLShortcut.IconLocation = "C:\WINDOWS\system32\...
Show full article (0.98Kb) · Show article thread
Trying to change an icon for a shortcut via vbs/command line     

Group: microsoft.public.windowsxp.customize · Group Profile · Search for Trying to change an icon for a shortcut via vbs command in microsoft.public.windowsxp.customize
Author: booker
Date: Jul 22, 2008 14:08

I have the following vbs script running as a logon script. But everytime it runs, When the shortcut is created, it is created with...windows system icon file. When I open up a file via properties, ...Install-CoM-Applications.lnk") 'Name for Shortcut to add objURLShortcut.Targetpath = "http://localhost.../webportal/webportal.exe" 'Path to icon objURLShortcut.IconLocation = "C:\WINDOWS\system32\...
Show full article (0.86Kb)