|
||||
Re: Changing An Icon For A Program or Shortcut?
Here is some. Hope that Helps.
Thanks T M Z P.S what is the program you have ? http://forum.ppcgeeks.com/showthread.php?t=13018 http://www.iconarchive.com/category/...ion-icons.html |
|
||||
Re: Changing An Icon For A Program or Shortcut?
The program is Pocketmeasureconvert. http://www.freewarepocketpc.net/ppc-...alculator.html
Thanks for the reply. Are there instructions in one of those links that explain how to get the chosen icon into the program of choice? |
|
||||
Re: Changing An Icon For A Program or Shortcut?
You would have to edit the .lnk file to point to the icon you want, and even then it would only work if you're using the shortcut. If you're looking at the .exe itself, the icon will still be the little white box.
You might find the author's email and send him a suggestion for an icon, or even a sample. Icons are hard-coded into the .exe, so only he/she could make the change correctly. Edit: His email is listed on the page you linked to. I'd give him a buzz if I were you. ![]()
__________________
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! |
|
||||
Re: Changing An Icon For A Program or Shortcut?
Musicman: "You would have to edit the .lnk file to point to the icon you want, and even then it would only work if you're using the shortcut. If you're looking at the .exe itself, the icon will still be the little white box."
I'd be very interested in just editing the *.lnk file but since I don't know the EXACT thing to do, I would need a little help. Can you put together a quick and dirty example and I could use it as a template to create my own version? I would only be accessing the lnk file. |
|
||||
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. ![]() Last edited by Musicman247; 01-08-2009 at 05:47 AM. |
This post has been thanked 2 times. |
|
||||
Re: Changing An Icon For A Program or Shortcut?
You can edit LNK shortcut files on your PPC. I do it with Pocket NotePad by Tillanosoft, but you might even be able to use WordMobile, by making sure it saves your edit with LNK extension, instead of DOCX, or whatever. A handy program for locating good icons already available in DLLs or other EXEs currently installed on your device is rViewer by Vicott Wong, who wrote an excellent tutorial how-to with good links on his blog, here:
http://mobile-sg.com/simpleblog/arch...ost.asp?id=849 Musicman247 is very knowledgeable, helpful, and has provided perhaps all you need. Still, Vicott's info can help you see it from another angle. |
This post has been thanked 2 times. |
![]() |
|
|
|