Tool to run program on turn on (with power button)? - JAM, MDA Compact, S100 General

please suggest me some tools which realise "autostart" for my magician. The tool should run a program when i turn the magicion on.
Thanks!

Check out sktools. That'll do it I think.
V

use MemMaid. really usefull tool

Thanks!
Maybe somebody knows also a small (freeware) program?

try search at http://pocketpcfreewares.com or http://www.freewareppc.com maybe there's some. anyway, you can allways add a shortcut to app in the windows\startup dir (use totalcommander for this).

@dddrko:
as far as i understand, the startup folder starts only after reset, not at powert button...

This is a nice tool: Event driven application/command execute !!
http://www.kent7.com/holly/wakeapp/
It can start an application or run a command at about any 'event' = Meaning, whataver happens :
On a specific time or when ;
PC card changed
othe IR device discovered
Network (dis)connected
AC Power On/Off
full device data restore
RS232 conection made
data sync finisched
system time changed
timezone changed
Device wakes up
Haven't tested it yet, but looks mighty powerfull !

Good spot. These are standard events for the PPC, so SKTools, MemMaid and the lovely WakeApp should support them all.
V

jpiek said:
This is a nice tool: Event driven application/command execute !!
http://www.kent7.com/holly/wakeapp/
It can start an application or run a command at about any 'event' = Meaning, whataver happens :
Haven't tested it yet, but looks mighty powerfull !
Click to expand...
Click to collapse
Thats exactly what i mean, BUT its not working on my Magician...
I can see and set the events, but the program does not start.

ReflexNPG said:
jpiek said:
This is a nice tool: Event driven application/command execute !!
http://www.kent7.com/holly/wakeapp/
It can start an application or run a command at about any 'event' = Meaning, whataver happens :
Haven't tested it yet, but looks mighty powerfull !
Click to expand...
Click to collapse
Thats exactly what i mean, BUT its not working on my Magician...
I can see and set the events, but the program does not start.
Click to expand...
Click to collapse
Silly question maybe, but have you tryed resetting ?
Like i said, i haven't tested it myself yet...

from readme
** OS
PocketPC 2002
edit: tested it on my magican (wm03se), it works. great tool
shine on

@tom0_1:
could you please tell what exaxtly is working? Events,timer, ...?

OK, other way,
Example :
HKLM\Software\Microsoft\Shell\Event\Dock\Inbox
Command=Tmail.exe -RunInBKG
(retrieves new mail when Docked/Activesync on)
Also found :
HKLM\Software\Microsoft\Shell\Events\PowerOn\WMP
Class= WMP for Mobile Devices
On= 32837
(Resumes playing WMP after power on)
I guess adding a key in ether wil get you what you want also...

@jpiek: thanks, i will try it
About memmaid - i dont think that this tool can add entries to the notification queue...
Background: i have an old Magician (with long white beard), and i want to use it as remote control with Salling Clicker.
This program uses bluetooth and every time i turn on the device, it should start Salling Clicker (or bring to foreground) and reconnect the bluetooth connection (so my girlfriend can focus on what she wants to hear or see...)

i tried three items and all worked:
event by power on
event by changing sd card
timer
shine on

tom0_1 said:
i tried three items and all worked:
event by power on
event by changing sd card
timer
shine on
Click to expand...
Click to collapse
Ow Yeah, great... :mrgreen:

Repeat events?
With both memmaid and wakeapp, I can get a program to run once on a timer, but what I want to do is get the program to repeat daily at the same time. Memmaid seems to lack the ability to choose repeat; wakeapp shows "no end date" when one looks at the entry, but the notification disappears after it runs.

Memmaid can't do create recurring notification
I have verified with dinarsoft that memmaid can't put a repeating notification to run a program. The problem, they say, is that there is no facility to repeat and the way other programs do it is to write a few days worth and when that gets close to the end, write a few more.
Given this, wakeapp almost certainly can't either, since it seems to just be a "notification writer".
Can SKSchema run a program at the same time every day? An if so, can it then minimize the program?

Yes,
SKSchema can do repeating program runs, even do it only on Tuesdays or on the first of the month.

Related

Is there any program to run Bluetooth Activesync easily?

Hi,
Does anyone know if such program exist?
Or, any know how to run Activesync via bluettoth in easier way than tap on Start>Activesync>Tools>Connect via bluetooth (that's 4 taps).
Regards,
Arto.
Artosoft said:
Hi,
Does anyone know if such program exist?
Or, any know how to run Activesync via bluettoth in easier way than tap on Start>Activesync>Tools>Connect via bluetooth (that's 4 taps).
Click to expand...
Click to collapse
You can use Mortscript to whip up a little cute script that does the 4 taps for you with a single tap. Google for Mortscript (or Mortscripts) and download it, it is freeware and well documented.
I was also looking for something that will make this quicker. Thanks psych0t1c.
Thanks psych0t1c.
I try using Mortscript, follow instruction, put the .mrsc on \windows folder, put a link on \windows\start up folder, but without success.
Here is the .mrcs text:
Run "\windows\sync"
MouseClick "ActiveSync", 10, 300
MouseClick "ActiveSync", 10, 285
Close "ActiveSync"
Exit
Please Mortscript expert give me advise...
Thx.
Regards,
Arto.
Artosoft said:
I try using Mortscript, follow instruction, put the .mrsc on \windows folder, put a link on \windows\start up folder, but without success.
Here is the .mrcs text:
Run "\windows\sync"
MouseClick "ActiveSync", 10, 300
MouseClick "ActiveSync", 10, 285
Close "ActiveSync"
Exit
Please Mortscript expert give me advise...
Click to expand...
Click to collapse
What is going wrong? Does nothing happen at all? Some thoughts on the fly:
-Extension should be mscr not mrcs, but maybe that's a typo.
-There should be a extension to sync. Use "sync.lnk"
-Give a little time to start the program (use "sleep 500")
-Give a slight time to rollout the menu after first tap ("sleep 100")
-Minimize instead of close. Don't know how MortScript actually works - if it is a real "close" or not.
-Maybe it is also a bad idea to put it in autorun before you tested it. Could be that during boot sequence the Script is the first to execute while most of the system is still in a less than ready state. Might be better to start it by hand when using it or to measure your booting time. So if the entire device takes 18seconds from the disappearing of the splash screen to full service (you see your today screen and no "waiting" symbol) you could just go and give the script an initial delay (sleep 25000) to wait 25 seconds before it starts out.
Test it out and lemme know what exactly is going wrong.
Still didn't work overhere, but her's something better :
AutSyncME :
AutoSyncME is a FREE software which connects your device automaticly to your computer via bluetooth connection with a click of a button.
Why do I need AutoSyncME?
Until now, in order to sync your device with the computer via BT, you needed to do the following: 1. Press on start.
2. Press on ActiveSync.
3. Press on tools.
4. Press on "connect via bluetooth"
Quite a hassle...Isnt it?
What does ActiveSyncME does?
Just download the file (cab) attached below, transfer it to your device, and double click it to install the software.
The software will be installed in the start menu - programs folder.
Want to make it a lot easier?
Go to "settings" on your device - "buttons" and assign a hardware button to this file.
Now, every time you want sync your device with your computer, just press the hardware key.
Click to expand...
Click to collapse
http://www.mesoftware.biz/as.htm
jpiek said:
Still didn't work overhere, but her's something better :
AutSyncME :
AutoSyncME is a FREE software which connects your device automaticly to your computer via bluetooth connection with a click of a button.
Why do I need AutoSyncME?
Until now, in order to sync your device with the computer via BT, you needed to do the following: 1. Press on start.
2. Press on ActiveSync.
3. Press on tools.
4. Press on "connect via bluetooth"
Quite a hassle...Isnt it?
What does ActiveSyncME does?
Just download the file (cab) attached below, transfer it to your device, and double click it to install the software.
The software will be installed in the start menu - programs folder.
Want to make it a lot easier?
Go to "settings" on your device - "buttons" and assign a hardware button to this file.
Now, every time you want sync your device with your computer, just press the hardware key.
Click to expand...
Click to collapse
http://www.mesoftware.biz/as.htm
Click to expand...
Click to collapse
Thanks!
But it is not working.
Regards,
Arto.
:?
Is there a big need for such an app? Why doesn't the other one posted above work?
V
jpiek said:
:?
Click to expand...
Click to collapse
Jpiek,
My bad, my bad....
I did tried several times again, and sometimes it is work.
If not work, I did 4 times tap Bluetooth Activesync to get connected.
Works but not always...
Regards,
Arto
vijay555 said:
Is there a big need for such an app? Why doesn't the other one posted above work?
V
Click to expand...
Click to collapse
We need program that can make our life easier.
Hopefully you can write a program to do bluetooth (or any kind of connection) activesync in predefined period time (or in interval time). But most important is reliability.
Thanks!
Regards,
Arto.

Event driven application/command execute !!

This is a nice tool: Event driven application/command execute !!
http://www.kent7.com/holly/wakeapp/
It can start an application or run a command at about any 'event' = Meaning, whataver happens :
On a specific time or when ;
PC card changed
othe IR device discovered
Network (dis)connected
AC Power On/Off
full device data restore
RS232 conection made
data sync finisched
system time changed
timezone changed
Device wakes up
Haven't tested it yet, but looks mighty powerfull !
Similar tools (non-free, but pretty cheap) are:
MemMaid - http://www.pocketgear.com/software_detail.asp?id=14279
SKTools - http://www.pocketgear.com/software_detail.asp?id=14288
Basically they allow you to modify the Notification Queue
Thanks Johan. This is what I was looking for a long time.
See it as the Task Scheduler op windows xp. Exept you can also use
system events.
Like playing a WAV file if you turn the device on....etc
One remark to the maker: make the font bigger in the remove section. It is very hard to read which event you are about to delete. Tricky...
Until then is use the free dbview.exe to do this ;O)
Tweakradje

Newbie questions

Hi all,
Just got my I-mate JAM last week ... and absolutely love it. I know the JAM isn't the latest and greatest anymore, but I wanted a small PPC phone and JAM's the perfect size. The JAMin is too expensive for me, and I also think its improvements (wifi, EDGE, WM5 to name a few) are over-rated.
I had a separate PPC (toshiba e330 ... yeah it's about time it retires) and a smartphone (MPx220) before so it's great I only get to carry 1 device instead of 2.
Anyways, got a few newbie questions I hope you guys can help me with ...
1- Storage memory??
I realize the JAM has limited memory so I've been installing as many programs as possible on the 1G SD memory card.
I still found that ~ 60% of 'storage memory' is used though, so I started moving some more programs to the memory card (and had to relink them one by one).
Afterwards I found the 'storage memory' has actually gone UP even more ... from 60% to 68%??!
What is storage memory? I thought storage memory is the stuff (program / database) stored on the RAM, so by moving some of the programs to the flash card I should see the storage memory go DOWN, not UP?!
When I run something like a 'space detective' I find that all of my big files are on the memory card anyways, so I really don't know how my storage memory got so high, and don't know how to get it back down neither.
2. Repeated resetting
Everytime I do a soft-reset, the PPC has a tendency to do repeated resetting before I finally get it back ... the first time it freaked me out. I thought it's gone into an endless loop and I'd have to do a hard-reset ... good thing I got it back after 4-5 soft-resets. Once I get it back it actually runs stable, and wouldn't reset itself.
Is that normal? Has anybody else experienced this? Usually it'd reset itself again once it gets to loading the phone alarm today plug-in, or when it connects to the phone network.
I currently have the following plugin's installed on the today screen:
-phone alarm
- ADB Weather
- Calendar
And I also run WisBar Advanced 2 ... but I have disabled WA2 to reload itself automatically on soft-resets.
I put phone alarm, ADB weather and WA2 on the main storage instead of memory, because I don't want to increase the chance of crashing.
Does anybody else has this problem? Do I have a software conflict here?
3. Photo contact?
I use photo contact that comes with the phone ... now that software is a piece of crap to begin with, keeps freezing the PPC even for the smallest thing.
And, 5 times out of 10 when someone who's been assigned a photo ID calls, the photo doesn't show up. This is despite I've put the resized photo contacts on the main memory, not the memory card.
Anybody experienced the same problem? And what's a good photo contact ID program to recommend?
4. Good dialer program?
I can also use a good replacement dialer program ... the dialer program that comes with the phone works, but it's pretty slow in suggesting contacts as I dial, and the buttons a tad small as well for 1 hand operation.
I tried D9, but for whatever reason it doesn't install for me ... plus, I also need the DTMF tones to check voicemail and what not.
5. Must have appz?
Any other must have appz you guys would highly recommend? Since getting the phone I've installed:
- phonealarm (great appz for changing profiles and displaying sms / vmail / email / missed calls)
- Wisbar Advanced 2 (great launcher)
- Cyberon BT voice dialer (not sure how it's not included with the phone)
- Resco File Explorer
- Resco Picture Viewer
- Mapopolis
- Intelligolf
- Sprite backup (works well, but extremely slow if launched from the PPC)
- eWallet
Thanks! Any comment / suggestions is appreciated!
Number16, welcome to the board.
I'm afraid I don't have time for a thorough response right now, but some thoughts:
- please read the board rules. Posting a thread with a useful topic title will get you more help, faster. It's in your interest.
- read the wiki and do search the board. The Magician is still my favourite phone, and we've all spent years posting about issues for it. It's likely most of your concerns have already been discussed.
- specifically read the wiki on favourite software. It's far from complete, but it'll point you in the right direction. Someone asks the question every 4.7 minutes, precisely, day and night, so you will find other more detailed responses elsewhere. My recommendations: get gsfinder, claunch and SmallMenuPlus NOW.
- investigate the BigStorage Rom hack. (see Wiki)
Will try to post more later if possible.
V
apart from games I'd recommend the following:
1. Eye on privacy
2. XCPU Scalar
3. SPB plus
4. HiCalc
5. Novii remote
6. imusic
I would recommend;
AE Button plus
Allows you to map up to 3 functions per button, works great on the magician
+ its free
http://www.pocketgear.com/software_detail.asp?id=20322
"Total commander" is a great free file explorer
"Mortscript" is a useful for custom tweaking
"PHM Traylaunch" put shortcuts in the System Tool Tray
Also search this forum for a sound tweak that vastly improves audio quality when listening to music via headphones
& checkout http://www.pocketpcfreewares.com/en/index.php
Thanks guys, great advices there.
Speaking of AE Button plus, I installed the (free) ver 1.0.1 but somehow it only works for the contact and schedule button. I didn't re-assign the TALK/END buttons because it says if I do I won't be able to use these buttons in the dialer.
And somehow AE Button also doesn't work for the camera and record buttons (on the side) neither ... if I re-assign some other tasks to them, they don't bring up the camera application but won't start the intended application neither. I just hear a few beeps and nothing happen.
Does the paid version of AEB Plus improve that?
Sorry if I've gone off-topic here...
number16 said:
Thanks guys, great advices there.
Speaking of AE Button plus, I installed the (free) ver 1.0.1 but somehow it only works for the contact and schedule button. I didn't re-assign the TALK/END buttons because it says if I do I won't be able to use these buttons in the dialer.
And somehow AE Button also doesn't work for the camera and record buttons (on the side) neither ... if I re-assign some other tasks to them, they don't bring up the camera application but won't start the intended application neither. I just hear a few beeps and nothing happen.
Does the paid version of AEB Plus improve that?
Sorry if I've gone off-topic here...
Click to expand...
Click to collapse
That's the same version as i'm using. Works on my contact & calender buttons & on my camera & record buttons perfectly, I use the camera button for the camera & flight mode toggle, I have mortscripts assigned to the other buttons which changes the buttons functions depending on what program is in the active window.
I find this easier to use stylus free than WM5 (I also own a Universal & a Prophet for the wife)
From your first post it sounds as your devise is a bit buggy, might be worth doing a hard reset or flashing it with a custom ROM.
A well setup Magician is an almost perfect PDA/Mobile phone balance
Have fun.
PS; Try the free trail for the paid version of AE Button & see if you like it.
Mister B said:
That's the same version as i'm using. Works on my contact & calender buttons & on my camera & record buttons perfectly, I use the camera button for the camera & flight mode toggle, I have mortscripts assigned to the other buttons which changes the buttons functions depending on what program is in the active window.
I find this easier to use stylus free than WM5 (I also own a Universal & a Prophet for the wife)
From your first post it sounds as your devise is a bit buggy, might be worth doing a hard reset or flashing it with a custom ROM.
A well setup Magician is an almost perfect PDA/Mobile phone balance
Have fun.
PS; Try the free trail for the paid version of AE Button & see if you like it.
Click to expand...
Click to collapse
i have 2.5.1 registered version i cant figure how to toggle flight mode operation..help plz and i wanna ask if we can put magician on vibrate mode with any any key ???
max414 said:
i have 2.5.1 registered version i cant figure how to toggle flight mode operation..help plz and i wanna ask if we can put magician on vibrate mode with any any key ???
Click to expand...
Click to collapse
Flight mode toggle
Download from link below then unzip & copy the program below to your phone or sd card, then create a shortcut to it in your programs folder (if you have a shortcut in your programs folder, it will show up in the menu in Buttons). Then go to "Settings>Buttons" & pick what button you want to link to the flight mode toggle program.
Vibrate mode toggle
You could create a batch file to use with Mortscript (freeware) which would turn your vibrate on & off, then link this batch file to a button.
Its quite easy to do, do a search for Mortscript. If you need help let me know & i'll write the script for you & give you what help I can in setting it up.
Mortscript is a great bit of software which can enable you to solve a few problems so its worth doing some research on it.
http://myweb.tiscali.co.uk/pdamagician/wm2003sewm5software.html
http://myweb.tiscali.co.uk/pdamagician/Downloads/tel.on-off_100.zip
Mister B said:
Flight mode toggle
Unzip & copy the program below to your phone or sd card, then create a shortcut to it in your programs folder (if you have a shortcut in your programs folder, it will show up in the menu in Buttons). Then go to "Settings>Buttons" & pick what button you want to link to the flight mode toggle program.
Vibrate mode toggle
You could create a batch file to use with Mortscript (freeware) which would turn your vibrate on & off, then link this batch file to a button.
Its quite easy to do, do a search for Mortscript. If you need help let me know & i'll write the script for you & give you what help I can in setting it up.
Mortscript is a great bit of software which can enable you to solve a few problems so its worth doing some research on it.
Click to expand...
Click to collapse
i have got mort script but it s too much for my little brain......if was hoping if u could provide the file i will assign it a button ...looking forward to your help...thx for flight mode toggle
I've got the paid version of AE Buttons Plus and it still runs a little funny sometimes ... certain buttons will work from time to time. For example, I left "single click" for Button1 untouched (which should be Calender by default) and "double click" would start Notes. Well, it starts Notes on double-click all right, but from time to times single-click wouldn't do anything. A reset usually fixes the problem, but then it'll happen again after a while.
So instead of leaving "single click" for the button un-assigned, I've assigned it to Run Appz -> Notes. That did the trick so far.
I also find that Wisbar Advanced 2 is causing quite a bit of problem ... anybody else has problem with it? With WA2, PhoneAlarm and AEButtons running at the same time, the Magician gets pretty unstable. It's a lot better if I don't load WA2.
Which is too bad, cos i've been a fan of Wisbar from long ago (well, it was a freeware then) ... anybody has any suggestion for a taskbar launcher? I really don't want something that's too busy looking, and I don't like clauncher ... I use the today screen for caleder plugin's and what not.
Thanks,
max414 said:
i have got mort script but it s too much for my little brain......if was hoping if u could provide the file i will assign it a button ...looking forward to your help...thx for flight mode toggle
Click to expand...
Click to collapse
"max414"
I've sent you a private message rather than go further off topic on this thread.
Check your private messages & get back to me.
If you guys interested have a look at the 10 Best Softwares
Comments?
Here's my 2 cents on this '10best software' list ... befoer I start I gotta say for the most part I don't agree with it, for 1 reason or another.
1. Wisbar Advanced / Desktop.
Ok, I really like Wisbar, dating back to the PPC2002 times. It was a smart little program that worked very well as a launcher and took up close to nothing in terms of memory and storage, and better, it was a freeware. The Wisbar advanced these days though, is a memory hog for what it does. It may not be a problem on somehting like a x51v, but on a device like the Magician it really isn't the best solution for launcher. Plus, I dunno if it's just me, but I ran into all kinds of software problems with Wisbar advanced 2, potentially caused by software conflict with other softwares I have. Maybe someone else have better luck with WA2 though.
2. PocketBreeze
Never really used it, but personally I'm not a fan of busy today screen ... but that's just me.
3. PocketWeather
DOn't know why I'd pay for this software when I can get ADBWeather for free.
4. PocketMusic
I used PocketMusic in the PPC2002 days, and it's not bad ... but these days when you can get GSPlayer for free, it gives PM a run for the $$.
5. RescoFileExplorer
No question about this one. Always the first program I install after a hard-reset, 'nuff said.
6. Memmaid / PocketMechanics
I use Memmaid and it's great. Never used PocketMechanics
7. QuickNotes
Never used it ... so can't really say.
8. SPB Backup
I used Sprite Backup on my old PPC so I continue to use it on the Magician. Other than being rather slow when it scans your device, I have no complaint about Sprite. I never used SPB so I can't compare.
9. Internet Browser
Haven't tried anything other than IE so can't say ...
10. Theft Alarm
Well, I use eWallet to store all the sensitive information ... never used theft alarm so can't say.
I guess that's just the list for PPC ... because for PPC phones, I'd say PhoneAlarm's one of the top 'must-get' softwares for sure.

[Solved] Running Oxios Hibernate after inervals

guyz this was requested by flavopic and others..so i wrote a small script to for it
Instructions :
1. First of all install Mort Script from HERE To you device
2. Place the Both the Applications as they are attached in the following locations (dnt change their names)
the script will look in the following location :
" \Storage Card\Oxios\Close App.exe "
" \Storage Card\Oxios\Hibernate.exe "
3. Then place this in the startup folder (if you want it to start automatically)..or you can also bind it to any H/W key
Please not that i've set the timer to 5000000
If you get any error please Post
I've just edit it because I've an Italian device (so the directories' name are different...)
When this program runs automaticcaly, how to make it not show the window which appeare?
I mean... Is there a way to hide that window?
Or something that hit automatically the "OK" button?
@ather90: There is a problem with the solution you posted. It needs the script to be running always, which has the following drawbacks:
1. Consumes a lot of resources
2. If the script's process is killed somehow (e.g. WM may automatically kill a process smtimes if a new process is opened), then the running of app stops.
Moreover, you need to install the complete scripting engine to do a small task.
I can suggest an alternative in terms of my program Shantztodaychanger.
Though it is an app to change themes/wallpapers at set intervals, it also runs exe's. And to use it as a pure exe runner, just use the "mask" option, leave the mask field blank, and choose the duration of time for mask to cover all 24 hours.
It runs only when needed, hence consumes very less resources, and is pretty small as compared to installing MortScript. And is also more reliable in terms of execution.
@flaviopac: There is indeed a solution, but that would require some custom software or a little bit of trick . After executing the program, we can wait for a few seconds, then find he window of oxios and kill it. This can either be done in the program itself, or there is another way. You can club the mortscript method with my program. If there is way to send a message to the window thru mortscript, we can execute a mortscript thru my program, which in turn first executes oxios and then sends the kill/ok message to it. This way, it will also not consume resources unnecessarily.
shantzg001 said:
@flaviopac: There is indeed a solution, but that would require some custom software or a little bit of trick . After executing the program, we can wait for a few seconds, then find he window of oxios and kill it. This can either be done in the program itself, or there is another way. You can club the mortscript method with my program. If there is way to send a message to the window thru mortscript, we can execute a mortscript thru my program, which in turn first executes oxios and then sends the kill/ok message to it. This way, it will also not consume resources unnecessarily.
Click to expand...
Click to collapse
Ok, I've understood the kind of solution we could apply....
Anyway... I don't know how to make a mortscript file hit the OK button or close that window...
So, how can we do that?
@shantz..thanks for the tips..actually if i had time i would have built an app for it in C++...but i didnt..i will look for something which presses the OK button automatically
ather90 said:
@shantz..thanks for the tips..actually if i had time i would have built an app for it in C++...but i didnt..i will look for something which presses the OK button automatically
Click to expand...
Click to collapse
Let us know.......
found it..if any of you is running Oxios atm..can u tell me the Window name which apperas before the OK button on top
ather90 said:
found it..if any of you is running Oxios atm..can u tell me the Window name which apperas before the OK button on top
Click to expand...
Click to collapse
Running Oxios CloseApps the name of the windows is:
Oxios CloseApps 1.40
for Hybernate:
Oxios Hybernate 1.40
Hope this will help...
its working alright ..the command is as follows
SendOK ( window name ) or
Close ( window name )
testing atm will post it in a while
ather90 said:
its working alright ..the command is as follows
SendOK ( window name ) or
Close ( window name )
testing atm will post it in a while
Click to expand...
Click to collapse
Are you using mortscript or Shantztodaychanger?
Let me know if it works.....
im using mortscript..sorry tosay this but it aint workin..it closes all the windows in its way if i use both the commands..also i tried Wait for but alas..maybe we have to find other way
ather90 said:
im using mortscript..sorry tosay this but it aint workin..it closes all the windows in its way if i use both the commands..also i tried Wait for but alas..maybe we have to find other way
Click to expand...
Click to collapse
Let me know if you finally solve this problem.....
Why the mortscript? Why not just have Hibernate run every time you wake the device?
nonegiven said:
Why the mortscript? Why not just have Hibernate run every time you wake the device?
Click to expand...
Click to collapse
It would be an idea.... But now ather90 s trying to auto-hit the "OK" button... So you haven't to hit yourself everytime....
It's a bit annoying....
Theirs "Silent" Versions Of These Apps Somewhere.
It Does The Same Job But Doesn't Display The Message Box Afterwards.
OllieD said:
Theirs "Silent" Versions Of These Apps Somewhere.
It Does The Same Job But Doesn't Display The Message Box Afterwards.
Click to expand...
Click to collapse
please tell me where can I find it??
Voila...
http://forum.xda-developers.com/showthread.php?t=385390&highlight=Hibernate

New audio switch program for skype and others.

This program is an evolution of the first I made. It will route the audio to the earpiece when an certain program is running.
I put the program here because I have test it in wizard, if people test this in others phones and it works, please post here and maybe move this this thread to an more "generic" forum.
the program MUST be under "\($program files)\audioswitch" folder, you must unzip the contents to this folder.
the configuration file (command.txt) is under this format:
1000
skype
fring
etc
the first line is the delay(in miliseconds) in witch the program will "look" if a program in the list is in the top level window, faster phone, smaller delays, I recommend 1000 ms.
the next 20 lines are the programs you want the audio to be routed to the earpiece(max 20 lines for now).
Again the program is under the "do it on your own risk" and "I am not responsible for anything" licence. And,of course, it is free!! Do not sell it!
It is manly intended for little expert users, as it is still in "beta" fase, hehehe.
How it works:
the program runs in an eternal loop and look for the title of the current window that is displayed for the user in a time interval.
When the program mach the title window with one of the names user configured it it will switch the audio, when the program is not running anymore, the audio will swich back.
Do not launch two or more instances of the program at the same time, could really mess things up. -- se the forum (thanks tucahara)
To stop the program, u must use a process manager.
it would be good if someone could make a cab to install it. -- done see the forum (thanks tucahara)
this is still a beta, I intend to make ajustments as people give feedback.
Thanks,
hope u like.
-----first update---
now, an file called "audioswitch_error.txt" in the root directory will hold the error messages.
------------ List - Working ------------
wizard - I tested
P3301 or P3300 - I tested
att tilt - I tested
touch 3452 and 3450
touch dual
touch cruise
touch HD
Sony Ericsson Xperia X1
BenQ E72
Titan --> see the forum
------------ List - NOT working ------------
T-Mobile Diamond
HTC Touch by Sprint
Samsung SGH-i780
------------------------------------------------------------------------------------
check the new thread at:
http://forum.xda-developers.com/showthread.php?t=502361
new aproach to do the switch and now open source, even with an class that others can improve and put in other apps...
Some people complain about me not openning the source of the app, I have just made this way because there was proprietary code inside and I had no time to rewrite it without the proprietary code.
I have made the best I could, and now I had some time and rewrite the app in open source, to those who only complain about it, get the code and make it better instead of complaining!
Thanks for all that encourage me to continue the work and helped the development.
will retire this project for while...
thanks u all.
Audioswitch for Skype
On HTC Touch by Sprint (CDMA, also known as Vogue), audioswitch does switch the audio in the Skype 2.5 windows mobile PPC from external speaker to handset. Unfortunately, the microphone is then also disabled. I hope you'll be able to tweak your audioswitch to resolve this.
Thank you so much for developing this wonderful applet. I'm sure you will have the gratitude of many frustrated Skype windows mobile users.
What really happens is that when the sound output is switched in some phones, the microphone gain changes too. This happens because the phone thinks it is a "normal call".
Most of the times the mic gain increases, but in your phone it must be decreasing. Try to figure out in registry where the mic gain controls are recorded and chage all of then to the same value. I had this issue with my P3301 and solved this way, but there is quite a time now and I do not remenber where are the reg keys to change, but I have found the information here in the forum.
I will try to figure out for other "hack" to solve this issue... thanks for reply.
doesn't work at T-Mobile Compact IV (aka Diamond)
Sound went to loudspeaker....
PS: fring last version working fine with sound at mine phone (without any additional programms). Sound is going to correct destination automatically
I just tried the latest version of Fring, which automatically switches audio to earpiece when call is connected.
The same issue occurs with the new Fring as I described above with your audioswitch program: I can hear audio through earpiece, but microphone doesn't work (or is inaudible).
I couldn't find a tweak or registry hack to correct this. Any help would be greatly appreciated.
MarceloFB said:
This program is an evolution of the first I made. It will route the audio to the earpiece when an certain program is running.
I put the program here because I have test it in wizard, if people test this in others phones and it works, please post here and maybe move this this thread to an more "generic" forum.
the program MUST be under "\($program files)\audioswitch" folder, you must unzip the contents to this folder.
the configuration file (command.txt) is under this format:
1000
skype
fring
etc
the first line is the delay(in miliseconds) in witch the program will "look" if a program in the list is in the top level window, faster phone, smaller delays, I recommend 1000 ms.
the next 20 lines are the programs you want the audio to be routed to the earpiece(max 20 lines for now).
Again the program is under the "do it on your own risk" and "I am not responsible for anything" licence. And,of course, it is free!! Do not sell it!
It is manly intended for little expert users, as it is still in "beta" fase, hehehe.
How it works:
the program runs in an eternal loop and look for the title of the current window that is displayed for the user in a time interval.
When the program mach the title window with one of the names user configured it it will switch the audio, when the program is not running anymore, the audio will swich back.
it would be good if someone could make a cab to install it.
this is still a beta, I intend to make ajustments as people give feedback.
If someone like this program and wants to make an donation...
https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=4WLQVA6LTKWSL&lc=GB&item_name=marcelofb&item_number=marcelofbxdadonations&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG_global%2egif%3aNonHosted
Thanks,
hope u like.
Click to expand...
Click to collapse
I have an idea. Rather than regularly polling to see what the current windows is, why not use a windows hook to monitor windows messages. When you see a message indicating a window has come to the foreground test it against your list of windows and enable/disable audio switch as necessary. Use SetWindowsHookEx and hook for WH_CBT messages. If you are unfamiliar with using SetWindowsHookEx I could supply you with the hooking code and all you would need to do is insert the code to check the window names, enable the audio switch, and disable the audio switch. Or you could send me the enable/disable routines.
Another tip, I noticed that skype places an icon in the notification area during a call. If there is someway of detecting the notification icon that could be another great way to trigger the switch.
Great program though. Works beautifully.
OOOH
If this program works on the new BenQ E72 I'm getting in a couple of days I'll certainly donate!
THANKYOUTHANKYOUTHANKYOU
hello,
it does not work on hermes (tytn).
by the way "troca2" does work on hermes! - maybe you guys want to work together?
baal_zebub said:
hello,
it does not work on hermes (tytn).
by the way "troca2" does work on hermes! - maybe you guys want to work together?
Click to expand...
Click to collapse
hehhehe, I made troca2, I will see if the switch code is the same or if I have made some mistake...
are u sure you have put the program in the correct directory?? I will make some modifications to have an error feedback. So u can see if something is wrong...
JKingDev said:
I have an idea. Rather than regularly polling to see what the current windows is, why not use a windows hook to monitor windows messages. When you see a message indicating a window has come to the foreground test it against your list of windows and enable/disable audio switch as necessary. Use SetWindowsHookEx and hook for WH_CBT messages. If you are unfamiliar with using SetWindowsHookEx I could supply you with the hooking code and all you would need to do is insert the code to check the window names, enable the audio switch, and disable the audio switch. Or you could send me the enable/disable routines.
Another tip, I noticed that skype places an icon in the notification area during a call. If there is someway of detecting the notification icon that could be another great way to trigger the switch.
Great program though. Works beautifully.
Click to expand...
Click to collapse
It is a good idea to use hook, I have not think of it!
I use a proprietary code included in a lib at the company I work for to make the "switch" but it is not different of what u find here in the forum.
Maybe we can make an effort to re-make it with hooks...
so this program must run all the time? after every softreset you have to start it?
is it not easier with mortscript (for example) to make an shortcut that opens skype as well as the audioswitch program? and closes the audioswithc program when you close skype?
I am using it right now and it seems to work perfect:
i used this script after installing mortscript (http://www.sto-helit.de/):
run( "\Windows\SkypeSoundSwitch.exe" )
runwait( "\Program Files\Skype\Skype.exe" )
close( "troca2" )
(see that in my case i downloaded your original program and renamed it to skypesoundswitch.exe and put it in the windows map)
I renamed it so i could remember what the purpose the file had.. changed nothing but the name!
Thanks for the program by the way! it always worked perfect!!
so to sum up the way i have it now (most files included) on my xperia x1:
1) installed skype
2) installed mortscript
3) add skypesoundswitch to \windows\....
3) add skype.mscr to \.... (root)
4) overwrite skype.lnk with the new skype.lnk in \windows\start menu\programs\..
in the way whenever i open skype(.lnk), it opens skype.mscr, this opens skypesoundswitch.exe and than skype.exe... when you close skype.exe it closes skypesoundswitch.exe...
it seems to work perfect.. but hey maybe i am doing something totally wrong here.. than just shout!
by the way, the .mscr and the .lnk files are offcourse edit-able .. so you can put the files everywhere you like..
madhijs said:
so this program must run all the time? after every softreset you have to start it?
is it not easier with mortscript (for example) to make an shortcut that opens skype as well as the audioswitch program? and closes the audioswithc program when you close skype?
I am using it right now and it seems to work perfect:
i used this script after installing mortscript (http://www.sto-helit.de/):
run( "\Windows\SkypeSoundSwitch.exe" )
runwait( "\Program Files\Skype\Skype.exe" )
close( "troca2" )
(see that in my case i downloaded your original program and renamed it to skypesoundswitch.exe and put it in the windows map)
I renamed it so i could remember what the purpose the file had.. changed nothing but the name!
Thanks for the program by the way! it always worked perfect!!
Click to expand...
Click to collapse
That works great too. The advantage of this new program is that it will only reroute the audio when skype is in the foreground. You could minimize skype and leave it running, and audioswitch will automatically restore your sound. Get a call and open up skype and your sound goes back to the earpiece.
I will create the code to do it with a windows hook when I get a chance MarceloFB. Please pm me your email address. All you will have to do is insert the code to read the config file, check the window names, and when necessary enable or disable the switch. Or please show me where to find details on how to code this myself. Thanks!
Hat off to both of you and really glad that we will have a much improved solution.
JKingDev said:
That works great too. The advantage of this new program is that it will only reroute the audio when skype is in the foreground. You could minimize skype and leave it running, and audioswitch will automatically restore your sound. Get a call and open up skype and your sound goes back to the earpiece.
I will create the code to do it with a windows hook when I get a chance MarceloFB. Please pm me your email address. All you have to do is insert the code to read the config file, check the window names, and when necessary enable or disable the switch.
Click to expand...
Click to collapse
okay! I only used skype to make calls and than get offline so this way did the trick for me! but i have to admit it would be much better when i can keep skype online!
this new program does the trick indeed! it changes the output back when i minimize skype!
But still my question above, you have to start this program on every startup isn't it? what does it do with the battery?
madhijs said:
okay! I only used skype to make calls and than get offline so this way did the trick for me! but i have to admit it would be much better when i can keep skype online!
this new program does the trick indeed! it changes the output back when i minimize skype!
But still my question above, you have to start this program on every startup isn't it? what does it do with the battery?
Click to expand...
Click to collapse
Yes it must be run at startup but placing a link in your startup folder will make everything transparent to the user. I don't think there will be an effect at startup. In it's current form it must check every second (or whatever you set the timeout to), but its only a little bit of code. I am not really sure if that will really have an effect. The more often it checks the faster it will switch when you open skype, but also the more processor use. Check less often and it uses less processor, but there might be a delay in switching the audio. I proposed doing it by hooks though because this would use even less processor. The app will only check when a new window takes focus, rather than just periodically checking. This way it only checks when it needs to and will always switch instantly.
I am glad u liked the program.
I will try to answer most of the questions...
1- JKingDev:
I have though in your idea of using hooks, but if I use a hook, the program will have a loop anyway to check for the messages(hidden loop ;-) ), and it would have to have an "fake window" or something to process the messages. This way we have only one loop, in a very simple command line program with high optimization, so we have to think what is really the best way of doing it... I will pm u as soon I have any time to "program" again. hehe
2- people that uses mortscript with the old "troca2"
I will try to make a way to make this program work the same way as troca2, maybe with an "argc argv", wait the next update.
3- the battery life??
if u notice any battery life decreasing with the usage of the program, configure a bigger delay, maybe 5000ms, it is a matter of adjust the "timming" for each processor. Post your results here so others can find the optimum value for the delay in their phones.
4- have to start the program every reset?
yes, just put it in the startup folder.
maybe someone can make an cab that put the program in the right place and a link in the startup, it would be cool! I dont have an easy program to deal with cabs, and the vs projects for cabs.... I really cant make that thing work!!
well it is only the batterylife i was worried about. but i'll try running the phone this weekend with the program running and doing some skype.. lets see how it turns out!
For folks who have issues of mic on using this program, there is a quick solution for this problem. You can try sjphone. It provides a internal mic volume control. However, the major setback is that it's only working in wm5.
my 2 cents
weekendli said:
For folks who have issues of mic on using this program, there is a quick solution for this problem. You can try sjphone. It provides a internal mic volume control. However, the major setback is that it's only working in wm5.
my 2 cents
Click to expand...
Click to collapse
will check this, but people reported that worked in xperia... and it is running in my P3301... anyway, will check and post an wm6 build if it is the case... check the error file and see if it tells anything.
Other thing, this program uses low level api`s, so your windows MUST be fully unlocked for it to work in wm6.

Categories

Resources