Everything Motorola Q  
Home Motorola Q Store Moto Q Software News Motorola Q Reviews Moto Q Forums Q Social Moto Q FAQ Contact Us Everything Q RSS feed


Go Back   Motorola Q Forum | Everything Q > Moto Q Software > Moto Q Hacks

Notices



Palm CES Event live


Reply
 
Thread Tools Display Modes
Old 03-19-2008, 11:31 PM   #111 (permalink)
 
TreeFrog's Avatar
 
Join Date: Aug 2007
Location: Colorado
Posts: 3,818
Thanks: 110
Thanked 393 Times in 364 Posts
TreeFrog is on a distinguished road
Default

k...feeling unsure enough that I dont want to execute a cab I made!

I extracted the 3 files from the WM6 cab, modified the gwes one with the bitmaps in it and used winace to pack a new cab. Sounds safe enough as I typed this though...but I think I'll wait til the expert chimes in!!
__________________
TreeFrog is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 03-19-2008, 11:36 PM   #112 (permalink)
 
jmorisey's Avatar
 
Join Date: May 2007
Location: Illinois
Posts: 295
Thanks: 22
Thanked 30 Times in 23 Posts
jmorisey is on a distinguished road
Default

Lol, I am far from being the expert... I'm not a programmer or developer, I just learned from reading and trial & error...

I can post more tonight when at PC...

Jon
POTQ
jmorisey is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-19-2008, 11:59 PM   #113 (permalink)
 
TreeFrog's Avatar
 
Join Date: Aug 2007
Location: Colorado
Posts: 3,818
Thanks: 110
Thanked 393 Times in 364 Posts
TreeFrog is on a distinguished road
Default

Quote:
Originally Posted by jmorisey View Post
Lol, I am far from being the expert... I'm not a programmer or developer, I just learned from reading and trial & error...

I can post more tonight when at PC...

Jon
POTQ
hey..sounds good! I got a solid sprite backup in the hole but not sure enough to let it rip! I made a little spinning Ace of Spades card just to try. Looks ok from here but who knows!! Thanks!
__________________
TreeFrog is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-20-2008, 12:03 AM   #114 (permalink)
 
jmorisey's Avatar
 
Join Date: May 2007
Location: Illinois
Posts: 295
Thanks: 22
Thanked 30 Times in 23 Posts
jmorisey is on a distinguished road
Default

IMO, its a ROM file, so if you screw it up to bad, just delete the file and windows will recreate a clean one...

POTQ
jmorisey is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-20-2008, 12:31 AM   #115 (permalink)
 
TreeFrog's Avatar
 
Join Date: Aug 2007
Location: Colorado
Posts: 3,818
Thanks: 110
Thanked 393 Times in 364 Posts
TreeFrog is on a distinguished road
Default

my lil cab didn't work..failed on execution! Should of just spent my time editing the actual file in windows! I'll check your tips in the am.... !
__________________
TreeFrog is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-20-2008, 12:34 AM   #116 (permalink)
 
jmorisey's Avatar
 
Join Date: May 2007
Location: Illinois
Posts: 295
Thanks: 22
Thanked 30 Times in 23 Posts
jmorisey is on a distinguished road
Default

DId you get an error?? If so, what did it say?

POTQ
jmorisey is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-20-2008, 12:39 AM   #117 (permalink)
 
TreeFrog's Avatar
 
Join Date: Aug 2007
Location: Colorado
Posts: 3,818
Thanks: 110
Thanked 393 Times in 364 Posts
TreeFrog is on a distinguished road
Default

just the could not install cab file error..got just past the "do you trust this" screen with the cab name and then failed!
TreeFrog is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-20-2008, 02:50 AM   #118 (permalink)
 
jmorisey's Avatar
 
Join Date: May 2007
Location: Illinois
Posts: 295
Thanks: 22
Thanked 30 Times in 23 Posts
jmorisey is on a distinguished road
Informative

OK everyone, here is a SUMMARY of how I did this. I will have to wait probably till this weekend when I have time and am at my home PC to give more detailed instructions, but I have a feeling that this will get you started.

First of all, I had to extract the file: gwes.exe.0409.mui from the \WINDOWS directory. (I believe for WM6, it is the shellres.96.dll) This is a ROM file, so it isn’t as easy as it sounds. I ended up using a program called WM5romExtractor.cab or something like that.

(The 0409 in the above referenced file is the LANGUAGE… i.e., if you are using SPANISH, your file would be gwes.exe.0C0A.mui)

Once this file was extracted from ROM, I then had to use a RESOURCE editor to open and view the contents of the file. I used RESOURCE TUNER… In the Resource editor, there was a group called BITMAPS. Within this group, you will see (3) sets of your current Icon, each set consisting of (16) files. There are (16) bitmaps in each size category… 32x32, 44x44 and 64x64. It appears WM5 uses the 44x44 set as the default for the loading icon. Now, I was able to use ANY size, but this was the default. (Sorry, I am not in front of the computer right now to reference the specific bitmap # in the Resource Editor).

It appears that you can use pretty much any size of bitmap that you want to, up to (16) to comprise of your animated load icon. If you want to use less, you can… just loop them. (i.e. Have (8) images and use the same (8) two times)

Once the file is SAVED, you need to DIGITALLY SIGN the file. I used a program I found over at XDA forum called Multiple File Signer. It uses signtool.exe and a generic certificate I guess… not really sure when it comes to stuff like this, but it worked so I didn’t complain.

Once the file is SIGNED, I then used a program called WinCE CAB Manager 3.0 to create my CAB file.

The rest is history….

I know it isn’t really detailed, but I am at work and don’t have access to my PC to go into that great of detail… additionally, I am not a programmer or developer, so it is still a learning experience for me as well.

Thanks, and I hope you all enjoy…
Jon

jmorisey is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-20-2008, 08:55 AM   #119 (permalink)
 
Join Date: Aug 2007
Location: South of Boston
Posts: 1,369
Thanks: 61
Thanked 350 Times in 294 Posts
Der Alta is on a distinguished road
Default

Wow... Some of those are expensive.

I'm guessing you have some of them for work?
__________________
Contributions via PayPal? Yes, you can, it's my email address.

Nascar: Bumper to Bumper, 200 mph, 40 Professionals
Boston: Bumper to Bumper, 70 mph, 400,000 amateurs
Der Alta is online now  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-20-2008, 09:12 AM   #120 (permalink)
 
jmorisey's Avatar
 
Join Date: May 2007
Location: Illinois
Posts: 295
Thanks: 22
Thanked 30 Times in 23 Posts
jmorisey is on a distinguished road
Default

30 day trial, so we will all have to take turns and space out the times we install these... this will maximize our time for creating these... lol
jmorisey is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


All times are GMT -5. The time now is 06:23 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
Integrated by BBPixel ©2003-2009, jvbPlugin
Android forums

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33