[App] VJBrisk v0.4 - new and improved - Windows Mobile Development and Hacking General

Guys,
I've finally gotten around to updating VJBrisk.
See here for info about the old version.
I don't know if anyone uses VJBrisk anymore, but basically it's a small .exe file that can be used to replace another .exe.
eg, If you want to change your Stocks.exe application and make it launch VJEschaton.exe, but Stocks.exe is somehow hardcoded into a skin or application, then rename VJBrisk.exe to Stocks.exe, and drop the new Stocks.exe into the correct folder. VJBrisk will then allow you to launch whatever app you want to, instead of Stocks.exe.
Ok - what's new:
1. People used to have problems with the old VJBrisk.exe if they wanted to replace multiple target applications, as you could only have one VJBrisk per folder.
This is no longer the case.
You can rename VJBrisk.exe to anything you want, and keep multiple copies in a folder.
Eg, say you rename VJBrisk.exe to TomTom.exe.
When you launch TomTom.exe, it will search for TomTomEXE.exe or TomTomLNK.lnk in the target folder, and execute that app.
So VJBrisk will now recognise that you have renamed VJBrisk, and search for [NEW NAME]EXE.exe (for an executable file) or [NEW NAME]LNK.lnk (for a shortcut).
In this way, you can have as many VJBrisks in a folder as you want, each with a custom name and target.
2. VJBrisk will now pass the command line passed to IT, on to the target application. Eg, If Stocks.exe is launched with command line
"Stocks.exe NBC", then VJBrisk will try to launch
"VJBriskEXE.exe NBC".
Note:
To show debug info when checking command lines etc, please rename the VJBrisk.exe file VJDebug.exe. It will then show information about what program and command line parameters it is about to launch.
That's it for now I think. Let me know if it works for you.
Download from my website, or here:
http://vijay555.com/vj/releases/vjbrisk/vjbrisk0.4.cab
Version 0.42 - please replace the exe in the above cab, or just use this exe:
www.vijay555.com/vj/releases/vjbrisk/vjbrisk.exe
[EDIT]
Please remember, you will have to rename shortcuts you used to use with the OLD VJBrisk.exe to VJBriskLNK.lnk, instead of VJTarget.lnk.
Apologies, but that's the cost of the new flexibility of supporting unlimited VJBrisk redirects in the same folder.
[UPDATE]
Version v0.4 has been re-written from scratch.
It now supports a very peculiar "feature" in the OS, where if you "launch" a shortcut (.lnk) file from a shortcut, the redirected shortcut will not launch with its command line parameters. I've sidestepped around this feature so it works as it should.
It's a niche "feature", but some might be effected by this. See VJSipSwitch for details (eg launching VJSipSwitch from a shortcut with command line parameters, and launching THAT shortcut with VJBrisk now works).
As an added bonus, VJBrisk will pass parameters to a shortcut, and also merge parameters from a shortcut to a shortcut before launching the target shortcut.
Trust me, this makes sense when you're on Meth.
Eg.
Eg.
A. Make a shortcut to VJSipSwitch with the command line parameters "key", and call it VJBriskLNK.lnk (Shortcut A)
B. Make a shortcut to VJBrisk.exe with command line parameters "board" (Shortcut B)
Launching Shortcut B will launch VJBrisk, which will merge the parameters "key" and "board" to launch VJSipSwitch with the parameters "keyboard".
V
PS Once again, I repeat what I say on my website. You really don't need this app. But if you do, it might come in handy!
Version History:
v0.3: updated command line redirection and dynamic renaming
v0.4: entirely re-written; parsing of .lnk command line parameters
v0.41: fixed bug in handling of .exe in root folder
v0.42: support VJDebug debug info

It does not work for me.
I've been trying for hours to get Calendar.exe in /Windows
to redirect to PocketInformant
I used to use these instructions. Can you please modify them to fit the new version.
To launch another PIM from TouchFlo 2d from the home tab:
1. Download VJBrisk app (one of Vijay555 tools).
2. Rename VJBrisk to Calendar.exe and the shortcut to your PIM app to (ex. agendaone.lnk) to VJTarget.lnk.
3. Place these two files into \Windows folder.

Guys,
The difference (and advantage) between the old version and the new one is that the new one will (by default) search for
VJBriskEXE.exe or
VJBriskLNK.lnk (for the shortcut to pocket informant).
So rename the shortcut to VJBriskLNK.lnk, not VJTarget.lnk.
Let me know if that doesn't work.
V

No that doesn't work. I get the following error:
VJBrisk can be used to redirect hardcoded .exe and .Ink links.
Couldn't find 'calendarLNK.Ink' or 'calendarEXE.exe'
in the launch directory: '\Windows'
Command Line:
"
Can you help further? or direct me to a copy of v0.1 which did work.
Thanks.

@urbanlibrarian: can you explain exactly what you're doing?
VJBrisk is clearly working - you've renamed VJBrisk to Calendar.exe, and are launching it. The error tells you exactly what you need to do next.
VJBrisk/Calender.exe is now searching for a file called
'calendarLNK.lnk' or 'calendarEXE.exe'.
So Find PocketInformant on your system, and find the relevant .exe file you want to launch. Make a shortcut to it (eg, if it's called PocketInformant.exe, make a shortcut to it called PocketInformant.lnk).
Next rename PocketInformant.lnk to CalendarLNK.lnk, and drop that in your \windows\ folder.
Presto.
Let me know if it works ok.
V

Sorry, may i ask what is the function of this apps?

@bbshk - I tried to explain the first post, and it helps if you read the old VJBrisk thread.
Basically, say you've got the TouchFlo interface, and it's hard coded to launch the standard MS Calendar when you click "calendar". [I'm giving an example, because I don't use the interface, but theoretically follow my example].
Now, say you use Pocket Informant as your calendar - pressing Calendar in TouchFlo is just a pain in the ass, as it doesn't launch Pocket Informant, it launches the MS Calender.
So, you find Calendar.exe in your \windows\ folder, and replace it with VJBrisk.exe (renamed to Calendar.exe).
When you click Calender in TouchFlo, TouchFlo tried to launch the MS Calendar. But instead, it launches VJBrisk.
Now, that's helpful, but VJBrisk alone does nothing.
The next step is to tell VJBrisk to actually launch PocketInformant, achieving your primary goal.
Hence:
TouchFlo -> Press "Calendar" -> Launches Calendar.exe (actually VJBrisk) -> VJBrisk launches Pocket Informant.
So, although it has a very niche use, in some circumstances, it's the easiest way to make some software do what you want it to do.
Search for VJBrisk and get an idea of where it's used in various roms etc.
And remember what I say on my website re VJBrisk:
http://www.vijay555.com/?Releases:VJBrisk
This is very specific in use. You don't need it, I'm sure.
Click to expand...
Click to collapse
V

Very helpful tool for me, Thank you, Vijay555.
I use VJBrisk to lunch shortcuts by gesture in UltimateLunch. UL's gesture supportes only .exe program.

@ufriendxda - glad you like it. I didn't even think of using it like that, good stuff!
V

vijay555 said:
Guys,
I don't know if anyone uses VJBrisk anymore
Click to expand...
Click to collapse
I think alot of us rely heavily on the use of it! I know I do. Thanks for the update!

GREAT APP
Thanx a million this app made me sor happy, thnx to it i could now finich my dev. of the new X1 powerbutton 12 icon Actionscreen with softreset and power off...
thanx...

Thanks for this VJ. However, I have just made an error!
I tried to replace Tasks.exe to launch the SBSHCalendarTasks.exe but it launches Resco Contact Manager.
How do I get it back to launching the basic tasks program? Or what I need to do to launch SBSHCalendarTasks?
Thanks

You should just be able to go into your \windows\ folder and delete tasks.exe (if that was the renamed VJBrisk.exe that you added).
When you "delete" files from the rom, they aren't deleted, they just get replaced with the original rom file. So if you delete the fake tasks.exe, the original tasks.exe should come back.
There's no reason it should be launching Resco unless you told it to do so. Try remove any copies of VJBrisk.exe that you added, find the program you want to launch (SPB Tasks), copy the .exe, rename to Tasks.exe and place in the \windows\ folder.
Let me know how it goes.
V

Thanks VJ, that all worked fine.
However, it appears that I was trying to call the wrong programme!
Let me explain: I wanted to get the 'Tasks' link on the 'Today' page to link to SBSHCalendarTasks. Stupidly I had assumed that the call for the 'Tasks' on the 'Today' page is linked to Tasks.exe!
Anyone know what I should be replacing when the 'Tasks' is clicked on the 'Today' screen?
Regards

VJBrisk and VJ sipswitch won't work in combination.
Hello VJ, have a new one. I want to switch SIP by profile (using PhoneAlarm), but I have to start a.EXE and cannot pass a parameter (by using a LNK or directly at the .EXE invocation.
So VJBrisk seems to be the perfect version to invoke it. I use it already to start other Calender or Tasks (invoked by Manila2D), but it fails to invoke VJ SIPSwitch.
VJBrisk -> SPISWITCH will not work.
Exact steps, which I have done (maybe I made an error)
Created a .lnk file and named it "SipSwitchNullkbLNK.LNK" which invokes "sipswitch nullkb" (nullkb is a SIP). Invoking it directly works well. Now made a copy of VJBrisk.exe and named it SipSwitchNullkb.exe and placed it into same folder. When I start it, I get a VJ SIP messagebox: "SIP not found".
You might have a look on it?
Thank you
keep on
Dejan

Very useful, thanks a lot !

Version 0.4 released
New version:
Version v0.4 has been re-written from scratch.
It now supports a very peculiar "feature" in the OS, where if you "launch" a shortcut (.lnk) file from a shortcut, the redirected shortcut will not launch with its command line parameters. I've sidestepped around this feature so it works as it should.
It's a niche "feature", but some might be effected by this. See VJSipSwitch for details (eg launching VJSipSwitch from a shortcut with command line parameters, and launching THAT shortcut with VJBrisk now works).
As an added bonus, VJBrisk will pass parameters to a shortcut, and also merge parameters from a shortcut to a shortcut before launching the target shortcut.
Trust me, this makes sense when you're on Meth.
Eg.
A. Make a shortcut to VJSipSwitch with the command line parameters "key", and call it VJBriskLNK.lnk (Shortcut A)
B. Make a shortcut to VJBrisk.exe with command line parameters "board" (Shortcut B)
Launching Shortcut B will launch VJBrisk, which will merge the parameters "key" and "board" to launch VJSipSwitch with the parameters "keyboard".
V

I'm having trouble getting this working... I'm trying to use it to redirect manilla2d to open the Google Maps exe on my strage card instead of device memory (as I have an Omnia i910 and device memory is precious!)
I put a copy of vjbrisk.exe in \Program Files\Google Maps, renamed it "GoogleMaps.exe" (which is what is hard coded in Manilla), created a shortcut to the actual GoogleMaps on the storage card, named it "GoogleMapsLNK.lnk", put it in the same directory, but every time I try to access the maps tabs I get an error from vjbrisk saying "Could't find 'GoogleMapsLNK.lnk' or 'GoogleMapsEXE.exe' in the directory '\Program Files\GoogleMaps'". BUT I KNOW THEY ARE THERE, and spelled correctly. What am I missing???
I included an attachment of a screenshot of the "\Program Files\Google Maps\" directory connected through ActiveSync to show you I am not crazy.
Help?
Thanks

@false_apology - did this issue ever get fixed?
Could you email or attach the .exe and .lnk you made so I can have a look at them.
How did you create the .lnk?
V

Hi Vijay, I have been using the original VJBrisk for a while now - it is a really handy tool. Shall update to the new version - looks like a great step forward!
Michael

Related

Anyone know how to enhance voice command?

Now I am addicted to Microsoft Voice Command
Anyone know how to enhance voice command capability?
Is it possible?
Something like plugin maybe?
Thanks!
Arto
Are you running 1.0 or 1.5 ?
1.5
http://www.phm.lu/Products/PocketPC/PowerToys/
Artosoft said:
Now I am addicted to Microsoft Voice Command
Anyone know how to enhance voice command capability?
Is it possible?
Something like plugin maybe?
Thanks!
Arto
Click to expand...
Click to collapse
Hi !
You can add some extra commands ((with a TRICK)), that Microsoft forgot to include (again) !
If you google the web you will find two freeware programs called "Close" and "Close All" . After you install them make sure there are shortcuts for both of them in your" \Windows\Start Menu\Programs" directory (Otherwise M. Voice command will not find them!) .
Now you have added two (actually three new commands).
For Example - you say :
"Start Pocket Excel" > Pocket Excel opens
If you want to close it you say
"Start Close"
If you have several programs running and want to close them all you say
"Start Close All" .
And finally the third command :
You have several programs open and you want to bring one (for example Pocket Word) on top.
you say "Start Pocket Word" - you have it now on top (you can use it or close it-see above).
Actually with this trick you can scroll through all open programs and close them selectively.
(THIS WORKS both with V1.0 and V1.5 of M.Voice Command - V1.5 is much better though!)
Now you have additional new essential commands to work with your PPC!
Enjoy !
Should you have problems finding these two small programs on the web - please let me know - I will upload them here if this is not against forum rules - is it? Anyway I do not have them here on this machine - ie. can not do it right now .
v1.5.
Thank you for the tips!
Anyway to read sms?
Arto.
Artosoft said:
v1.5.
Thank you for the tips!
Anyway to read sms?
Arto.
Click to expand...
Click to collapse
If there is an app that reads SMS (I do not know?) and produces separate files for each SMS you can try with a trick which works with situations when you want to open whatever file by issuing a Microsoft voice command "Start 'filename' ".
How you do it :
You need to copy a shortcut of a particular file you offten use to \windows\start menu\programs (otherwise MVC will not be able to locate it).
I also rename the shortcut into some english (example shortcut of an excel file xyz.xls located on \Storage Card\Excel files) like I rename this for example to "tango".
You say : "Start tango" and voila excel opens with the xyz.xls file.
If you want to shock someone just try this trick - people just stare !
Enjoy
RAMSES II
A candle loses nothing by lighting another candle.
Need close.exe program with MVC
Hi Ramses
I refer to yr June 12 msg. i could find "close all" but not 'close" as per yr suggestion.
Would appreciate v much yr info or advice on how to get/download 'close' to work w MS Voice Command, like how u illustrated.
Thanks!
"If there is an app that reads SMS (I do not know?) and produces separate files for each SMS"
Fonix ispeak
Re: Need close.exe program with MVC
bondfreed said:
Hi Ramses
I refer to yr June 12 msg. i could find "close all" but not 'close" as per yr suggestion.
Would appreciate v much yr info or advice on how to get/download 'close' to work w MS Voice Command, like how u illustrated.
Thanks!
Click to expand...
Click to collapse
Hi Bondfreed !
Since both programs are freeware I hope the authors won' t mind if I upload them here. Please see enclosed rar file "closecloseall".
Cheers !
Ramses II
:lol: It is nice to be important, but it is much more important to be nice !
:roll:
Tnx Rameses
Many Tnx! I'll try it out!
How to open SD Card and Storage Folder With Voice Command
How to open SD Card and Storage Folder With Voice Command
regards
clueless
Finally ! Can Open SD Card through Voice Command
Check out this article on this post
regards
clueless
Re: Finally ! Can Open SD Card through Voice Command
cluelessme said:
Check out this article on this post
regards
clueless
Click to expand...
Click to collapse
Hi, I have not tried your sugestion, because there IS NO NEED to infest Magitian with additional programs to open folders and files.
TRY :
If you use Resco File explorer (probably works with other file managers too)
Place the cursor on whatever folder (not only My Documents, Storage, Storage Card - any folder that you would like to open with MVC) > "COPY"
then you go to \Windows\Start Menu\Programs > "PASTE Shortcut".
Now you just say: Start "Folder Name".
You See, no need for extra programs ....
Cheers !
RAMSES II
A child of five would understand this.
Send someone to fetch a child of five.
Groucho Marx (1895-1977)
Hi there!
I tried to use the Pocket Pc File Explorer to paste a shortcut in the Start Menu,
When I try to access the folder using MS Voice Command, It pops up an error
"Cannot find 'folder name' ( or one of its components ). Make sure the path and filename are correct and all the required libraries are available"
This happens because MS V C can start an application or exe files but not folders.
For this reason, I looked for an alternative and found MortRunner. The application Mortrunner is only 33Kb and with documention the total size comes around 64 Kb.
I just installed Resco File Explorer 2003 after reading your reply, Resco File explorer is huge 244 kb plus compared to Mortrunner and not Free, costs approximately 25 dollars. But we can explore easily and do many things more. Tested it as you suggested, yeah it works fine.
I tried it with another Freeware File Explorer GSFinder, it gave the same error message.
I am looking for freeware with small install footprint. Thats where MortRunner fits me and mortrunner is like a small dos shell for the PPC. We can use it to pass additional parameters to programs too.
Anyway, the only other purchased application apart from Windows Mobile, I have, is Voice Command.
regards
cluelessme

I want to ask "How to cook a shortcut"?

Hi
Is there some convinient way to create shortcuts on wm5 ppc? some app with
-browse for file
-cmd line params
-browse for icon-dll
-insert icon number into cmd line
if there is no, one should be developed immediately
………
Turist said:
Hi
Is there some convinient way to create shortcuts on wm5 ppc? some app with
-browse for file
-cmd line params
-browse for icon-dll
-insert icon number into cmd line
if there is no, one should be developed immediately
Click to expand...
Click to collapse
i cant believe everybody makes it manually
Come on! You help is needed!
thanks for the idea!
OdeeanRDeathshead said:
thanks for the idea!
Click to expand...
Click to collapse
i quess its irony... ;(
nevertheless i found one _ttp://www.s-k-tools.com/sksmgr/sksmgr.html
its almost free for ex-USSR so i`ll give it a try.
Turist: you might want to read some of OdeeanRDeathshead's posts. I don't think he was being ironic.
Frankly, I've never found it difficult to write shortcuts by hand, but the sktools app is great, as ever.
V
There was no irony. As I was reading your post I was coding my app to check on startup its current location then generate a new shortcut to replace its existing one in the startup folder. One reason i use a shortcut done by hand is to get the command line arguments in it. I use the command line to tell my program if it is being started after a soft reset. If it is it minimises itself after a couple of seconds. Of course I don't need to look up the icon because my shortcut is for my executable, from memory it was just trial and error getting the correct icon for things like poutlook. I think any shortcut generator would have to be able to copy the info from existing shortcuts to make it useable over different versions/os etc.
vijay555 said:
Turist: you might want to read some of OdeeanRDeathshead's posts. I don't think he was being ironic.
Frankly, I've never found it difficult to write shortcuts by hand, but the sktools app is great, as ever.
V
Click to expand...
Click to collapse
not really difficult, but i`d like a little bit more comfortable way.
yep, sk-software is really good. paid yesterday for sktools, skshems, skshortcut manager.
OdeeanRDeathshead said:
There was no irony. As I was reading your post I was coding my app to check on startup its current location then generate a new shortcut to replace its existing one in the startup folder. One reason i use a shortcut done by hand is to get the command line arguments in it. I use the command line to tell my program if it is being started after a soft reset. If it is it minimises itself after a couple of seconds. Of course I don't need to look up the icon because my shortcut is for my executable, from memory it was just trial and error getting the correct icon for things like poutlook. I think any shortcut generator would have to be able to copy the info from existing shortcuts to make it useable over different versions/os etc.
Click to expand...
Click to collapse
you`ll never know what could happen with those little apps designed "for my internal use only"
ps: got myself vs2005, msd, wm5 sdk. would like to try to make an xml-parsing/registry-editing engine for universal registrytweaking tool. I really like the idea of RegistryWizard-tool, but not very much its design and functionality. will see...
I just finished updating my file open dialog. It can now create shortcuts that have command line arguments and it can extract the icons and their id from any file that contains them (exe dll). This will be available shortly as part of my almost (really) finished project.
OdeeanRDeathshead said:
I just finished updating my file open dialog. It can now create shortcuts that have command line arguments and it can extract the icons and their id from any file that contains them (exe dll). This will be available shortly as part of my almost (really) finished project.
Click to expand...
Click to collapse
Great! And please notice - i`m not chraging you for this brilliant idea
will it be available as standalone utility too?
The shortcut functionality will not be limited in any way on the program, but no, it will not be stand alone. I tested on jamin today (wm2005) and the handle htc give for the port is good, unlike the atom. I spent the last week converting my lists in the file open dialog to owner drawn to try and cut the display time on the windows directory. It has 1300 items and was taking 23 seconds, I have cut that to 7 seconds. Resco take 3.

How do I clear recent programs (or disable it)?

I have a Cingular/HTC 8125 running the latest official ROM from HTC. On my start menu I have a list of recently used programs (the last five or so). I want to disable this feature so only the applications that I want there are there.
Does anyone know how to disable it or at least clear it?
Thank you.
I would love to know too
madmatt079 said:
I have a Cingular/HTC 8125 running the latest official ROM from HTC. On my start menu I have a list of recently used programs (the last five or so). I want to disable this feature so only the applications that I want there are there.
Does anyone know how to disable it or at least clear it?
Thank you.
Click to expand...
Click to collapse
There is a small app here that does the job http://forum.xda-developers.com/viewtopic.php?t=35536
VJEschaton has this feature built in too - but with the same limitations, it only takes effect after the reset.
I think there may be another way to entirely remove recent programs, but it needs some hacking that I don't have time for right now.
If anyone is interested and would feel competent to write it, PM me.
V
The first solution worked well. Thank you.
Although if there is a method to remove "Recent Programs" all together then I'd like to know.
Thank you.
Dont they disapear when you soft reset ?
In another forum some guy (sorry I can't remember where and who), gave this solution:
"Use some type of utility (like Resco File Explorer or just browse to the PDA while in the cradle from your PC) and browse to the Windows\Start Menu\Programs folder on the PDA. Create sub-folders in the root of the Programs folder (such as Utilities, Applications, Games, etc) and copy all of your shortcuts from the Windows\Start Menu\Programs folder into these sub-folders. Once complete, go to Settings and Menus. From here, uncheck all of the programs that are checked and place checks next to all the sub-folders that you just created (* Make sure you stay under the maximum limit of 5 (or whatever)).
It seems that the "recent list" only monitors the Start Menu\Programs folder. If you move your shortcuts out of this folder, they no longer appear on that dreaded recent list. The major bonus that I've noticed is that the Start menu no longer has that 3 - 5 second lag!!!
Note: Using this work around, you will need to move the shortcuts of any newly installed applications into your sub-folders manually. Also, be sure you remap your PDA buttons to the location of the new shortcuts. Other then these two "cons", this solution works GREAT!!!"
I've tested it and it sure works great!!!
I forgot to mention that with this trick you can DISABLE recent documents list
Danny-B-, yes, it worked well.
jolas, I attempted this exactly as you described. I renamed "Accessory" to "Accessories" and created "Tools". I moved everything that I didn't want to appear in the recent programs list including moving Calculator to Accessories. I then launched Calculator and it appeared in the list.
None of which except the defaults (IE, Messaging, WMP, etc.) are checked in the menu settings.
Did I miss something?
Thank you.
Delicious, worked for me on my Cingular 8125 w/ 2.25. I was really getting tired of running ClearTemp all the bloody time.
Interestingly enough I have a folder called "Settings" and it won't let me show it on the Start Menu - I had to rename it to "Utilities".
madmatt079 said:
jolas, I attempted this exactly as you described. I renamed "Accessory" to "Accessories" and created "Tools". I moved everything that I didn't want to appear in the recent programs list including moving Calculator to Accessories. I then launched Calculator and it appeared in the list.
Click to expand...
Click to collapse
EDIT: Screenshot added of what your tree should look like after this change. Removed confusing post.
rubbercow, your `drawing` is as confusing as words.. with the DO, DO NOT seems to be at the same place.
Anyway, I was confused myself too. However, after reading through and some fiddling around, I finally got what these posts are trying to say.
Just to make this as clear as possible.
Definition:
Sticky Start Menu Item (SSMI) - I defined it as those items that always appear on your start menu (top section). You can add/remove your SSMIs in the Settings->Menus
Recently Launched Programs (RLP) - the items in the Recently launched program list (e.g. the list under SSMIs list).
Fact:
WM5 will not put any of your SSMIs into the RLP list (or else, you will have duplicate icon/item of the same program in your start menu).
More talking:
Using the fact above, we can avoid programs that we do not want to be put into the RLP list (e.g. stuff in SD card that is large and takes ages for it to load the icon when you press the Start) by having them as SSMIs (in the list). However, WM5 only allows up to 7 items in the SSMIs list. So, we create a folder for it.
E.g. By default you should have a directory structure that looks like this
\Windows\Start Menu\Programs
\Windows\Start Menu\Programs\Games
To test it, you can try putting the `Games` folder (the folder!) into the SSMIs list. After doing so, any programs (games) you start (that is under the Games folder) will not appear on the RLP list. This is the thing we are trying to exploit.
Hence, to avoid stuff going into the RLP list, you create some other folders, e.g. Tools
\Windows\Start Menu\Programs
\Windows\Start Menu\Programs\Games
\Windows\Start Menu\Programs\Tools
And move everything into this `Tools` folder. Make this `Tools` folder as one of the SSMIs. Then any software under this Tools will not appear on the RLPs list.
Process Summary
Simple procedure. Modified to suits your needs.
(1) Create a `Tools` (or any name) folder under the Start Menu\Programs. Example, this folder
\Windows\Start Menu\Programs\Tools
(2) Move everything into this newly created `Tools` folder.
(3) Make this `Tools` folder (the folder) as sticky on the start menu by 'ticking' it in the Setting->Menus
- now all your stuff will not appear in the recently launched programs list
- end -
hanmin said:
rubbercow, your `drawing` is as confusing as words.. with the DO, DO NOT seems to be at the same place.
Anyway, I was confused myself too. However, after reading through and some fiddling around, I finally got what these posts are trying to say.
Just to make this as clear as possible.
Definition:
Sticky Start Menu Item (SSMI) - I defined it as those items that always appear on your start menu (top section). You can add/remove your SSMIs in the Settings->Menus
Recently Launched Programs (RLP) - the items in the Recently launched program list (e.g. the list under SSMIs list).
Fact:
WM5 will not put any of your SSMIs into the RLP list (or else, you will have duplicate icon/item of the same program in your start menu).
More talking:
Using the fact above, we can avoid programs that we do not want to be put into the RLP list (e.g. stuff in SD card that is large and takes ages for it to load the icon when you press the Start) by having them as SSMIs (in the list). However, WM5 only allows up to 7 items in the SSMIs list. So, we create a folder for it.
E.g. By default you should have a directory structure that looks like this
\Windows\Start Menu\Programs
\Windows\Start Menu\Programs\Games
To test it, you can try putting the `Games` folder (the folder!) into the SSMIs list. After doing so, any programs (games) you start (that is under the Games folder) will not appear on the RLP list. This is the thing we are trying to exploit.
Hence, to avoid stuff going into the RLP list, you create some other folders, e.g. Tools
\Windows\Start Menu\Programs
\Windows\Start Menu\Programs\Games
\Windows\Start Menu\Programs\Tools
And move everything into this `Tools` folder. Make this `Tools` folder as one of the SSMIs. Then any software under this Tools will not appear on the RLPs list.
Process Summary
Simple procedure. Modified to suits your needs.
(1) Create a `Tools` (or any name) folder under the Start Menu\Programs. Example, this folder
\Windows\Start Menu\Programs\Tools
(2) Move everything into this newly created `Tools` folder.
(3) Make this `Tools` folder (the folder) as sticky on the start menu by 'ticking' it in the Setting->Menus
- now all your stuff will not appear in the recently launched programs list
Thanks for making that clearer hamin - I think i eventually worked it out.
But still begs the question - why do people not want programs showing in the recently loaded program list? I find this useful and my startmenu always starts in less than a second even after soft reset. :wink:
- end -
Click to expand...
Click to collapse
meschle said:
Thanks for making that clearer hamin - I think i eventually worked it out.
But still begs the question - why do people not want programs showing in the recently loaded program list? I find this useful and my startmenu always starts in less than a second even after soft reset. :wink:
Click to expand...
Click to collapse
You are the lucky one, I guess There are many (including me) which seems to find the start menu to be slow (e.g. this one ). I'm not sure why mine is slow (1-2 seconds), probably because I had many of the software installed on my SD (instead of the main memory) and my phone is a Charmer. Topic aside, is Wizard faster than Charmer (is there any benchmark to it)?
Other than the start menu, the Start->Setting pages are also very slow (a second or two) after each softreset. You don't have this problem?
madmatt079 said:
Danny-B-, yes, it worked well.
jolas, I attempted this exactly as you described. I renamed "Accessory" to "Accessories" and created "Tools". I moved everything that I didn't want to appear in the recent programs list including moving Calculator to Accessories. I then launched Calculator and it appeared in the list.
None of which except the defaults (IE, Messaging, WMP, etc.) are checked in the menu settings.
Did I miss something?
Thank you.
Click to expand...
Click to collapse
Goto '\Windows\Start Menu' and create a directory (name it e.g Applications).
Now, under the 'Windows\Start Menu' there must be 3 subdirectories (Applications, Programs, Settings).
If yes, then move the desired apps, from the '\Programs' folder to the '\Applications' folder. (Before you remove the apps make sure that you have uncheck them from the 'Menus' list (Start -----> Settings -------> Menus).
:wink:
i cant move any
it gave me error access is denied when i try moving any shortcut
please help
ok i guess it was my expedition it was easy sory
and am shy of my weak knowledge ... thank you all any way

Itask Configuration and Answers for Mogul/XV6800/Titan Owners

I thought I'd start a thread for anyone else out there like me who thinks that rhov23's Itask application is fantastic but has yet to figure out all of his/her device's configuration. If we all collaberate, we can probably limit the repetetive questions rhov23 gets so that he can continue to focus on advancing Itask even further.
Anyway, I'll keep this updated with the latest answers and fixes. Post your own configuration questions and hopefully someone else has already found the answer and can help you out. It is also worth noting that it is usually necessary to restart iTask after making changes or modifications. Below is my modified input.txt file and descriptions of the changes I've made thus far. There is still a ton of work left to do:
***Make no mistake, all credit and donations go to rhov23, here ->>> <http://forum.xda-developers.com/showthread.php?t=364344> for this super piece of technology. ***
Input.txt (pt 1)
\\ iTask Modification File
\\Background picture
&backgroundpic=back.jpg&END
\\Clock on main screen. modern=24 hour clock, old= 12 hour-ampm
&timeformat=old&END (I'M USING THE OLD= 12 HOUR-AMPM FORMAT)
\\Analog Clock background
&clockback=analog.jpg&END
\\Change your weathercode from Yahoo Weather. Change degrees=c to f if you want fahrenheit
&degrees=f&END
&COUNTRY_ID=USIL0389&END
&COUNTRY_ID2=USMS0005&END
&COUNTRY_ID3=USCO0131&END
&COUNTRY_ID4=USAK0021&END (GO TO YAHOO WEATHER, SEARCH FOR THE CITY YOU WANT, COPY THE CODE PORTION FROM URL, LOOKS LIKE THIS->USIL0389<, PASTE AND REPLACE THE PRESET CITY CODES AND REMEMBER TO UPDATE THE WEATHER BY PRESSING BAR AT BOTTOM OF WEATHER SCREEN)
\\Main menu
\\ This is the text under the Main menu icons, do not use more than 8-9 charachters
&maintext1=Contacts&END
&maintext2=Calendar&END
&maintext3=Apps&END
&maintext4=Camera&END
&maintext5=Calc&END
&maintext6=Maps&END
&maintext7=iProgs&END
&maintext8=Weather&END
&maintext9=News&END
&maintext10=Games&END
\\These are the execute-buttons in the following order from top left. Lnk and exe files accepted.
&mainexec1=\Program%20Files\PocketCM\PocketCM.exe&END (changed to pocketcm)
&mainexec2=\windows\calendar.exe&END
&mainexec4=\windows\camera.exe&END
&mainexec6=\windows\Favorites\Google Search - Maps.url&END (able to use a favorite from internet explorer for this button. very cool)
&mainexec11=\windows\cprog.exe&END
&mainexec12=\windows\tmail.exe&END (changed to messaging)
&mainexec13=\windows\Start%20Menu\Opera.lnk&END (changed to operamini)
&mainexec14=\windows\wmplayer.exe&END (changed to windows media player)
&powerdown=\itask\keys.lnk&END
&devicelock=\Program%20Files\S2U2\s2u2.exe&END (changed device lock to S2U2)
\\Mainbutton images
&mainbutton01=main01.swf&END
&mainbutton02=main02.png&END
&mainbutton03=main03.png&END
&mainbutton04=main04.png&END
&mainbutton05=main05.png&END
&mainbutton06=main06.png&END
&mainbutton07=main07.png&END
&mainbutton08=main08.png&END
&mainbutton09=main09.png&END
&mainbutton10=main10.png&END
&mainbutton11=main11.png&END
&mainbutton12=main12.png&END
&mainbutton13=main13.png&END
&mainbutton14=main14.png&END
&mainbutton15=main15.png&END
\\Loading time for different programs.(How long the loadingimage will stay on-screen. Numbervalue is in milliseconds
&mainloadtime1=2000&END
&mainloadtime2=2000&END
&mainloadtime4=2000&END
&mainloadtime6=2000&END
&mainloadtime11=2000&END
&mainloadtime12=2000&END
&mainloadtime13=2000&END
&mainloadtime14=2000&END
\\Games menu
\\ This is the text under the Games menu icons, do not use more than 8-9 charachters
&gamestext1=1&END
&gamestext2=2&END
&gamestext3=3&END
&gamestext4=4&END
&gamestext5=5&END
&gamestext6=6&END
&gamestext7=7&END
&gamestext8=8&END
&gamestext9=9&END
&gamestext10=10&END
&gamestext11=11&END
&gamestext12=12&END
&gamestext13=13&END
&gamestext14=14&END
&gamestext15=15&END
&gamestext16=16&END
&gamestext17=17&END
&gamestext18=18&END
&gamestext19=19&END
&gamestext20=20&END
\\These are the execute-buttons in the following order from top left. Lnk and exe files accepted.
&Gamesexec1=\windows\calculator.exe&END
&Gamesexec2=\windows\calculator.exe&END
&Gamesexec3=\windows\calculator.exe&END
&Gamesexec4=\windows\calculator.exe&END
&Gamesexec5=\windows\calculator.exe&END
&Gamesexec6=\windows\calculator.exe&END
&Gamesexec7=\windows\calculator.exe&END
&Gamesexec8=\windows\calculator.exe&END
&Gamesexec9=\windows\calculator.exe&END
&Gamesexec10=\windows\calculator.exe&END
&Gamesexec11=\windows\calculator.exe&END
&Gamesexec12=\windows\calculator.exe&END
&Gamesexec13=\windows\calculator.exe&END
&Gamesexec14=\windows\calculator.exe&END
&Gamesexec15=\windows\calculator.exe&END
&Gamesexec16=\windows\calculator.exe&END
&Gamesexec17=\windows\calculator.exe&END
&Gamesexec18=\windows\calculator.exe&END
&Gamesexec19=\windows\calculator.exe&END
&Gamesexec20=\windows\calculator.exe&END
\\Gamesbutton images
&gamesbutton01=game01.png&END
&gamesbutton02=game02.png&END
&gamesbutton03=game03.png&END
&gamesbutton04=game04.png&END
&gamesbutton05=game05.png&END
&gamesbutton06=game06.png&END
&gamesbutton07=game07.png&END
&gamesbutton08=game08.png&END
&gamesbutton09=game09.png&END
&gamesbutton10=game10.png&END
&gamesbutton11=game11.png&END
&gamesbutton12=game12.png&END
&gamesbutton13=game13.png&END
&gamesbutton14=game14.png&END
&gamesbutton15=game15.png&END
&gamesbutton16=game16.png&END
&gamesbutton17=game17.png&END
&gamesbutton18=game18.png&END
&gamesbutton19=game19.png&END
&gamesbutton20=game20.png&END
\\Loading time for different programs.(How long the loadingimage will stay on-screen. Numbervalue is in milliseconds
&gamesloadtime1=2000&END
&gamesloadtime2=2000&END
&gamesloadtime3=2000&END
&gamesloadtime4=2000&END
&gamesloadtime5=2000&END
&gamesloadtime6=2000&END
&gamesloadtime7=2000&END
&gamesloadtime8=2000&END
&gamesloadtime9=2000&END
&gamesloadtime10=2000&END
&gamesloadtime11=2000&END
&gamesloadtime12=2000&END
&gamesloadtime13=2000&END
&gamesloadtime14=2000&END
&gamesloadtime15=2000&END
&gamesloadtime16=2000&END
&gamesloadtime17=2000&END
&gamesloadtime18=2000&END
&gamesloadtime19=2000&END
&gamesloadtime20=2000&END
Input.txt (pt 2)
\\ This is the text under the Apps menu icons, do not use more than 8-9 charachters
&appstext1=MemM&END (MemMaid)
&appstext2=Explore&END
&appstext3=Sling&END (Mobile Slingbox Player)
&appstext4=Media&END
&appstext5=TomTom&END
&appstext6=Word&END (Word .exe)
&appstext7=Ppoint&END
&appstext8=Excel&END
&appstext9=Reader&END
&appstext10=Mail&END
&appstext11=Photos&END
&appstext12=Paint&END
&appstext13=Music&END
&appstext14=Radio&END (using streamcenter radio streams as mobile favorite for this button)
&appstext15=Record&END
&appstext16=Messenger&END
&appstext17=QuickGPS&END
&appstext18=Registry&END
&appstext19=Manager&END
&appstext20=SkTools&END
&appstext21=None&END
&appstext22=None&END
&appstext23=None&END
&appstext24=None&END
&appstext25=None&END
&appstext26=None&END
&appstext27=None&END
&appstext28=None&END
&appstext29=None&END
&appstext30=None&END
&appstext31=None&END
&appstext32=None&END
&appstext33=None&END
&appstext34=None&END
&appstext35=None&END
&appstext36=None&END
&appstext37=None&END
&appstext38=None&END
&appstext39=None&END
&appstext40=None&END
\\These are the execute-buttons in the following order from top left. Lnk and exe files accepted.
&appsexec1=\Program%20Files\MemMaid\MemMaid.exe&END (changed to MemMaid)
&appsexec2=\windows\fexplore.exe&END
&appsexec3=\Program%20Files\Sling%20Media\SlingPlayer%20Mobile\SlingPlayer.exe&END (changed to Mobile Slingbox Player)
&appsexec4=\windows\wmplayer.exe&END
&appsexec5=\Programfiler\Navigator\TomTom%20Navigator.exe&END
&appsexec6=\Windows\pword.exe&END (Word .exe)
&appsexec7=\Windows\Startmeny\Programmer\Office%20Mobile\PowerPoint%20Mobile.lnk&END
&appsexec8=\Windows\Startmeny\Programmer\Office%20Mobile\Excel%20Mobile.lnk&END
&appsexec9=\Windows\Startmeny\Programmer\Adobe%20Reader%20LE%20.lnk&END
&appsexec10=\Windows\Startmeny\Programmer\Meldingsfunksjoner.lnk&END
&appsexec11=\Windows\Startmeny\Programmer\Kameraalbum.lnk&END
&appsexec12=\windows\calculator.exe&END
&appsexec13=\Windows\Startmeny\Programmer\Lydbehandling.lnk&END
&appsexec14=\Windows\Favorites\Radio.url&END (using streamcenter radio streams from internet explorer favorites)
&appsexec15=\Windows\Startmeny\Programmer\Taleopptak.lnk&END
&appsexec16=\Windows\Startmeny\Programmer\Messenger.lnk&END
&appsexec17=\Windows\Startmeny\Programmer\HurtigGPS.lnk&END
&appsexec18=\Windows\Startmeny\Programmer\Resco%20Registry.lnk&END
&appsexec19=\Windows\Startmeny\Programmer\Comm%20Manager.lnk&END
&appsexec20=\Windows\Startmeny\Programmer\SKTools.lnk&END
&appsexec21=\Programfiler\Resco%20Explorer\Explorer.exe&END
&appsexec22=\windows\fexplore.exe&END
&appsexec23=\Programfiler\CorePlayer\player.exe&END
&appsexec24=\windows\wmplayer.exe&END
&appsexec25=\Programfiler\Navigator\TomTom%20Navigator.exe&END
&appsexec26=\Windows\Startmeny\Programmer\Office%20Mobile\Word%20Mobile.lnk&END
&appsexec27=\Windows\Startmeny\Programmer\Office%20Mobile\PowerPoint%20Mobile.lnk&END
&appsexec28=\Windows\Startmeny\Programmer\Office%20Mobile\Excel%20Mobile.lnk&END
&appsexec29=\Windows\Startmeny\Programmer\Adobe%20Reader%20LE%20.lnk&END
&appsexec30=\Windows\Startmeny\Programmer\Meldingsfunksjoner.lnk&END
&appsexec31=\Windows\Startmeny\Programmer\Kameraalbum.lnk&END
&appsexec32=\windows\calculator.exe&END
&appsexec33=\Windows\Startmeny\Programmer\Lydbehandling.lnk&END
&appsexec34=\Windows\Startmeny\Programmer\FM-radio.lnk&END
&appsexec35=\Windows\Startmeny\Programmer\Taleopptak.lnk&END
&appsexec36=\Windows\Startmeny\Programmer\Messenger.lnk&END
&appsexec37=\Windows\Startmeny\Programmer\HurtigGPS.lnk&END
&appsexec38=\Windows\Startmeny\Programmer\Resco%20Registry.lnk&END
&appsexec39=\Windows\Startmeny\Programmer\Comm%20Manager.lnk&END
&appsexec40=\Windows\Startmeny\Programmer\SKTools.lnk&END
\\Appsbutton images
&appsbutton01=app01.png&END
&appsbutton02=app02.png&END
&appsbutton03=app03.png&END
&appsbutton04=app04.png&END
&appsbutton05=app05.png&END
&appsbutton06=app06.png&END
&appsbutton07=app07.png&END
&appsbutton08=app08.png&END
&appsbutton09=app09.png&END
&appsbutton10=app10.png&END
&appsbutton11=app11.png&END
&appsbutton12=app12.png&END
&appsbutton13=app13.png&END
&appsbutton14=app14.png&END
&appsbutton15=app15.png&END
&appsbutton16=app16.png&END
&appsbutton17=app17.png&END
&appsbutton18=app18.png&END
&appsbutton19=app19.png&END
&appsbutton20=app20.png&END
&appsbutton21=app21.png&END
&appsbutton22=app22.png&END
&appsbutton23=app23.png&END
&appsbutton24=app24.png&END
&appsbutton25=app25.png&END
&appsbutton26=app26.png&END
&appsbutton27=app27.png&END
&appsbutton28=app28.png&END
&appsbutton29=app29.png&END
&appsbutton30=app30.png&END
&appsbutton31=app31.png&END
&appsbutton32=app32.png&END
&appsbutton33=app33.png&END
&appsbutton34=app34.png&END
&appsbutton35=app35.png&END
&appsbutton36=app36.png&END
&appsbutton37=app37.png&END
&appsbutton38=app38.png&END
&appsbutton39=app39.png&END
&appsbutton40=app40.png&END
\\Loading time for different programs.(How long the loadingimage will stay on-screen. Numbervalue is in milliseconds
&appsloadtime1=4000&END
&appsloadtime2=3000&END
&appsloadtime3=7400&END
&appsloadtime4=3000&END
&appsloadtime5=3000&END
&appsloadtime6=3000&END
&appsloadtime7=3000&END
&appsloadtime8=3000&END
&appsloadtime9=3000&END
&appsloadtime10=3000&END
&appsloadtime11=3000&END
&appsloadtime12=3000&END
&appsloadtime13=3000&END
&appsloadtime14=3000&END
&appsloadtime15=3000&END
&appsloadtime16=3000&END
&appsloadtime17=3000&END
&appsloadtime18=3000&END
&appsloadtime19=3000&END
&appsloadtime20=3000&END
&appsloadtime21=4000&END
&appsloadtime22=3000&END
&appsloadtime23=7400&END
&appsloadtime24=3000&END
&appsloadtime25=3000&END
&appsloadtime26=3000&END
&appsloadtime27=3000&END
&appsloadtime28=3000&END
&appsloadtime29=3000&END
&appsloadtime30=3000&END
&appsloadtime31=3000&END
&appsloadtime32=3000&END
&appsloadtime33=3000&END
&appsloadtime34=3000&END
&appsloadtime35=3000&END
&appsloadtime36=3000&END
&appsloadtime37=3000&END
&appsloadtime38=3000&END
&appsloadtime39=3000&END
&appsloadtime40=3000&END
Input.txt (pt 3)
\\Settings menu
\\ This is the text under the Settings menu icons
&settingstext1=Memory&END
&settingstext2=Light&END (IF ANYONE HAS THIS ONE FIGURED OUT, PLEASE SHARE)
&settingstext3=Network&END
&settingstext4=Power&END
&settingstext5=Screen&END
&settingstext6=Today&END
&settingstext7=Remove&END
&settingstext8=Clock&END
&settingstext9=Buttons&END
&settingstext10=Input&END
&settingshead=Settings2&END
\\These are the execute-buttons in the following order from top left. Lnk and exe files accepted.
&settingsexec1=\itask\Memory.lnk&END
&settingsexec2=\itask\Backlight.lnk&END (IF ANYONE HAS THIS ONE FIGURED OUT, PLEASE SHARE)
&settingsexec3=\itask\Connections.lnk&END
&settingsexec4=\itask\Power.lnk&END
&settingsexec5=\itask\Screen.lnk&END
&settingsexec6=\itask\Today.lnk&END
&settingsexec7=\itask\Remove Programs.lnk&END
&settingsexec8=\itask\Clock.lnk&END
&settingsexec9=\itask\Buttons.lnk&END
&settingsexec10=\itask\Input.lnk&END
\\Settingsbutton images
&settingsbutton01=settings01.png&END
&settingsbutton02=settings02.png&END
&settingsbutton03=settings03.png&END
&settingsbutton04=settings04.png&END
&settingsbutton05=settings05.png&END
&settingsbutton06=settings06.png&END
&settingsbutton07=settings07.png&END
&settingsbutton08=settings08.png&END
&settingsbutton09=settings09.png&END
&settingsbutton10=settings10.png&END
\\Loading time for different programs.(How long the loadingimage will stay on-screen. Numbervalue is in milliseconds
&settingsloadtime1=2000&END
&settingsloadtime2=2000&END
&settingsloadtime3=2000&END
&settingsloadtime4=2000&END
&settingsloadtime5=2000&END
&settingsloadtime6=2000&END
&settingsloadtime7=2000&END
&settingsloadtime8=2000&END
&settingsloadtime9=2000&END
&settingsloadtime10=2000&END
\\This is the text under the Internal apps menu icons
&iprogtext1=Write&END
&iprogtext2=iSat&END
&iprogtext3=Timer&END
&iprogtext4=MiniCal&END
&iprogtext5=Draw&END
&iprogtext6=Tetris&END
&iprogtext7=Snake&END
&iprogtext8=PingPong&END
&iprogtext9=Puzzle&END
&iprogtext10=Breaker&END
&iprogtext11=Steveball&END
&iprogtext12=Solitaire&END
&iprogtext13=&END
&iprogtext14=&END
&iprogtext15=&END
&iprogtext16=&END
&iprogtext17=&END
&iprogtext18=&END
&iprogtext19=&END
&iprogtext20=Credits&END
\\iProgsbutton images
&iprogsbutton01=iprog01.png&END
&iprogsbutton02=iprog02.png&END
&iprogsbutton03=iprog03.png&END
&iprogsbutton04=iprog04.png&END
&iprogsbutton05=iprog05.png&END
&iprogsbutton06=iprog06.png&END
&iprogsbutton07=iprog07.png&END
&iprogsbutton08=iprog08.png&END
&iprogsbutton09=iprog09.png&END
&iprogsbutton10=iprog10.png&END
&iprogsbutton11=iprog11.png&END
&iprogsbutton12=iprog12.png&END
&iprogsbutton13=iprog13.png&END
&iprogsbutton14=iprog14.png&END
&iprogsbutton15=iprog15.png&END
&iprogsbutton16=iprog16.png&END
&iprogsbutton17=iprog17.png&END
&iprogsbutton18=iprog18.png&END
&iprogsbutton19=iprog19.png&END
&iprogsbutton20=iprog20.png&END
\\This is the update button on weather
&updateweatherbtn=updateweather.png&END
\\This is the background of news
&newsbackground=newsback.png&END
\\This is the background of settings
&settingsbackground=settingsback.png&END
\\This is the name of the Games apps menu that slides from right
&Gameshead=Games&END
\\This is the name of the internal apps menu that slides from right
&iprogshead=iProgs&END
\\This is the name of the Apps apps menu that slides from right
&Appshead=Apps&END
\\Parameter for retrieving unread sms and unanswered calls, operator
&unreadlaunch=\itask\unread.exe&END
&operatorlaunch=\itask\operator.exe&END
&settingslaunch=\itask\settings.exe&END
do i just copy and paste
Tried to change, need current ver.
jak3n3al said:
do i just copy and paste
Click to expand...
Click to collapse
This is an example of how some of the configuration should look. What exactly are you trying to set up?
well first of all im just now starting to understand this and i feel like a super genius
but my problem is most of the programs dont open it just shows a screenshot what do i do
rde34 said:
\\ This is the text under the Apps menu icons, do not use more than 8-9 charachters
\\These are the execute-buttons in the following order from top left. Lnk and exe files accepted.
&appsexec1=\Program%20Files\MemMaid\MemMaid.exe&END (changed to MemMaid)
&appsexec2=\windows\fexplore.exe&END
&appsexec3=\Program%20Files\Sling%20Media\SlingPlayer%20Mobile\SlingPlayer.exe&END (changed to Mobile Slingbox Player)
&appsexec4=\windows\wmplayer.exe&END
&appsexec5=\Programfiler\Navigator\TomTom%20Navigator.exe&END
&appsexec6=\Windows\pword.exe&END (Word .exe)
&appsexec7=\Windows\Startmeny\Programmer\Office%20Mobile\PowerPoint%20Mobile.lnk&END
&appsexec8=\Windows\Startmeny\Programmer\Office%20Mobile\Excel%20Mobile.lnk&END
&appsexec9=\Windows\Startmeny\Programmer\Adobe%20Reader%20LE%20.lnk&END
&appsexec10=\Windows\Startmeny\Programmer\Meldingsfunksjoner.lnk&END
&appsexec11=\Windows\Startmeny\Programmer\Kameraalbum.lnk&END
&appsexec12=\windows\calculator.exe&END
&appsexec13=\Windows\Startmeny\Programmer\Lydbehandling.lnk&END
&appsexec14=\Windows\Favorites\Radio.url&END (using streamcenter radio streams from internet explorer favorites)
&appsexec15=\Windows\Startmeny\Programmer\Taleopptak.lnk&END
&appsexec16=\Windows\Startmeny\Programmer\Messenger.lnk&END
&appsexec17=\Windows\Startmeny\Programmer\HurtigGPS.lnk&END
&appsexec18=\Windows\Startmeny\Programmer\Resco%20Registry.lnk&END
&appsexec19=\Windows\Startmeny\Programmer\Comm%20Manager.lnk&END
&appsexec20=\Windows\Startmeny\Programmer\SKTools.lnk&END
&appsexec21=\Programfiler\Resco%20Explorer\Explorer.exe&END
&appsexec22=\windows\fexplore.exe&END
&appsexec23=\Programfiler\CorePlayer\player.exe&END
&appsexec24=\windows\wmplayer.exe&END
&appsexec25=\Programfiler\Navigator\TomTom%20Navigator.exe&END
&appsexec26=\Windows\Startmeny\Programmer\Office%20Mobile\Word%20Mobile.lnk&END
&appsexec27=\Windows\Startmeny\Programmer\Office%20Mobile\PowerPoint%20Mobile.lnk&END
&appsexec28=\Windows\Startmeny\Programmer\Office%20Mobile\Excel%20Mobile.lnk&END
&appsexec29=\Windows\Startmeny\Programmer\Adobe%20Reader%20LE%20.lnk&END
&appsexec30=\Windows\Startmeny\Programmer\Meldingsfunksjoner.lnk&END
&appsexec31=\Windows\Startmeny\Programmer\Kameraalbum.lnk&END
&appsexec32=\windows\calculator.exe&END
&appsexec33=\Windows\Startmeny\Programmer\Lydbehandling.lnk&END
&appsexec34=\Windows\Startmeny\Programmer\FM-radio.lnk&END
&appsexec35=\Windows\Startmeny\Programmer\Taleopptak.lnk&END
&appsexec36=\Windows\Startmeny\Programmer\Messenger.lnk&END
&appsexec37=\Windows\Startmeny\Programmer\HurtigGPS.lnk&END
&appsexec38=\Windows\Startmeny\Programmer\Resco%20Registry.lnk&END
&appsexec39=\Windows\Startmeny\Programmer\Comm%20Manager.lnk&END
&appsexec40=\Windows\Startmeny\Programmer\SKTools.lnk&END
Click to expand...
Click to collapse
does anyone know what the english version of these paths are?
woodicw said:
does anyone know what the english version of these paths are?
Click to expand...
Click to collapse
For example, &appsexec4=\windows\wmplayer.exe&END refers to my windows media player. If you either look through the folders of your device from your computer or look through your file explorer on your device you can find the path to just about every program and link it correctly to the proper button. So, you insert the proper path aft this part, &appsexec4=
helppp dude i love this program i just need some help
jak3n3al said:
helppp dude i love this program i just need some help
Click to expand...
Click to collapse
You need to copy the input.txt file from the iTask folder on your phone and paste that copy somewhere on your computer to begin modifying.
Don't know why??
Don't know why, but this would not work for me:
\\These are the execute-buttons in the following order from top left. Lnk and exe files accepted.
&settingsexec1=\itask\Memory.lnk&END
&settingsexec2=\itask\Backlight.lnk&END
&settingsexec3=\itask\Connections.lnk&END
&settingsexec4=\itask\Power.lnk&END
&settingsexec5=\itask\Screen.lnk&END
&settingsexec6=\itask\Today.lnk&END
&settingsexec7=\itask\Remove Programs.lnk&END
&settingsexec8=\itask\Clock.lnk&END
&settingsexec9=\itask\Buttons.lnk&END
&settingsexec10=\itask\Input.lnk&END
But this does:
\\These are the execute-buttons in the following order from top left. Lnk and exe files accepted.
&settingsexec1=\windows\start%20menu\programs\links\Memory.lnk&END
&settingsexec2=\windows\start%20menu\programs\links\Backlight.lnk&END
&settingsexec3=\windows\start%20menu\programs\links\Connections.lnk&END
&settingsexec4=\windows\start%20menu\programs\links\Power.lnk&END
&settingsexec5=\windows\start%20menu\programs\links\Screen.lnk&END
&settingsexec6=\windows\start%20menu\programs\links\Today.lnk&END
&settingsexec7=\windows\start%20menu\programs\links\Remove%20Programs.lnk&END
&settingsexec8=\windows\start%20menu\programs\links\Clock.lnk&END
&settingsexec9=\windows\start%20menu\programs\links\Buttons.lnk&END
&settingsexec10=\windows\start%20menu\programs\links\Input.lnk&END
The first set starting with \itask work for me. The only one that doesn't is the link to backlight setting. The ones that work for you from the \windows\start%20menu don't work at all. Thanks for your input though.
rde34 said:
The first set starting with \itask work for me. The only one that doesn't is the link to backlight setting. The ones that work for you from the \windows\start%20menu don't work at all. Thanks for your input though.
Click to expand...
Click to collapse
Are you able to update the weather and news without being connected via active sync?
okay who here has itask completely working i have questions for them
rde first of all do you have an instant messanger name so you could help me figure this out quicker?
if not here are my issues i downloaded itask the other day and only a few programs worked the rest were screen shots how do i change it so it goes directly to the program?
i tried changing some things in input and saved but no changes occured
Some Help
This is a great application, which once you get used to is straight forward, if a little time consuming to set up. Half the fun for me is working out things that I don't really understand. I have the original input text file open alongside the one that I'm configuring. You just have to find the section in the input text relating to the icon your trying to link, and after the = add the path for the application you want that icon to open. The path can be found in Explorer (or better still Resco Explorer) on your device. Most applications are found in Windows, Start Menu, Programs. This is what you type into the input text file in itask, remembering a space has to be replaced by %20 and that the text has to be exactly the same as on your device.
So, if you want to assign a program (say File Explorer) on your device to the first icon on the Apps page of itask (ie when you launch itask, click the 3rd icon along which says Apps, the first button is in the top left of the new screen and has a smiley face on it) alter the text in the input.txt file of itask after &appstext1="\Windows\Start%20Menu\Programs\File%20Explorer.Ink&END" Don't use the " " I've included them to show what you should type. When you close input.txt and restart itask, the smiley face button in Apps will open File Explorer. And so on until you've linked an icon to each program you want to open.
Hello
If I start a program always comes shortly after another top ;-( (
How can I change that?
Orbit 2 (HTC) WM 6
max-es said:
Hello
If I start a program always comes shortly after another top ;-( (
How can I change that?
Orbit 2 (HTC) WM 6
Click to expand...
Click to collapse
The "another top" program you see is nothing but a screenshot, you can replace it by changing *loadpic*.jpg to any other picture you want, or if you want your application to open immediately, change your *loadtime configuration in input.txt to 0.

[App] GSlide 0.7

Build your own sliding app today!
Check out the latest version, AND read the new API Docs. Its a piece of cake making your own slide app. All you need to know is basic MortScript!
---------------------------------
Go to http://www.gslide.mobi
* New cool screenshots and examples on the site!
I am moving the discussions to my GSlide Google group. For queries turn to
I feel i need to to start fresh somewhere I will keep this updated anyway of course.
http://groups.google.se/group/gslide
Last updated with:
0.7
- Many usability improvements. About time you might say, after all the backend stuff
- "Easy access" buttons on the top bar. Implemented using the Faces API of course
- Much improved RSS handeling
- Super easy adding of RSS channels
- Super easy adding/editing of GSlide Settings
- A lot of tweaks here and there
0.6.9
- Super cool update, as always
- Real RSS reader
- Configurable alpha effects for many objects
- Lots of other good under-the-hoddie stuff
0.6.7
- New really cool message overlay feature which is totally configurable. Right sweep the top bar for an example. Why not use it for a preview of images?
- A really cool new Face feature which makes it possible to capture clicks where ever they occur on the screen!
- Much improved code!
- Improved the text viewer so that it expands with text size.
- Ships with a fully functional XML parser in MortScript!
I really need to update the API! I have made many main script functions much easier to access. With all the new features you can really make any kind of app. Not just sliding lists! Because of the Faces feature you can load any image and just create a simple script which tells at which click-coordinates scripts shall run. Check out the onMessageClick.mscr file.
0.6.5
- GSlideAPI.Remote ready! To get things started i made a Wazzup feature where you can download news from the GSlide site.
- Made a nice text viewer sample for the Wazzup context.
- Made a LOT of bug fixes.
- Added a lot of new features for the API. Almost all Context properties are now possible to change at runtime through the super simple script API.
- With all new features your can really create just about any app using GSlide!
The Wazzup feature might need a change of settings. Try to open the context, if it says it cannot connect:
- go to the Settings context
- then to Remote
- then double click on Internet Connection and fill in the name of your internet connection. The default value is "Internet" which usually works.
0.6.3
- Click X/Y positions. You now get the users current X/Y position from the GSlideAPI. This means that you can calculate where the user clicked. If you dont get the point now dont worry, i will soon write about this in the API Ref. But its MAJOR feature!
- You can now have a real fullscreen with no bottom menu if you set <hideBottomPanel> to true in the Context.xml file
0.6
- Optional static top bar with dynamic message text and dynamic background (settopbartext, settopbarimage)
Events supported for the top bar are onClick, onDoubleClick, onSweepRight, onSweepLeft.
- More event handlers are now available through the api such as onApplicationStart and onApplicationExit.
- More very cool things coming soon.
0.5.6
- All new Oxygen skin with much more complete icon set (drawback is total size in kb)
- Communication with GSlide is now xmlrpc standard.
- More possibilities to make adhoc changes to events handlers (onApplicationStart, onApplicationExit, onTapAndHold, onBackTapAndHold, onClick, onDoubleClick, etc).
- Tap and hold support
- Renaming the menues is now possible.
- Right sweep now takes you to the actions (cut and paste etc) as default (really easy to change in the context.xml file. Look for the onSweepRight tag.).
0.5.2
- New "GSlide Settings" Context which makes it easy to set system paths according to your whishes. Switch to the new Settings context and click on the "Contexts" folder. When you click on the different settings here you can input new paths. Dont mess around with paths that look like this: GSlideAPI[paths]... unless you know what your doing.
- Working zip features again.
- A bit reworked skins.
- Uses the latest MortScript beta.
0.5
- GSlide can now read JSON! This means that you can load data from basically any data source, straight from the net.
This could be anything from RSS to stock information or mail accounts.
Contact me through my xda-developers GSlide page for more info until I finish the docs.
- You can now set shortcuts in GSlide to access files or folders in a snap. Super cool feature! Make new shortcuts by selecting any file or folder. Go to the Actions View by choosing "Show Actions". Here simply click on "Create Shortcut". You are now asked if you want to save it in the default location which is the GSlide specific folder used with the Right Sweep. Otherwise you can make a regular shortcut anywhere you wish by selecting a folder.
<-- Sweep = Back
Sweep = Shortcuts -->
0.4.9
Custom file/app icon support
You have to make your own icons though. I put a bunch of ok samples in the Default contexts new Icons folder. to make your own, simply name them with the associated extension (txt.gif or whatever). exe files and lnk files can also have associated icons such as PocketArtist.gif or Opera.gif (it does not need to be gif, any common bitmap format should work...)
0.4.8
New "lock list" function which secures execution of actions.
0.4.7
- New Actions with the same sliding interface as the rest of the app.
- New filter action. Now you can actually open the windows folder, IF you apply the filter first.
- Many fixes and patches.
- A lot better structure of folders and files.
- No need to specify the location of scripts in the context.xml files. (though its still possible).
* When an action is executed, GSlide will automatically redirect to the previous view. It just takes a moment *
0.4.5
- Easier install/config. Checks many more paths automatically.
- Awaited bug fixes
- Much improved Context handling (no restart needed).
- Better sweep functionality.
- Right sweep now opens folders as default.
- Much improved Scripting API.
- New Contexts for changing Volume and Backlight.
- 250 less KB
0.4
- Horizontal sweep support
- More detailed list behaiviour config, per context.
- Support for external, custom, event handlers for:
-- onSweepRight (default, "Open with ZNote")
-- onSweepLeft (default, "Back")
-- onDoubleClick (default, "Open with shell")
IMPORTANT INSTALL NOTE:
All the actions for list behaiviour is set in the context.xml file (GSlide/context/Default/context.xml is standard). The default paths to the MortScript.exe and the different scripts are /Program/GSlide/actions/....
This will probably have to be changed to your local WM5 file system path naming (/Program Files/GSlide/actions/ for UK/US).
To skip the custom actions for double clicks and sweeps and make GSlide operate as usual, just remove the lines:
<scriptEngine>/Program/GSlide/actions/MortScript.exe</scriptEngine>
<onSweepRight>/Program/GSlide/actions/onSweepRight.mscr</onSweepRight>
<onSweepLeft>/Program/GSlide/actions/onSweepLeft.mscr</onSweepLeft>
<onDoubleClick>/Program/GSlide/actions/onDoubleClick.mscr</onDoubleClick>
0.3.9
- I improved the list control with two new settings in the context.xml
<listMaxSpeed>15</listMaxSpeed>
<listMinReleaseSpeed>10</listMinReleaseSpeed>
The first tag sets the max speed when sweeping.
The second tells the list when it should start to scroll away. The higher the value the faster you have to sweep to get it scrolling.
0.3.8
- New and improved actions
0.3.7
- Since a guy had an strange incident with files getting deleted without any clear reason (i have no idea if GSlide was to blame but still...), i have added a bunch of security features:
-- Execution of GSlideAPI scripts will exit at once if GSlide.exe is not running.
-- Folders can not be deleted from the root of Windows. This means for example: \Windows\, \Programs\, \Storage Card\ etc
PLEASE DOWNLOAD THIS RELEASE, just to keep on the safe side.
0.3.6
-Included ZNotepad and a cool new light skin.
-Also added a Refresh directory action.
-Removed some bugs
Have fun sliding
Ciao,
Lars
PS.
GSlide have, at the moment, only QVGA skins... VGA is onthe way. you can of course easily make a new skin yourself if you can't wait
You might have to update the GSlideAPI.mscr file in the /actions/ folder with new system paths...
Hallo Lars. The application still crashes on /windows, photos and so on ! so ..what should i say.... nice but not usefull.
Hi,
please help me out by telling me the number of files in your Photos folder.
And when you say crash, is itan unhandled exception or a GSlide popup?
My best suggestion for large folders at the moment is to keep the row size/icon size small (approx 30x30). this consumes far less RAM.
Thanks for trying it out
I'll let you know if I come up with some other solution.
Ciao,
Lars
i get an unexpected error (think it was from wm6) and the application closes. in photos i have just five 3 mpix pictures. same when i try to open the windows folder.
i uninstalled it and can't tell you more.
thanks man... this is wonderful.
Gslide seems to be moving forward really well.
it'll certainly switch my resco explorer soon
Hmm... Let me see what i can do...
The windows folder is a "No-can-do" folder until i make a new less memory intense scrolling list.
Can you help me by downloading and trying more of the functionality and give me feedback.
On my device it works like a charm
Also tried it on a Qtek 2020i WM2003SE with CF2 and it worked fine.
Ciao
Dont forget to try out the scripting API!
Update 0.3.5.1
Fixed a new Action menu with more thumb-friendly function
Uploaded 16:00 GMT+1, only the GSlide.exe file has changed.
Ciao
the zip file seems empty ...
corrupted upload?
the programs looks promising
t0k0m0k0 said:
the zip file seems empty ...
corrupted upload?
the programs looks promising
Click to expand...
Click to collapse
empty here too...
No files in the zip folder. Would really like to try out this program.
Sorry! Uploaded from my HTC
Let me try again
Now!
The zip should work
Let me know if you have any problems.
Ciao
Please remember to update the paths in the /GSlide/actions/GSlideAPI.mscr file if you get unexpected behaiviour. The file is richly commented (to be written by me anyway ) and is easy to edit.
Ciao,
Lars
PS.
Dont forget to read the small, but growing, "GSlide Developers Guide" in the /actions/ folder
This is simply fantastic!! Thank you for developing another file browser
Requests:
1. Can you make the files seen pick up the associated icon? (obvious)
2. Please make the up directory button only require one tap, I like having to double tap to execute files but not to go up a directory.
3. I notice sometimes the list stops scrolling right to the end, may want to look into this.
4.Application needs a name, it only displays “\” as program name in running apps.
5. Have had an error once (I have NETCFv3.5 in the ROM):
Code:
GSlide.exe
ArgumentOutOfRangeException
ArgumentOutOfRangeException
An error message is available for this exception but cannot be displayed because these messages are optional and are not currently installed on this device. Please install ‘NETCFv35.Messages.EN.wm.cab’ for Windows Mobile 5.0 and above or ‘NETCFv35.Messages.EN.cab’ for other platforms. Restart the application to see the message.
at System.Collections.ArrayList.get_Item(Int32 index)
at Scroller.KList.MouseDown(MouseEventArgs e)
at Scroller.ScrollingPane.ScrollingPane_MouseDown(Object sender, MouseEventArgs e)
at System.Windows.Forms.Control.OnMouseDown(MouseEventArgs e)
at System.Windows.Forms.Control.WnProc(WM wm, Int32 wParam, Int32 lParam)
at System.Windows.Forms.ContainerControl.WnProc(WM wm, Int32 wParam, Int32 lParam)
at System.Windows.Forms.Form.WnProc(WM wm, Int32 wParam, Int32 lParam)
at System.Windows.Forms.Control._InternalWnProc(WM wm, Int32 wParam, Int32 lParam)
at Microsoft.AGL.Forms.EVL.EnterMainLoop(IntPtr hwnMain)
at System.Windows.Forms.Application.Run(Form fm)
at Scroller.Program.Main(String[] args)
Please keep up development
Hi
Thanks for trying out my little app!
Let me help you out a bit,
1. Can you make the files seen pick up the associated icon? (obvious)
- I have tried this, but i think i will place assoc. icons in the skin folders for now. I didnt get the windows icons to work properly.
2. Please make the up directory button only require one tap, I like having to double tap to execute files but not to go up a directory.
- Okidoki, I will make it optional
3. I notice sometimes the list stops scrolling right to the end, may want to look into this.
- This is actually my "Select-Zone" feature It is helps you to select items by keeping the list still. The width of this region is set in the context.xml file of each context.
4.Application needs a name, it only displays “\” as program name in running apps.
- Ahh... Fix it i will
5. Have had an error once (I have NETCFv3.5 in the ROM):
- I think i have fixed that problem now. Download the new exe
Ciao
Lars
mysparkle said:
3. I notice sometimes the list stops scrolling right to the end, may want to look into this.
- This is actually my "Select-Zone" feature It is helps you to select items by keeping the list still. The width of this region is set in the context.xml file of each context.
4.Application needs a name, it only displays “\” as program name in running apps.
- Ahh... Fix it i will
Click to expand...
Click to collapse
Looking better
3. What I meant is if the app is run from a shortcut it shows the WM top bar and covers up the up folder icon. It opens in full screen and doesn't appear to do this if you run it from a file explorer (kinda defeats the purpose), any ideas?
4. Still showing "\"
6. Are you able to make the action list scrollable with gestures so I don't have to push the tiny up or down arrows to move through the list?
Still heaps of potential!!
BEWARE!!!!!
Okay, i have NO Idea what just happened but I know i'm pretty pissed off.
I extracted the zip to try gslide out and i decided i'll stick to my previous program. when i tried to delete the folder, it deleted everything but two files. then i was trying to get dynamo 3.2.01 (previous version ran fine) and i went to check a registry key so dynamo would run and before i could go back to my total commander, mortscript came up with a message saying "Deleted!" thinking it deleted remaining files from the gslide folder, i dismissed it. but apparently something somehow deleted just about every file on my storage card! 5 gigs of music, morphgear roms, pictures, BACKUP files, EVERYTHING!!!!
I have no idea what caused this but I wanted to warn everyone that this happened to me and tto be careful. maybe be safe and if you need to delete the gsfolder, take your memory card out and do it from your PC
UPDATE: I believe it has to do something with mortscript. I am using the rom in my sig and it has mortscript cooked in and has a folder of mortscript commands and now it is empty! I'll make sure that chef knows
Nice applications
Trying it now
Hope will work
Thanks
richabi said:
Okay, i have NO Idea what just happened but I know i'm pretty pissed off.
I extracted the zip to try gslide out and i decided i'll stick to my previous program. when i tried to delete the folder, it deleted everything but two files. then i was trying to get dynamo 3.2.01 (previous version ran fine) and i went to check a registry key so dynamo would run and before i could go back to my total commander, mortscript came up with a message saying "Deleted!" thinking it deleted remaining files from the gslide folder, i dismissed it. but apparently something somehow deleted just about every file on my storage card! 5 gigs of music, morphgear roms, pictures, BACKUP files, EVERYTHING!!!!
I have no idea what caused this but I wanted to warn everyone that this happened to me and tto be careful. maybe be safe and if you need to delete the gsfolder, take your memory card out and do it from your PC
UPDATE: I believe it has to do something with mortscript. I am using the rom in my sig and it has mortscript cooked in and has a folder of mortscript commands and now it is empty! I'll make sure that chef knows
Click to expand...
Click to collapse
Scary! I am sorry to hear of your major mishap
I am just wondering what happened?!
GSlide is contained in its root folder without any connections to the outside world except through MortScript. And the MortScript.exe is located in the GSlide folder as well...
I just can not see how deleting the GSlide folder could trigger anything... And GSlide has no MortScript saying just "Deleted!" so the dialog was not from GSlide.
* How, with which app, did you delete the GSlide folder?
* Which two files where left in the GSlide folder after your first delete attempt?
NEW UPDATE:
Did you delete the GSlide folder from within the GSlide app? This could maybe screw up things, and could explain the two locked files as you are basically deleting GSlide in it's own running process... kind of asking it to implode.
This is just a theory of course and does not account for the loss of the other data.
Didn't get the rom/sig thing
Please get back to me asap with help.
Thanks,
Lars

Categories

Resources