View Single Post
  #3  
Old 01-05-2006, 06:50 PM
kenny
 
Posts: n/a
Default Re: How to change desktop icon for a specific VBS script

3) use iconpackager from stardock.com that allows you to control
icons compleatly (not free)


"Keith Miller" <k.miller79@verizon.net> wrote in message
news:uno1ZOiEGHA.2544@TK2MSFTNGP11.phx.gbl...
Two options I can think of:

1) Use a shortcut to the script. Shortcuts can have individual icons
reassigned.

2) Create a new file extension (.vbq) with the same actions as .vbs but with
a different icon.

Good Luck,
Keith

"Oldies Guru" <OldiesGuru@discussions.microsoft.com> wrote in message
news:898EBEAC-4C0A-4333-9836-0E2436BF38D7@microsoft.com...
> I know how to change the icon associated with all .VBS file types, but is
> there any way to change the icon for an individual .VBS file so it can be
> distinguished from all the other .VBS icons on a Desktop? You cannot find
> a
> "change icon" button in the Properties, so are there any other ways to
> make
> this happen? Thanks.
> --
> Stu



Reply With Quote