Pocket PC Shortcuts - Windows Mobile Development and Hacking General

Is there a desktop program that creates Pocket PC shortcuts? Just enter what you want it to point to, and the icon for it, and it spits out the file?

By "just enter what you want it to point to" do you mean you type in the full path?
I have written a utility that creates the lnks for the full path, although no icons are created: http://forum.xda-developers.com/showpost.php?p=2102312&postcount=117

That's pretty much perfect! But does anyone know how to incorperate a .ico?

Whatever icon the program has will be included when the shortcut is placed onto the device...

I see... so there's no way to include an icon in just a shortcut, huh? Interesting

There probably is I just haven't worked it out!

I have worked out how to do it now: http://oldsap.blogspot.com/2006/07/customising-icons-on-your-ppc-shortcut.html
Problem is, it needs the icon to be stored in a dll...

Huh... fair technique, I suppose, although having a third file aside from the program and shortcut can make things hard to manage when file numbers grow to the double digits. Thanks for looking around... good find!

l3v5y.. thank you very much. the app is very useful.

xd1936 said:
Huh... fair technique, I suppose, although having a third file aside from the program and shortcut can make things hard to manage when file numbers grow to the double digits. Thanks for looking around... good find!
Click to expand...
Click to collapse
The dll can be used for multiple images...

xd1936 said:
That's pretty much perfect! But does anyone know how to incorperate a .ico?
Click to expand...
Click to collapse
Have a look at the attachment...
It does just what you are searching for....

Shortcut Creator crashes under Windows Mobile 6 Standard
Just to let you know - I was able to install this application on my phone (Verizon SMT5800 smartphone, running Windows Mobile 6 Standard (i.e., no touch screen). However, when I ran the application, it crashed immediately, and locked the phone up so that I had to take the battery out in order to reboot the phone and regain control.

there is an OLD WinCE program called 'Launch Pad' that does this, but will it run on a smartphone? I guess you could try and see. check this link:
http://www.onhiatus.com/Software/
this requires 'Pocket C' runtime here:
http://www.orbworks.com/wince/index_20.html

Related

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.

[alt-tab] sbp pocketplus

Hi, I would extract the task switch and "alt-tab" included in spb pocket-plus... I think that it's the best, but the entire suite is too big.. about 4,5MB. Anyone can tell me a way for do that.
Does anyone had already tried to do somethings like this...
Thanks
scaltro said:
Hi, I would extract the task switch and "alt-tab" included in spb pocket-plus... I think that it's the best, but the entire suite is too big.. about 4,5MB. Anyone can tell me a way for do that.
Does anyone had already tried to do somethings like this...
Thanks
Click to expand...
Click to collapse
Install Pocket Plus trial.
Activate the 'alt-tab' program.
Isolate it.
Remove Pocket Plus.
helterskelter said:
Install Pocket Plus trial.
Activate the 'alt-tab' program.
Isolate it.
Remove Pocket Plus.
Click to expand...
Click to collapse
What do you mean with "isolate it"?
It's possible to make a separated cab with this? I would built it in on my ext ROM.
scaltro said:
What do you mean with "isolate it"?
It's possible to make a separated cab with this? I would built it in on my ext ROM.
Click to expand...
Click to collapse
Here Check this, I just packed that into cab from my ROM's OEM Package.
It will assign the voice button to alttab
WORKING CAB
I have rebuild your cab because the link inside was corrupted.
I've tried it, and works... perhaps when you invoke the app,it switch directly to the next switch. With SPB ALT-TAB you can see all apps opened, and also select with finger what do you want to restore... It's so cool.
All the other that I've seen, switch directly to next apps like your.
Then here it is, the Spb One:
ANyway in spb plus option there is an option to remove unused component
see in start-setting-system-spb pocket plus
click tools and click uninstall component
It's just an .exe file I copied to my windows directory, created a shortcut and maped it to my ptt button. worls as a standalone app like a charm.
Yes...I have tried too and works great.
It's wonderfull
Thanks.
I've installed on my PDA, it looks very nice!
In the beginning; I couldn't found it. It doesn't make automatically a shortcut to Programs. So I made it and made a shortcut too in the Traylaunch of Battery Status and as first shortcut in START. Where did you made shortcuts to this program?
Its cool~
And how about a soft-reset short-cut??
SPB Pocket Plus Voice Command Functions
Well, this thread already solved my Alt-Tab need from SPB. Has anybody been able to get the Voice Command functions to work without SPB fully installed?
I'm a voice command fan and use it constantly with a bluetooth head set. It was great to just say: "Start - Suspend" after ending a call and the phone would go into standby or "Start - Screen saver" and the screen would turn off when I'm on WIFI downloading something and want to save some battery life. I looked for these on SPB Mobile Shell and aren't available.
Anybody solved this?
maybe this is interesting for you:
MSCEInf is a nice tool which lets you analyze every .cab file:
it shows you all files, all directories and registry entries. and you can extract single files if you want.
with it i simply extracted the alttab.exe file from pocketplus and copied it on my ppc. so i didn't need to install the app.
A little more help
Ok, I could consider myself a power user, but I'm not at that level just yet. (better said, I gotta long way to go)
I got the software, I was able to Identify the executioner which would be spbservices.exe, now, how do I pull it out? Would I need to modify any registry?
Thanks
this one is really easy:
just drag&drop the cab file into the WinCE Cabs Analyser. then go to the "files" tab (if it is named so. i use the german build) and in the list with the file id 20 there is a "alttab.exe".
one simply drag&drop and you have your file ^^
I'm getting there
Trust me, it'll be easy for me after this last question:
Where do I drag and drop it? I select it and drop it in which folder? As of yet it's not working. I tried selecting it and dropping it over any other folder in Windows and it tells me it's unable to read the file, i've tried it on a browsing folder on my PPC and it doesn't answer anything, nor do anything.
Thanks for your patience.
Thanks man!
I was looking for quick-Alt-Tab applications. wunderfull....
Guys, is this copyrighted software? If so, please remove it from the thread.
We don't support piracy on this board. I will be forced to evacuate my bowels on those that are assisting and persisting. We ban first and ask questions later.
V
Help with Install...
Olay, I downloaded the SNE SPB AltTab file but I do not know what to do with it... could you explain what to do for a newbie?
Jaz
Soft Reset button
emch said:
Its cool~
And how about a soft-reset short-cut??
Click to expand...
Click to collapse
Try this one, works on my Triny

SPB MOBILE SHELL 2.0 custom icons

so.. there´s anyway, or hack that allow us to change the spb mobile shell icons?
I'd like to do this as well cannot see how at the moment
SPB stuff is never as customizable as I want it to be. That's the problem with their products, IMHO. If it weren't for that, I would definitely be using Mobile Shell right now, but I want an application launcher of my own choosing, not their stupid one that is mostly about built in WM applications. If someone is able to hack Mobile Shell to customize it fully, I would be very gracious.
met3ora said:
SPB stuff is never as customizable as I want it to be. That's the problem with their products, IMHO. If it weren't for that, I would definitely be using Mobile Shell right now, but I want an application launcher of my own choosing, not their stupid one that is mostly about built in WM applications. If someone is able to hack Mobile Shell to customize it fully, I would be very gracious.
Click to expand...
Click to collapse
It actually allows you to map any programs that you want - you should try it.
The 'programs' is automatically based on recently used programs, or programs that you can pin in place. There is also a user menu where you can add/delete components as you want..
-mark
diomark said:
It actually allows you to map any programs that you want - you should try it.
The 'programs' is automatically based on recently used programs, or programs that you can pin in place. There is also a user menu where you can add/delete components as you want..
-mark
Click to expand...
Click to collapse
I agree... the program is fully customisable.... awesome.. just the icons that is VERY windowish.... sux!.. i mean Icon for Internet is the "e" of internet explorer... C´mon people.... IE... please please...
starfish_001 said:
I'd like to do this as well cannot see how at the moment
Click to expand...
Click to collapse
I second that motion.... +1
ogabriel said:
I agree... the program is fully customisable.... awesome.. just the icons that is VERY windowish.... sux!.. i mean Icon for Internet is the "e" of internet explorer... C´mon people.... IE... please please...
Click to expand...
Click to collapse
Yeah, I hate that. Makes no sense either, since you can customize icons in Pocket Plus.
Well, who knows how to change the "internet" to go to picsel browser instead of IE, and maybe remover organizer with something else from the second page?
I believe all the graphics and layouts are in the .dat files in the SPB Mobile directory. However these .dat files are password protected zip files.
Anyone know if I can remove the calender on the now screen and make my app/task list longer?
DVS_WiNdz said:
Anyone know if I can remove the calender on the now screen and make my app/task list longer?
Click to expand...
Click to collapse
how do you make task list show up? I have not been able to do that
thanks
DVS_WiNdz said:
Anyone know if I can remove the calender on the now screen and make my app/task list longer?
Click to expand...
Click to collapse
Just go to SPB Mobile Shell Setting -> Now tab -> Options (or something alike, I have russian version) and set calendar to No.
all dat files - zip it closed password (applies to SPB Plus) Password b0fm18zq
If even simpler: open file in PhotoShop, make a copy on a copy! -- draw with layers and so forth - with copies in the copy buffer - impose on the original - link sectors - remain with "SAVE" - SHELL and PLUS - very sensitive palette to change - if the file is simply to preserve the "SAVE AS ...." and the changing palette of color and depth.
sorry for bad English
for example View attachment qp_menu_btn.zip
unzip and replace it in mobile shell folder, then soft reset.
not difficult.. not impossible.
1. copy all of the graphics (png's)
2. make new ones and name them the same way (using Photoshop)
3. Stop the processes associated with SPB all of them and more. basicaly put it into "safemode for a ppc" kill all but the essential processes.
4. replace the old files with the new ones and reboot.
Note: the new files have to be identical in format (ex: PNG 24bit 96pxlX96pxl) not that it is the actual format.
Good luck.
S.V.I said:
not difficult.. not impossible.
1. copy all of the graphics (png's)
2. make new ones and name them the same way (using Photoshop)
3. Stop the processes associated with SPB all of them and more. basicaly put it into "safemode for a ppc" kill all but the essential processes.
4. replace the old files with the new ones and reboot.
Note: the new files have to be identical in format (ex: PNG 24bit 96pxlX96pxl) not that it is the actual format.
Good luck.
Click to expand...
Click to collapse
Thanx a LOT... will try that later tonight...
if someone make custom icons... please share-it....
DVS_WiNdz said:
Anyone know if I can remove the calender on the now screen and make my app/task list longer?
Click to expand...
Click to collapse
Try this.... Goto MS2.0 settings, Now screen tab (first one) click on configure, click on calender drop down tab, change setting to: None, One Week, Two Weeks, Three Weeks. Default is on auto.
I cant confirm this will work for you as I haven't tried it. (I just know the setting is there. Let us know if it works for you....
Hummm for some of us Graphically retarded people does this mean that people will be posting themes???
That would be pretty cool if you ask me. But I actually like the MS2.0. I have played and configed my ppc many many many many times now and I think I am at the point where I just want to use it.
Anyway, I do think it would be cool if people posted there own personal themes for MS2.0.
Regards,
SoBBie
Dark83 said:
all dat files - zip it closed password (applies to SPB Plus) Password b0fm18zq
If even simpler: open file in PhotoShop, make a copy on a copy! -- draw with layers and so forth - with copies in the copy buffer - impose on the original - link sectors - remain with "SAVE" - SHELL and PLUS - very sensitive palette to change - if the file is simply to preserve the "SAVE AS ...." and the changing palette of color and depth.
sorry for bad English
Click to expand...
Click to collapse
Thank you very much for the tips!
Dark83 said:
for example View attachment 74120
unzip and replace it in mobile shell folder, then soft reset.
Click to expand...
Click to collapse
Thanks this is very useful

Is There Any Way To Hide Programs

I Want To Know IF There Is Any Way That I Can Hide Programs Or Mask Them SO That They Don't Show Up On The Programs List And Also Hide Any Files Associated With The Program
HELP
Any Help Please
It's difficult to answer without knowing what you are trying to accomplish. Why would you want to hide programs on your own phone?
Anyway, your best luck will be with small programs, the kind that run as a single executable, that you can put somewhere on the SD card.
Im Sure Im Not The Only One With These Issues
My Girlfriend Was Always Questioning Me About Why I Always Kept My Phone Locked And Would Not Answer It When I Was Around Her So I Put A Program Called Magicall On My Phone I Don't Know If Your Familiar With That But You Can Screen Certain Calls Well As She Always Does Whenever I Leave My Phone Unlocked She Went Thru It When I Was In The Shower She Saw The Program But Couldn't Get Into It Sp She Went On The Internet To Find Out What It Was And Then She Wanted To Know Why It Was On My Phone And We've Been Arguing Ever Since So Please Help Me Id You Can It Would Be Much Appreciated Thank You In Advance
I don't have a technical answer..sounds more like it's a trust issue. Besides locking the phone, only thing I can think of is install on sd...but then you have to remember to remove the sd card when you put the phone down.
If this was a pc, I'd say install the private stuff on an encrypted volume like TrueCrypt. Not sure if there's anything like that for ppc.
This would probably work...
http://www.freewarepocketpc.net/ppc-download-freeotfe4pda-v3-00.html
But I'm telling you, it will be a real PITA to manage a setup like this. Methinks it would be easier to just get straight with the gf, but I know very little.
i tried to download the program but it said that it was not a valid ppc application any more suggestions
old_school_dave said:
This would probably work...
http://www.freewarepocketpc.net/ppc-download-freeotfe4pda-v3-00.html
But I'm telling you, it will be a real PITA to manage a setup like this. Methinks it would be easier to just get straight with the gf, but I know very little.
Click to expand...
Click to collapse
Here is a solution if you are not trying to be open with gf:
Have the program cab on sd card renamed to something that would never be used by gf, such as erasememory.cab. Use program when you need it. I don't think this will work if you are trying to use a program to keep her from finding out about other gf, you may want to use the thing from Men in Black that erases her memory.
The program from earlier, or some other virtual encryption device may work, but you may have issues due to the fact that you are running a program tied into so many others (phone, sms, etc). You may make your phone pretty unstable.
Why don't you tell her that you accidently replied to a text that sent you spam messages and you were trying some freeware program to block, or that you were getting a call from some random number that was harrassing you and you were trying this program to see if it would stop the calls. You gotta think on your feet if you are going to prevent the ***** session after she found out. Careful if she pulls the verizon/sprint bill and checks sms/calls.
if what im trying to do is not possible then is there anyway to change the icon or mask the program im up for any suggestions right now other than being honest cause I love my women
"i tried to download the program but it said that it was not a valid ppc application any more suggestions"
exe files in general are install ment to be run on the pc with the pda connected not directly on the pda!
about hiding programs then
\windows\start menu\programs and remove the shortcut goes along way
after I deleted the shortcut I tried going into my documents to open the program but it didn't open is there another way to open it also I tried changing the name of the program with this method and it worked but is there a way I can change the icon because that would be perfect thanks for your input it is much APPRECIATED and if there's anything I can help you with let me know
rsturgis0601 said:
after I deleted the shortcut I tried going into my documents to open the program but it didn't open is there another way to open it also I tried changing the name of the program with this method and it worked but is there a way I can change the icon because that would be perfect thanks for your input it is much APPRECIATED and if there's anything I can help you with let me know
Click to expand...
Click to collapse
Here is how you mask the icon.
Use total commander and navigate to Windows/Start Menu/Programs and find that .lnk file: delete it.
Find another .lnk file and copy to pasteboard. Go to another folder and paste it there (just as long as the other folder doesn't have the same link). Go into properties of that copied link and click on shortcut tab at the top. In the target field, click on File and navigate to Program Files/(DIRECTORY OF YOUR PROGRAM)/(EXECUTABLE FILE THAT OPENS YOUR PROGRAM) and click OK. Click File/Rename and call it something benign or something she wont click (like Erase Phone Memory).
You will then cut to pasteboard and navigate back to Windows/Start Menu/Programs and paste that file. You will then use that file to start the program. You could also change the name of the directory folder in program files if she knows how to navigate around in total commander/ file explorer. It will still show up in task manager as what it is though, and same goes for x button/ pocket plus.
Thanks Got It You Just Helped Me Take My Relationships To A Whole New Level
rsturgis0601 said:
Thanks Got It You Just Helped Me Take My Relationships To A Whole New Level
Click to expand...
Click to collapse
Glad to help you be so devious. Happy mongering.

Makro app

can anybody recommend a makro app for competing a sequence of button clicks???
thanks
I feel quite justified in saying this: HUH?
Could you eleborate a bit more? I suppose with "makro" you mean "big"? And "competing a sequence of button clicks" is referring to some kind of memory game?
I think he means "macro".
Don't know of anything off hand, but there is mortscript you might be able to use (http://www.sto-helit.de/index.php?module=page&entry=ms_overview&action=view) which does something similar but don't think it has any gui interface for it.
tweedie said:
I think he means "macro".
Don't know of anything off hand, but there is mortscript you might be able to use (http://www.sto-helit.de/index.php?module=page&entry=ms_overview&action=view) which does something similar but don't think it has any gui interface for it.
Click to expand...
Click to collapse
yes i did mean macro.
A macro on a pc completes a series of button clicks with just a single press. Normally it gives you up to 20secs to complete your progress.
Basically what im trying to achieve for example is by clicking on an activesync icon on my today screen. Instead of opening activesync it would automatucally open activesync and select 'connect to bluetooth' and any other options necessary.
thanks for taking time to answer. will look into mortscripts but looks a little tricky.
did you find any way to record?
Martinhdk said:
did you find any way to record?
Click to expand...
Click to collapse
Not yet not sure if mortscript can do it as its all DOS coding basically. Relys on activating .exe or .bat files etc.. so in app commands probably unachievable.
Ill keep looking into it though....
You could combine mortscript with a key capture program (if you can find one for ppc).
Darren8448 said:
Not yet not sure if mortscript can do it as its all DOS coding basically. Relys on activating .exe or .bat files etc.. so in app commands probably unachievable.
Ill keep looking into it though....
Click to expand...
Click to collapse
I have to say Mortscript is great and can achieve most things but isnt very easy, plenty of research needed.
I have however achieved my goal, one click on an icon from today screen and my device will bluetooth sync to pc
Code is below if anyone interested
Run("\Windows\Start Menu\programs\ActiveSync.lnk")
Sleep (800)
SendRightSoft()
SendUp()
SendCR()
Sleep(7500)
Minimize "ActivSync"

Categories

Resources