View Single Post
  #6 (permalink)  
Old 01-08-2009, 05:40 AM
Musicman247's Avatar
Musicman247
No charge for Awesomeness
Offline
Location: RGV, Texas
 
Join Date: Jul 2007
Posts: 1,485
Reputation: 2531
Musicman247 is a VIPMusicman247 is a VIPMusicman247 is a VIPMusicman247 is a VIPMusicman247 is a VIPMusicman247 is a VIPMusicman247 is a VIPMusicman247 is a VIPMusicman247 is a VIPMusicman247 is a VIPMusicman247 is a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Changing An Icon For A Program or Shortcut?

Alright, after a little bit of investigating I found out a few things:

1) You have to have a .dll for a replacement icon

2) You can hand-edit a .lnk file, but only using a text editor on a computer (not PPC)

I found a program that will allow you to change icons and even provides a .dll.

http://www.s-k-tools.com/index.html?.../m_sksmgr.html

unzip the CAB and the QVGA dll in main memory (the program won't find the dll if it's not in the root folder). Run the cab and choose your shortcut (it displays shortcuts from the Programs folder).

It has a 14 day trial, but has full functionality during those 14 days (except a pop-up when you run and close the app).

Enjoy!


Edit: If you want to edit manually, the format of the shortcut would be:

60#"\Program Files\PowerUI\PowerUI.exe"?\sksmgr_icons.dll,-1073

The first number is the number of characters after the pound sign.

The pound sign is the dividing point between character count and target.

The target is surrounded by quotation marks.

The question mark is the dividing point between the target and the dll location.

The dll location is not in quotation marks.

The comma is the dividing point between the dll location and the icon pointer.

The icon pointer is a number which represents an icon within the dll.

__________________
Creator of:
WP7 Launcher, SoundPlug, MusicFlo, MacFlo, The iCube

Spread the thanks! Click http://forum.ppcgeeks.com/images/but...ost_thanks.gif if someone helps you!

Last edited by Musicman247; 01-08-2009 at 05:47 AM.
This post has been thanked 2 times.