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 Other Manufacturers > Samsung Intrepid
Register Community Search

Notices


Closed Thread
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 12-11-2009, 03:43 AM
jpzcd's Avatar
Lurker
Offline
Pocket PC: htc touch pro
Carrier: sprint
 
Join Date: Jan 2008
Posts: 10
Reputation: 0
jpzcd is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Haus Intrepid Tips and Tricks

Haus,
I just got the intrepid and am wanting to make the keypad lights stay on longer. Looking at your first posts here I am unsure of how to do step # 2. Put the attached mortscript file into \Windows\startup. This script (interpreted by Mortscript.exe) will run in the background all the time. Can you please explain this?
Thanks!
  #2 (permalink)  
Old 12-11-2009, 11:10 AM
haus's Avatar
Halfway to VIP Status
Offline
Pocket PC: Evo Shift 4G
Carrier: Sprint
Threadstarter
 
Join Date: Jan 2007
Posts: 711
Reputation: 765
haus knows their stuffhaus knows their stuffhaus knows their stuffhaus knows their stuffhaus knows their stuffhaus knows their stuffhaus knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Haus Intrepid Tips and Tricks

I can't really explain it better than what I wrote in my post...? Not trying to be difficult, but I put some serious time into those first few posts.

When I say "put the attached file..." that means use a file manager to literally put the file in that location, like you would on a personal computer, by copying and pasting.

The script will run in the background - this means that the script I wrote will constantly run in the background checking your backlight and keypad settings. Many programs run in the background all the time (they are usually referred to as processes)...like the phone software, for example, so the phone can receive incoming calls. This script is no different. And it spends most of its time in what's called "sleep" mode, basically waiting for 5 seconds at a time, doing nothing, and then checking your backlight settings.

I'm not sure how to better explain it...maybe someone else can take a shot, or if you have more specific questions...maybe I can help further...
  #3 (permalink)  
Old 12-24-2009, 04:41 AM
Boogeyman's Avatar
Lurker
Offline
Pocket PC: Samsung Intrepid
Carrier: Sprint
 
Join Date: Dec 2009
Posts: 2
Reputation: 0
Boogeyman is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Haus Intrepid Tips and Tricks

Quote:
Originally Posted by haus View Post
I can't really explain it better than what I wrote in my post...? Not trying to be difficult, but I put some serious time into those first few posts.

When I say "put the attached file..." that means use a file manager to literally put the file in that location, like you would on a personal computer, by copying and pasting.

The script will run in the background - this means that the script I wrote will constantly run in the background checking your backlight and keypad settings. Many programs run in the background all the time (they are usually referred to as processes)...like the phone software, for example, so the phone can receive incoming calls. This script is no different. And it spends most of its time in what's called "sleep" mode, basically waiting for 5 seconds at a time, doing nothing, and then checking your backlight settings.

I'm not sure how to better explain it...maybe someone else can take a shot, or if you have more specific questions...maybe I can help further...

My question is similar, but very specific. Btw this is my first post. I registered just for this question. I know to put the attached file into the Windows directory. However, I have no idea which one is the 'attached file'. I'm just clueless. Total noob here. I have MortScript installed, and can see the files. Just dunno which one it is. Is it a .exe file? .dll file? .txt file? Those are the only ones I can find. Did a little google search but can't find any .mscr files in the included links either. So I understand what I need to do... I just can't find the actual file that I need to throw in the Windows folder.

Btw great job on this thread. Your hard work no doubt helped tons of people, myself included.
  #4 (permalink)  
Old 12-24-2009, 05:13 AM
TalliWackr's Avatar
Lurker
Offline
Pocket PC: Touch Pro2
Carrier: Sprint
Location: Mount Pleasant, MI
 
Join Date: Oct 2008
Posts: 24
Reputation: 30
TalliWackr is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Haus Intrepid Tips and Tricks

Quote:
Originally Posted by Boogeyman View Post
My question is similar, but very specific. Btw this is my first post. I registered just for this question. I know to put the attached file into the Windows directory. However, I have no idea which one is the 'attached file'. I'm just clueless. Total noob here. I have MortScript installed, and can see the files. Just dunno which one it is. Is it a .exe file? .dll file? .txt file? Those are the only ones I can find. Did a little google search but can't find any .mscr files in the included links either. So I understand what I need to do... I just can't find the actual file that I need to throw in the Windows folder.

Btw great job on this thread. Your hard work no doubt helped tons of people, myself included.
The attached file... is the one from the post.. at the bottom is the attached file location: http://forum.ppcgeeks.com/attachment...2&d=1257525318
This post has been thanked 1 times.
  #5 (permalink)  
Old 12-24-2009, 05:37 AM
Boogeyman's Avatar
Lurker
Offline
Pocket PC: Samsung Intrepid
Carrier: Sprint
 
Join Date: Dec 2009
Posts: 2
Reputation: 0
Boogeyman is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Haus Intrepid Tips and Tricks

Done deal, and it works! Thanks! Thanks to Haus as well. I realized after I posted that I could also copy and paste the text that Haus gives into notepad. Then re-save it as an .mscr rather than .txt file. Throw that file into the windows/startup folder. Then soft reset the phone or turn it off and then back on. Bam, problem solved. This backlight screen bug was driving me nuts all day until I found this thread! Appreciate the help!
  #6 (permalink)  
Old 12-24-2009, 11:09 AM
haus's Avatar
Halfway to VIP Status
Offline
Pocket PC: Evo Shift 4G
Carrier: Sprint
Threadstarter
 
Join Date: Jan 2007
Posts: 711
Reputation: 765
haus knows their stuffhaus knows their stuffhaus knows their stuffhaus knows their stuffhaus knows their stuffhaus knows their stuffhaus knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Haus Intrepid Tips and Tricks

Quote:
Originally Posted by Boogeyman View Post
Done deal, and it works! Thanks! Thanks to Haus as well. I realized after I posted that I could also copy and paste the text that Haus gives into notepad. Then re-save it as an .mscr rather than .txt file. Throw that file into the windows/startup folder. Then soft reset the phone or turn it off and then back on. Bam, problem solved. This backlight screen bug was driving me nuts all day until I found this thread! Appreciate the help!
I'm glad you got it sorted. Yes, the attachments are at the bottom of the post, and I pasted the text of the .mscr file as well so that people could see what it does.

I'm glad the backlight fix helped you. If you can, do me a favor and hit the "thanks" button you see at the bottom of the post(s) that helped you out. (if you haven't done so)

Nice to see more people enjoying this thread...I hope Samsung gets their act together and fixes this stuff (along with the message light), but I'm not holding my breath.

Last edited by haus; 12-24-2009 at 11:11 AM.
  #7 (permalink)  
Old 12-11-2009, 07:49 PM
benman's Avatar
Lurker
Offline
Pocket PC: Touch Pro 2
Carrier: verizon
 
Join Date: Nov 2009
Posts: 9
Reputation: 0
benman is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Haus Intrepid Tips and Tricks

i've trying to replace autocorrect.0409.txt with my own file. every time i change the attributes in total commander and uncheck 'read only' as soon as i hit ok it reverts back to the original. no matter what i try i can't replace it.

any ideas? thanks
  #8 (permalink)  
Old 12-12-2009, 05:17 AM
tedtlogan's Avatar
PPCGeeks Regular
Offline
Pocket PC: Samsung Intrepid
Carrier: Sprint
 
Join Date: Oct 2008
Posts: 70
Reputation: 5
tedtlogan is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Haus Intrepid Tips and Tricks

Am I the only one having this issue? Occasionally, just once a week or once every other week, seemingly after lots of data usage or something, when i call someone or someone calls me, they cannot hear me at all. even if i call them back, same thing. no one can hear me till i reset the phone(soft reset), then it works fine again.

this makes me think its a software, not hardware issue, but just curious if anyone else had thoughts
  #9 (permalink)  
Old 12-12-2009, 12:10 PM
haus's Avatar
Halfway to VIP Status
Offline
Pocket PC: Evo Shift 4G
Carrier: Sprint
Threadstarter
 
Join Date: Jan 2007
Posts: 711
Reputation: 765
haus knows their stuffhaus knows their stuffhaus knows their stuffhaus knows their stuffhaus knows their stuffhaus knows their stuffhaus knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Haus Intrepid Tips and Tricks

Quote:
Originally Posted by tedtlogan View Post
Am I the only one having this issue? Occasionally, just once a week or once every other week, seemingly after lots of data usage or something, when i call someone or someone calls me, they cannot hear me at all. even if i call them back, same thing. no one can hear me till i reset the phone(soft reset), then it works fine again.

this makes me think its a software, not hardware issue, but just curious if anyone else had thoughts
I read another post somewhere with the same issue, though maybe you posted on a couple of different forums? I would start a new thread to get better coverage/search hits - I haven't ever experienced this problem and it doesn't seem to be a common complaint.
  #10 (permalink)  
Old 12-15-2009, 12:29 PM
tedtlogan's Avatar
PPCGeeks Regular
Offline
Pocket PC: Samsung Intrepid
Carrier: Sprint
 
Join Date: Oct 2008
Posts: 70
Reputation: 5
tedtlogan is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Haus Intrepid Tips and Tricks

I notice if you change the setting to make the clock show on the title bar of all applications, you no longer can see the battery.

is there a way to have both?
Closed Thread

  PPCGeeks > Windows Mobile > WM Other Manufacturers > Samsung Intrepid


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 04:47 PM.


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