View Full Version : Oxios Memory Msg Box Prompt Disabled. Download here
shantzg001
15th April 2008, 10:45 AM
Oxios developed a very useful tool for Windows Mobile (WM2003/5/6/6.1) called “Oxios Memory” sometime ago. On running it, it’ll flush your RAM (kind of) and recover substantial amounts of memory that can be used by the currently program. It is so good at this that many people run it regularly on their phones, and most of them want to run it in an automated mode (through a scheduler or a script). But the problem (so far) was that it generates a Message Box at the end for which the user has to press “OK” button to make it go away. There is no known way of disabling this message box and many attempts to work around it by scripting the “press OK” action have been very unreliable at best. Hence, it took it upon me today to remove this nagging problem and 5 minutes later we have a “clean” Oxios Memory.
Yes, no more nagging prompts :)
Download it from here: http://tech.shantanugoel.com/2008/04/15/hackdisabling-the-message-box-in-oxios-memory-apps-windows-mobile.html
If you like it, then DIGG IT by clicking here (http://digg.com/software/Hack_Disable_the_Message_Box_In_Oxios_Memory_Windo ws_Mobile)
nothin
15th April 2008, 10:59 AM
i waited for this...
shantzg001
15th April 2008, 11:00 AM
Thanks nothin.
Do provide your comments on the site as well :D
And please do spread the word :)
famewolf
15th April 2008, 11:42 AM
Can you do the same to oxios hibernate instead of just closeapps?
v-man
15th April 2008, 11:42 AM
Great job! Could you do the same for Oxios Hibernate as well?
shantzg001
15th April 2008, 12:17 PM
OK, request accepted :)
Will modify the hibernate app as well tonight.
In the meanwhile, If you like it, then DIGG IT by clicking here (http://digg.com/software/Hack_Disable_the_Message_Box_In_Oxios_Memory_Windo ws_Mobile)
flaviopac
15th April 2008, 01:20 PM
I did the same for Oxios app using MORTSCRIPT....
With your app is there a way to select the time after the program runs or we have to do a mortscript program which launches your app at a specific time?
An other question...
To push the "Ok" button what did you do?
I used mortscript to press "CR" after the script run....
shantzg001
15th April 2008, 01:52 PM
flaviopac: Its different from what you did. I've not made any "app". I've modified the original oxios executable file so that it does not display the message box at all, hence there is no need of "clicking" ok anymore. :)
flaviopac
15th April 2008, 01:56 PM
flaviopac: Its different from what you did. I've not made any "app". I've modified the original oxios executable file so that it does not display the message box at all, hence there is no need of "clicking" ok anymore. :)
Ok..:)...
And what about HIBERNATE??
:rolleyes:
shantzg001
15th April 2008, 04:15 PM
flaviopac: I'll modify the hibernate app as well tonight and will post at that same location.
wacky.banana
15th April 2008, 04:19 PM
Good job Shantz.
WB
bigray327
15th April 2008, 04:36 PM
Nice work, thanks!
Max27
15th April 2008, 04:56 PM
that's awesome !!! eager to download :)
shantzg001
15th April 2008, 07:10 PM
On Popular demand I've modified the Oxios Hibernate app as well. Please redownload the file given at my site again. The zip file now has both the apps Oxios Close as well as Oxios Hibernate.
flaviopac
15th April 2008, 07:16 PM
On Popular demand I've modified the Oxios Hibernate app as well. Please redownload the file given at my site again. The zip file now has both the apps Oxios Close as well as Oxios Hibernate.
Many thanks man!
These files are very usefull!
:D
v-man
15th April 2008, 08:02 PM
Thank you Shantz. This is just great. :)
galaxys
15th April 2008, 10:32 PM
Excellent Shantz! I have Oxios scheduled daily with "Run Everyday" app, now no more OK's to look at!
famewolf
15th April 2008, 10:55 PM
Excellent Shantz! I have Oxios scheduled daily with "Run Everyday" app, now no more OK's to look at!
Hmm can you tell me where you found this "run everyday" app and does anyone know easiest way to schedule oxios hibernate to run hourly?
*nevermind...found the run everyday app here on this forum [ http://forum.xda-developers.com/showthread.php?t=294575 ] but still interested in way to run more often than that.
shantzg001
15th April 2008, 11:04 PM
For running the app at set interval of time, i will put in this shameless plug :P
You can also use my app ShantzTodayChanger (http://tech.shantanugoel.com/projects/windows-mobile/shantztodaychanger)
It is a app runner/scheduler plus a theme/wallpaper cycler. Moreover, it has a masking functionality. So if you dont want to change ur themes etc, you can just configure it to run as a pure exe scheduler. so, using it you can run the app after every, say 5 minutes to after any number of years and any other interval in between :)
flaviopac
15th April 2008, 11:35 PM
Hmm can you tell me where you found this "run everyday" app and does anyone know easiest way to schedule oxios hibernate to run hourly?
You could also use Mortscript.....
shantzg001
16th April 2008, 06:58 PM
yeah, but the problem with mortscript as i mentioned before in things like this is that it has to run continuously, which makes it a battery eater and also unreliable as the script might be terminated accidentaly anytime or even OS might terminate it itself if it goes low on resources.
nonegiven
16th April 2008, 10:48 PM
Just make a notification to run Hibernate when you wake the device. Simple and takes no extra memory.
shantzg001
17th April 2008, 06:52 AM
@nonegiven: Yes, that is one option, but the "run on wake up" causes on issue sometimes,i.e., it bogs down slower phones (like the HTC wizard) sometimes when a call comes in, or u need to jot down a quick note. Sp, ppl generally like to run it on its own autoamtically and frequently at regular interval, not necessarily in sync with the wake up event.
oppman29
28th March 2009, 07:32 AM
Wow I had been looking for this for ages!!!! thanks man:)
shantzg001
30th March 2009, 02:58 PM
Glad it was of use to you :)
nowshining
29th April 2009, 09:55 AM
Oxios developed a very useful tool for Windows Mobile (WM2003/5/6/6.1) called “Oxios Memory” sometime ago. On running it, it’ll flush your RAM (kind of) and recover substantial amounts of memory that can be used by the currently program. It is so good at this that many people run it regularly on their phones, and most of them want to run it in an automated mode (through a scheduler or a script). But the problem (so far) was that it generates a Message Box at the end for which the user has to press “OK” button to make it go away. There is no known way of disabling this message box and many attempts to work around it by scripting the “press OK” action have been very unreliable at best. Hence, it took it upon me today to remove this nagging problem and 5 minutes later we have a “clean” Oxios Memory.
Yes, no more nagging prompts :)
Download it from here: http://tech.shantanugoel.com/2008/04/15/hackdisabling-the-message-box-in-oxios-memory-apps-windows-mobile.html
If you like it, then DIGG IT by clicking here (http://digg.com/software/Hack_Disable_the_Message_Box_In_Oxios_Memory_Windo ws_Mobile)
thanks for the free memory cleaner link - i was looking all over the place for one...
deuce01
12th February 2010, 06:48 PM
A quick question: why would i want to use CloseApps over Hibernate or vice versa? I've got an HTC TP2 running 6.5 if that matters.
pupakota
12th February 2010, 08:08 PM
funny thing, all these guys with their expensive toys are not able to understand, that oxios hibernate is just ok for normal wm 6.1, and usually 6.5 os-es.
whole rest of miracle-type-bullshit apps is NOT able to be that useful.
but yeah, nabs with their hd2 must tell us that again and again - "i've got hd2 if that matters", lol.
all that matters is your brain.
sophisticated app for your hd2 is just feeble nonsense for normal PDA user, understood?
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.