04-29-2010, 02:55 PM
|
|
Retired Staff-MordyT.com
Offline
|
|
Join Date: Feb 2009
Posts: 2,190
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
|
|
Re: ║MightyROM.com║ ║Windows Phone®║ ║Sense UI 2.5║
Quote:
Originally Posted by jshaas2
Is anyone in here running the 2.32.00WU radio?
|
Yes. Works amazing!
Quote:
Originally Posted by boggsie
Alright you haxors ... I need some mortscript help.
I am trying to write a mortscript to organize the start menu for OF and FF. I don't know if anybody would want it, but I figured I would give it a shot.
Well, I can't figure out why the HTC_*.lnk items in the start menu won't delete after I have tried to move them. The move command ends up copying them, so rather that beat my head against a wall on that, I figured I would just do an explicit delete and the darned files are still there.
I've attached the entire mortscript as it stands now, but here is a code snippet:
Code:
If ( FileExists( "\Windows\Start Menu\Programs\HTC_Music.lnk" ) )
SetFileAttribute("\Windows\Start Menu\Programs\HTC_Music.lnk","hidden", FALSE)
SetFileAttribute("\Windows\Start Menu\Programs\HTC_Music.lnk","readonly", FALSE)
SetFileAttribute("\Windows\Start Menu\Programs\HTC_Music.lnk","system", FALSE)
SetFileAttribute("\Windows\Start Menu\Programs\HTC_Music.lnk","archive", FALSE)
Move( "\Windows\Start Menu\Programs\HTC_Music.lnk","\Windows\Start Menu\Programs\Multimedia","TRUE" )
Delete( "\Windows\Start Menu\Programs\HTC_Music.lnk")
EndIf
As I mentioned, the "Move" ends up copying the item, so I thought that by adding an explicit delete, it would clear things up, but it didn't.
Best regards,
-boggsie
|
Maybe you need that regedit that allows them to be deleted for good? Should be in the FAQ.
Quote:
Originally Posted by darren.wlsn1
lol, makes sense. thanx and excuse my noobness.
|
darren = a n00b? Never. Funny joke man!
Quote:
Originally Posted by Jim8181
In FF is there a "soft reset" button or hot key? I've looked thru the settings and tools and I don't see it. Or is it just the hardware button under the back cover?
|
I added a program in the faq, it is called spb soft reset...
Quote:
Originally Posted by tjELITE
Also I have figured out a way to disable HTC Messaging completely...how you ask?...Elementary my dear watson....ohh post ended in suspense
|
Share please...
Quote:
Originally Posted by mattlenderman
ok so I haven't messed with this stuff in years it seems and have in the last week got back into it...i'm usually pretty good with stuff like this, but for some reason having a hard time pin pointing what exactly I'm doing wrong and what step I've missed.
I have a Touch Pro and my goal was get the HomeTab_1.7.1 on it where I can have more customization options along w/ the time/clock/fb app on my main screen. Here is what I've done so far.
#1 I unlocked the phone. After this, I did the mightyrom update where it put it in 6.5 and on my main screen it just shows like "Music, phone, voicemail, etc" from top to bottom on the left side. When i click the start menu, there isn't one and brings me into all my apps which is cool.
I read in the faq's on page one under general questions where it says, " Q: Does CookieMonster (eat cookies?)...HomeTab_v7.0 work with this ROM?
A: Yes to both!"
Although it doesn't say 1.71, I assumed Hometab would work with what I've done so far but i could be wrong. Anyways, I downloaded the cab for Hometab 1.7.1 and it installed successful, but i'm not seeing anything change on my main screen. I went into the TODAY setting where I thought maybe I could check it but nothings there other than Windows Default checked.
Here's some specs on whats on my phone right now:
From the About icon:
Windows Mobile 6.5 Professional, Build 21840.5.0.60 Mighty
When i go to my remove programs list, this is what shows:
Co0kie's Home Tab
Microsoft Classic Blue
Microsoft Rock and Republic Black
MightMike & LilRico 6.5 MightyROM 2
MightMike & LilRico 6.5 SDY 2
MightMike & LilRico 6.5 SHR 2
I'm sure it's something simple I'm doing wrong here, but I've been reading through these threads for last couple hours and last new a couple hours, and I just can't pin point exactly the step i"m missing here.
Thanks for any assistance/pointers on what I've missed or doing wrong.
MATT
|
If you haven't already seen, this is for the TP2 and you have a TP1. So it is not applicable to your phone...
Quote:
Originally Posted by dkeller59er
EDIT: My Location is working much much better on here too. Instead of sayin East Kootenay E (i don't care if you guys know where i live, its hard to find, not really on a map haha) it says my town Skookumchuck.
|
Just so you know, I bought a plane ticket and am coming for you...
|