PPCGeeks Forums HTC Arrive HTC HD2 HTC Thunderbolt HTC Touch Pro 2 HTC Evo 4G HTC Evo 3D Samsung Galaxy S II Motorola Droid X Apple iPhone Blackberry
Go Back   PPCGeeks > Windows Mobile > WM HTC Devices > HTC Touch Pro 2

Notices


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-19-2009, 03:55 PM
krohnjw's Avatar
Regular 'Geeker
Offline
Pocket PC: Nexus One
Carrier: AT&T
Location: IL
 
Join Date: Jul 2007
Posts: 276
Reputation: 432
krohnjw is becoming a PPCGeeks regularkrohnjw is becoming a PPCGeeks regularkrohnjw is becoming a PPCGeeks regularkrohnjw is becoming a PPCGeeks regularkrohnjw is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
[APP] Grab MSL V0.5 - Should work on TP2, TP, Mogul etc.

Ok, since the only manual method of grabbing the MSL can be a bit intimidating to new users and requires a reg editor and a file explorer like total commander, I wrote a quick app to enable/disable logging and then read/parse the log file to display your MSL. It works for me quite well but if anyone would be willing to test it I would appreciate it.


I am attaching the cab which will install the following:
- The application (13k), a Readme with some more info as far as what it does exactly, and some contact info.

Also attached now the .net 3.5 CF cab if anyone needs it.


Please let me know if you try it and it works or does not work for you.

Credits go to pzztgotbagz for posting the method and strra for reposting it today and motivating me to code a solution for folks.


edit:.
v0.5: Added a save option after MSL is grabbed. Will default to \Storage Card\msl.txt and bounce to \ if \storage card is not present.
v0.4: minimal changes to menu structure init. Added .net CF 3.5 cab
v0.3: minimal changes to exit code.
Added v0.2: Removed requirement to disable logging before grabbing MSL.
Attached Files
File Type: cab NETCFv35.wm.armv4i.cab (2.58 MB, 567 views) Click for barcode!
File Type: cab krohnjw TP2 MSL Grabber 0.5.cab (17.0 KB, 1141 views) Click for barcode!

Last edited by krohnjw; 12-04-2009 at 10:59 AM. Reason: Added 0.5
Reply With Quote
This post has been thanked 31 times.
  #2 (permalink)  
Old 11-19-2009, 10:36 PM
jdmsleepr's Avatar
Regular 'Geeker
Offline
Pocket PC: Touch Pro 2
Carrier: Sprint
 
Join Date: Nov 2008
Posts: 339
Reputation: 980
jdmsleepr knows their stuffjdmsleepr knows their stuffjdmsleepr knows their stuffjdmsleepr knows their stuffjdmsleepr knows their stuffjdmsleepr knows their stuffjdmsleepr knows their stuffjdmsleepr knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [APP] to grab MSL - Need testers

it works great...but i think that getting the msl before the last reset to disable would be better...just my 2 cents...great work!!
__________________
Cheers!!

as always if i or anyone have helped you in any way, please take the time to press , a lot of time and research has went into finding the solutions that help you and many others...much appreciated...thank you!!!
Reply With Quote
  #3 (permalink)  
Old 11-19-2009, 11:01 PM
krohnjw's Avatar
Regular 'Geeker
Offline
Pocket PC: Nexus One
Carrier: AT&T
Threadstarter
Location: IL
 
Join Date: Jul 2007
Posts: 276
Reputation: 432
krohnjw is becoming a PPCGeeks regularkrohnjw is becoming a PPCGeeks regularkrohnjw is becoming a PPCGeeks regularkrohnjw is becoming a PPCGeeks regularkrohnjw is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [APP] to grab MSL - Need testers

Quote:
Originally Posted by jdmsleepr View Post
it works great...but i think that getting the msl before the last reset to disable would be better...just my 2 cents...great work!!
V0.2 up - doesn't require reset prior to grabbing MSL (just remember to disable it so you don't get a huge log!) Thanks for the input.

Last edited by krohnjw; 11-19-2009 at 11:21 PM.
Reply With Quote
This post has been thanked 1 times.
  #4 (permalink)  
Old 11-19-2009, 11:33 PM
sanjsrik's Avatar
Halfway to VIP Status
Offline
Pocket PC: Evo Rooted Stock ROM
Carrier: Sprint
 
Join Date: Apr 2007
Posts: 716
Reputation: 320
sanjsrik is becoming a PPCGeeks regularsanjsrik is becoming a PPCGeeks regularsanjsrik is becoming a PPCGeeks regularsanjsrik is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [APP] Grab MSL V0.2 - Testing appreciated

does not work on my TP2: Here is the log (have .NET CF installed):

GetMSLFromLogFile.exe
ObjectDisposedException


at Microsoft.AGL.Common.MISC.HandleAr()
at System.Windows.Forms.MainMenu._CreateMainMenuTree( )
at System.Windows.Forms.Form.set_Menu()
at GetMSLFromLogFile.Form1.InitializeComponent()
at GetMSLFromLogFile.Form1..ctor()
at GetMSLFromLogFile.Program.Main()
Reply With Quote
  #5 (permalink)  
Old 11-19-2009, 11:34 PM
krohnjw's Avatar
Regular 'Geeker
Offline
Pocket PC: Nexus One
Carrier: AT&T
Threadstarter
Location: IL
 
Join Date: Jul 2007
Posts: 276
Reputation: 432
krohnjw is becoming a PPCGeeks regularkrohnjw is becoming a PPCGeeks regularkrohnjw is becoming a PPCGeeks regularkrohnjw is becoming a PPCGeeks regularkrohnjw is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [APP] Grab MSL V0.2 - Testing appreciated

Quote:
Originally Posted by sanjsrik View Post
does not work on my TP2: Here is the log (have .NET CF installed):

GetMSLFromLogFile.exe
ObjectDisposedException


at Microsoft.AGL.Common.MISC.HandleAr()
at System.Windows.Forms.MainMenu._CreateMainMenuTree( )
at System.Windows.Forms.Form.set_Menu()
at GetMSLFromLogFile.Form1.InitializeComponent()
at GetMSLFromLogFile.Form1..ctor()
at GetMSLFromLogFile.Program.Main()
At what point do you get that - what version of the CF and WM version (6.1, 6.5?) as well?

Last edited by krohnjw; 11-19-2009 at 11:38 PM.
Reply With Quote
This post has been thanked 1 times.
  #6 (permalink)  
Old 11-20-2009, 12:46 AM
sanjsrik's Avatar
Halfway to VIP Status
Offline
Pocket PC: Evo Rooted Stock ROM
Carrier: Sprint
 
Join Date: Apr 2007
Posts: 716
Reputation: 320
sanjsrik is becoming a PPCGeeks regularsanjsrik is becoming a PPCGeeks regularsanjsrik is becoming a PPCGeeks regularsanjsrik is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [APP] Grab MSL V0.2 - Testing appreciated

Quote:
Originally Posted by krohnjw View Post
At what point do you get that - what version of the CF and WM version (6.1, 6.5?) as well?
Microsoft .NET CF 3.5

Get that message when I run the application by tapping it from Programs group.
Reply With Quote
  #7 (permalink)  
Old 11-20-2009, 12:47 AM
krohnjw's Avatar
Regular 'Geeker
Offline
Pocket PC: Nexus One
Carrier: AT&T
Threadstarter
Location: IL
 
Join Date: Jul 2007
Posts: 276
Reputation: 432
krohnjw is becoming a PPCGeeks regularkrohnjw is becoming a PPCGeeks regularkrohnjw is becoming a PPCGeeks regularkrohnjw is becoming a PPCGeeks regularkrohnjw is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [APP] Grab MSL V0.2 - Testing appreciated

Quote:
Originally Posted by sanjsrik View Post
Microsoft .NET CF 3.5

Get that message when I run the application by tapping it from Programs group.
Hm, didn't even launch huh. Try the new version. WM 6.1 or 6.5?
Reply With Quote
This post has been thanked 1 times.
  #8 (permalink)  
Old 11-20-2009, 12:48 AM
sanjsrik's Avatar
Halfway to VIP Status
Offline
Pocket PC: Evo Rooted Stock ROM
Carrier: Sprint
 
Join Date: Apr 2007
Posts: 716
Reputation: 320
sanjsrik is becoming a PPCGeeks regularsanjsrik is becoming a PPCGeeks regularsanjsrik is becoming a PPCGeeks regularsanjsrik is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [APP] Grab MSL V0.2 - Testing appreciated

Quote:
Originally Posted by krohnjw View Post
Hm, didn't even launch huh. Try the new version. WM 6.1 or 6.5?
WM 6.1, stock ROM, just got a New In Box TP2 as a replacement for a TP yesterday from Sprint. Have NOT messed with the stock ROM at all.

What new version? I downloaded the software in the first post.
Reply With Quote
  #9 (permalink)  
Old 11-20-2009, 12:49 AM
krohnjw's Avatar
Regular 'Geeker
Offline
Pocket PC: Nexus One
Carrier: AT&T
Threadstarter
Location: IL
 
Join Date: Jul 2007
Posts: 276
Reputation: 432
krohnjw is becoming a PPCGeeks regularkrohnjw is becoming a PPCGeeks regularkrohnjw is becoming a PPCGeeks regularkrohnjw is becoming a PPCGeeks regularkrohnjw is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [APP] Grab MSL V0.2 - Testing appreciated

Quote:
Originally Posted by sanjsrik View Post
WM 6.1, stock ROM, just got a New In Box TP2 as a replacement for a TP yesterday from Sprint. Have NOT messed with the stock ROM at all.
Odd - running stock here as well. Let me look at a few things.
Reply With Quote
This post has been thanked 1 times.
  #10 (permalink)  
Old 11-20-2009, 12:55 AM
krohnjw's Avatar
Regular 'Geeker
Offline
Pocket PC: Nexus One
Carrier: AT&T
Threadstarter
Location: IL
 
Join Date: Jul 2007
Posts: 276
Reputation: 432
krohnjw is becoming a PPCGeeks regularkrohnjw is becoming a PPCGeeks regularkrohnjw is becoming a PPCGeeks regularkrohnjw is becoming a PPCGeeks regularkrohnjw is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [APP] Grab MSL V0.2 - Testing appreciated

Quote:
Originally Posted by sanjsrik View Post
WM 6.1, stock ROM, just got a New In Box TP2 as a replacement for a TP yesterday from Sprint. Have NOT messed with the stock ROM at all.

What new version? I downloaded the software in the first post.
0.3 - if you have the latest cab then that's it.

edit: Try this one.
Attached Files
File Type: cab krohnjw TP2 MSL Grabber 0.4.cab (16.0 KB, 152 views) Click for barcode!
Reply With Quote
This post has been thanked 3 times.
Reply

  PPCGeeks > Windows Mobile > WM HTC Devices > HTC Touch Pro 2

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 On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 08:22 PM.


Powered by vBulletin® ©2000 - 2024, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0
©2012 - PPCGeeks.com