strange icon in Games folder - MDA II, XDA II, 2060 General

I found a icon called "Icon" in the games folder (where jawbreaker & solitaire reside). When I try to open it it gives me this error message,
ceshell.dll,-162
Cannot find "ceshell" (or one if components). Make sure the path and filename are correct and all the required libraries are available.
There is also a file called "gamesico" in the WIndows folder, which gives the same response as above.
Please help!

Open the folder using file explorer and delete the icon.
Windows\Programs\Games
Cheerio

I've seena few posts on different sites about this. I also found this on Microsoft's site
http://msdn.microsoft.com/library/d...ry/en-us/wcemain4/html/cmrefceshellmodule.asp
Might be of help just to explain what it is / was, but not how it got there.

Related

Games Folder

Here's what happened...
There was an icon inside my games folder that didnt do anything. Clicking it just gave me an error (forgot the error already). I took the risk and deleted the icon. After a reset, my Games folder was showing up as an ordinary folder (no card icon below it).
Can anyone copy their Games folder and attach to this post??? Or maybe just give me the solution...
~ishtangli
maybe that's a glitch in the system files... why don't you just hard reset your phone? back up your contacts and calendar of course..
Attached is the file you have deleted. This file is the icon for the Games folder (it's actually a shortcut file). You can customize the icon of any folder by creating a file named "icon.lnk" with a content similar below:
1#ceshell.dll,-162
Using a 3rd party File Explorer (e.g. Resco), you will be able to see this file. Using the defaul File Explorer, you will only be able to see this file when you turn on "View All Files" option (tap and hold on any open area of the default File Explorer and this option will be shown on the context menu).
In my experience, this icon appears inside the Games folder when I go through Start -> Programs -> Games when the "View All Files" option is turned on. Try turning it off and this icon file disappears.
Have fun,
YajP
Marc,
It would take too long to restore all my applications and settings if i Hard Reset.
File didnt work. Placed it inside the Games folder and reset my device. Have you had experience restoring any of these icon files?
~ishtangli
Nope, didn't have such problem. I also deleted that icon.lnk in the Games folder before thinking that it was installed wrongfully by some of the 3rd party apps... to my surprise, the Games folder was reduced to an ordinary folder icon when I go to the Programs menu. So what I did was got that file from one of my colleagues, copied it to my device and tried to solve the issue of hiding that icon file. Below are the current screen shots from my pocket pc... hope it helps...
ishtangli, my ROM is still the stock one: 1.66 WWE... so am not sure if the functionality was changed in other ROM upgrades (1.72, WM2003SE) =)
that's a very possible suggestion! i think the functionality wouldnt change in other rom versions.. i'd say go with the RESCO solution
Maybe some kind soul could post their entire games folder...
~ishtangli
Here it is...
still didnt work. hmmm.... seems kinda simple but it just wont work. WM2003SE thing?!?! Whatever it is, im not hard resetting my device just to get some damn icon back. Thanks guys! If you find any solution, post it here aite...
~ishtangli
Games Icon
Try this.
Download, unzip and copy the icon.lnk file within to the /Windows/Start Menu/Programs/Games folder.
It is a shortcut to target the shell *.dll file that contains the icon that is displayed for the games folder: shellres.dll,-8229
So that must be the difference, the link to the icon file...
from
1#ceshell.dll,-162 (ROM1.66)
to
shellres.dll,-8229 (WM2003SE)...
Yeah
yajp said:
So that must be the difference, the link to the icon file...
from
1#ceshell.dll,-162 (ROM1.66)
to
shellres.dll,-8229 (WM2003SE)...
Click to expand...
Click to collapse
Good job.
it worked!!!
Thanks guys!!!
~ishtangli
A Brand new site!
http://www.pdafresh.net/main_games1.htm
:shock:

Icon in games

Hi -
This is driving me crazy and I can't find anywhere to answer it (I'm sure it's trivial to most of you).
I copied a game (just the .exe file - not a .cab) into the \program files\games folder. The game icon is in that folder and it runs just fine - from that folder.
How do I get the icon to display whenever I Start/Programs/Games ? I'm guessing that it must be that I did not formally install and register it as a .cab but I am not that familiar with this OS to be sure.
TIA
Thats why it doesnt show up, because it's not installed. One thing you can do is get something like iLauncher and make the .exe a shortcut... and the icon will show up on your today screen.
Thank you! Is there a way to package the .exe in to a .cab file such that it properly registers as a game in to the game folder? Again, let me guess - get an existing .cab file and decipher it and use my .exe instead of the one that's in the .cab? Just a guess.
Madcap180 said:
Thats why it doesnt show up, because it's not installed. One thing you can do is get something like iLauncher and make the .exe a shortcut... and the icon will show up on your today screen.
Click to expand...
Click to collapse
I have no idea how to make a CAB file... why not just find the game online, download the installer.. install it, and replace the .exe file with yours.
Hmmm.. Not trying to set the cat amoung the pigeons, but I'm not sure you need something installed to have an icon.
A few months back, I downloaded a battleships game that was just an .exe. I copied the exe onto my storage card, then placed a shortcut to it in the Windows/Start Menu/Games folder. When I open the Start > Programs > Games folder the icon showed up nicely.
Sorry, I've got no definitive answer on this, or even anything constructive to add, just concerned that I think you might be heading down the wrong path with the "cab needed" thing.
Ok, cool - I can try that - thanks! Right now it's not on the storage card and the program, not a shortcut is in the games folder in main storage.
Confused Stu said:
Hmmm.. Not trying to set the cat amoung the pigeons, but I'm not sure you need something installed to have an icon.
A few months back, I downloaded a battleships game that was just an .exe. I copied the exe onto my storage card, then placed a shortcut to it in the Windows/Start Menu/Games folder. When I open the Start > Programs > Games folder the icon showed up nicely.
Sorry, I've got no definitive answer on this, or even anything constructive to add, just concerned that I think you might be heading down the wrong path with the "cab needed" thing.
Click to expand...
Click to collapse
I found instructions on how to create a cab file on MSDN (Microsoft Developers Network). Search MDSN for "cab wizard".
As for installing one program, and replacing its exe with another, I'd be careful about doing that - there may be checksums, registry entries, other required system files, etc. which may not play well with the new exe.
In the old days, you could get away with things like that. Today, you don't have a clue what and where a cab file places system entries. There are .ini files, .xml files, etc. involved in a cab file and I wouldn't want to second guess what is supposed to go where. (Open one with winrar and check it out).
h**p://msdn2.microsoft.com/en-us/library/aa448616.aspx
Don't know if links like above are permitted - if not - mod please delete and I apologize.
Madcap180 said:
I have no idea how to make a CAB file... why not just find the game online, download the installer.. install it, and replace the .exe file with yours.
Click to expand...
Click to collapse

Sms starts at bottom

Hi,
I have this very annoying problem, that whenever I enter a text message I see the bottom of the message, so I have to scroll to the top of the message in order to read it.
I have found a tweak to change it (editing some template or something like that), but unfortunately I can't find it anymore. I guess it was lost, or something like that.
Has anybody a link, or a description, what file needs to be edited?
Best regards
johnpatcher
Ok, I've just found it: http://forum.xda-developers.com/showthread.php?t=318932
I've edited these files, and attached an archive here, you are invited to use it . Just replace these files within your \Windows directory using a proper file explorer, something like Resco File Explorer .

How to CHANGE QuickMenu Folder Icons?

Okay, I searched for "change icons" and got two pages of threads on how to change program icons. Some provided great information; however, none addressed my need.
I'm interested in changing only FOLDER icons, and ONLY those in QuickMenu (see attached images). The folder icons are all the same except for two, the Games folder and the Office Mobile folder. They both have a small file inside the directory that's called "icon."
I would like to change any and all directories to whatever icon I choose, or design. Is this possible? If so, how?
Thanks,
Peter
Try PExplorer - it works magic!!!
http://www.heaventools.com/
Confused???
eenbox said:
Try PExplorer - it works magic!!!
http://www.heaventools.com/
Click to expand...
Click to collapse
Thanks for the quick reply. I had a look at that program, and the web site, and I'm completely confused. It looks like a program for my PC, and not my phone. Furthermore, I don't see anything mentioned on how to change an icon.
HELP!
ADDENDUM: Furthermore, as I said in my original post, I DO NOT want to change program icons, such as exe files or dll files. From what I can tell, PExplorer is desiged to modify the inner workings of exe and dll files, etc.
I want to change the icons for a directory (folder image). These are not programs or dlls.
Thanks,
Peter
Figured it out ...
I figured it out. It took a bit of thought, and some weird manipulation using Notepad, but now I can change any QuickMenu icon to almost whatever I want, as long as there's either an EXE or DLL file that contains the icon.
Cheers!
----------------------------------
Since I don't plan to return to this thread, and since there may be someone who wants to know what I did, here's my solution:
REMEMBER: This solution ONLY works if you want to change folder icons WITHIN the QuickMenu subset of folders. It does NOT work on program icons, or for any other icons for that matter (ONLY QUICKMENU FOLDERS).
01) Find an EXE or DLL file with the icon you want. If this file contains more than one icon, then you'll need to know the icon number within the program. This can be quite difficult to determine. However, for the purpose of this discussion, I'm assuming you want to use the MAIN icon, which is usually designated as icon "0" (zero) within the EXE or DLL file. We'll go with "0" for this discussion.
02) Your phone should already have at least one (probably two) folder icon files. The two in question are usually used for the Start Menu Games directory and for the Start Menu Office Mobile directory. Using Total Commander or any similar program (File Explorer will NOT work), make your way to either the Games or Office Mobile directory within the Windows\Start Menu. Whether it's the Games folder or the Office Mobile folder, you should find a shortcut file called icon. This is the file that determines how the folder will appear within the QuickMenu structure.
03) Copy this file to your PC. Anywhere will do as long as you remember where you put it. Make a second copy of it just in case you "ruin" your attempt to change the icon using these instructions. At least you can go back to what you had before.
04) Right click on this file and select Properties. In the General tab, uncheck the Read-only box. Click on Apply.
05) Open NotePad on your PC.
06) Within NotePad, click on File and then on Open. The Open dialogue box appears. At the bottom of this dialogue box are three horizontal white boxes. The second box has the title "Files of type." The default entry is "Text documents (*.txt). Click on the down arrow and change this to "All files." Now find the icon file you copied to your PC in (3) above and open it within NotePad.
07) You will see a line of instructions at the top of the file. These instructions tell your phone where to find the icon image. What we need to do, therefore, is change the instructions to another icon image.
08) Now let's assume that you have a Start Menu folder within QuickMenu called PDF files, and you would like that folder to have the Adobe Reader icon. To do this, change the line of instructions from what it currently reads to the following:
1#AdobeReaderLE.exe,-0
09) Make sure there's a carriage return after the final "0"
10) Re-save the file. The file name must not be changed. It must always remain as "icon."
11) Now copy this new file to the actual PDF directory within your phone's Start Menu. Soft reset your phone and the PDF folder will now have the Adobe icon.
DONE!
Here are some tips:
The above example assumes that the AdobeReaderLE.exe file is in your main Windows directory. If the EXE file you want to use is anywhere else, you need to direct the instructions appropriately. Here's an example for an EXE file contained on your Storage Card, and within the Program Files directory. Let's say you installed BsB Tweaks to the Storage Card, and you want to use the main BsB icon for one of your Start Menu folders. Here's how the instructions would look:
1#\Storage Card\Program Files\BsB\Tweaks\BsB Tweaks.exe,-0
Remember to always save the file with the name "icon." Always put the revised icon file inside the directory whose appearance you want to change.
Happy Changing!
Peter
P.S. Since I can't seem to add images to a post after the fact, I will submit another post shortly with images to show you what I did with my phone.
Before and After Images
As promised, attached (below) are images to show you what I did with my phone.
Peter
thanks alot man, i have been looking for days, to find a way to do this!!!!

[Q] Awful Save dialog box - need folder tree

Hi all
I'm sure this has been discussed on the forum, as it bugs the hell out of me and I suspect many others, but I could not find the right search words to find it.
Please point me in the direction of known thread (if exist)
Problem:
Saving to a USEFUL folder.
In most of the applications it uses a useless save dialog box, that only goes 1 layer deep of folders.
I save everything on to my SD card, and as a home windows user I am used to having directories for everything to keep them organised.
at the moment I have to save in /Storage card/DOCS/ then use total commander to move it to the correct place. to open a file I then need to use total commander again to find the file then open from there.
An awful set up.
Is there any programs or hacks that change that dialog box to a folder tree based dialog instead of a 1 level dropdown?
or ever a multiple of dropdowns would work?
Please help - this is driving me mad
G
Hey, I too hate the standard windows mobile file dialogue, but I remember finding a freeware alternative for my old phone (TyTN II) which I still had lying around on my computer. I can't remember where I got it from exactly, its called gsgetfile.dll and there's a little control panel applet to go with it. I've attached the dll to this post, just unzip to the /Windows directory on your phone. Then install File Dialog Changer, enable and voila!
EDIT: Found the site, http://www.pocketpcfreeware.com/en/index.php?soft=752
Thanks for that
I searched xda for file dialog changer and came across this thread:
FDC
I shall try it and hope it doesn't mess up Faria ROM........
Thanks for the suggestion
Damn! must be how Faria made her ROM. I copied the 2 files across and it made no difference at all.
Then I noticed the option in the control panel to turn it on - Doh!

Categories

Resources