Changing default save as dialog - Windows Mobile Development and Hacking General

I found it quite difficult to live with default WinMO 6.5.3 save as/open dialog. They are too simple allowing just to acces my documents and folders one level deeper. I've found this thread http://forum.xda-developers.com/showthread.php?t=513465, but compatible list at http://tillanosoft.com/ce/tgetfile.html doesn't include many apps I use.
I'd be able to write my own dialog, but I don't know how to hack windows, if possible, to use it instead of built-in one. So if someone know how to do it or has the solution right by hand I'd be glad.
Thanks
Edit: I've found this changer http://www.freewarepocketpc.net/ppc-download-file-dialog-changer-v1-66.html , but couldn't get it working also. Looks like it's for earlier version only...

http://www.freewarepocketpc.net/ppc-download-file-dialog-changer-v1-66.html
Click to expand...
Click to collapse
it should work, when set properly.
and it works beautifully.

This is the one that I use. I think it's the same as the file dialogue changer 1.66 (Edit: it is). It's really simple to use. All it is is a control panel item. Open it up in Settings/System/File Dialogue Changer, check the box, and you're done. It was written by Houming, who also did the File Explorer Extension, that is really popular.

What means set properly? I installed it and soft reset but nothing happend. There's a shortcut to options, but I got checked button to use this dialog and no exceptions added. Still my Diamond 2 refuses to use it..

Is there a shortcut for it in the \windows\startup folder? That's all that you need. When you open it and make the selection, it creates that selection and it should work.

Farmer Ted said:
Is there a shortcut for it in the \windows\startup folder? That's all that you need. When you open it and make the selection, it creates that selection and it should work.
Click to expand...
Click to collapse
cpl makes shortcut in startup indeed, it's contents:
24#"ctlpnl.exe" filedlgchg 1
but it should be activated by tick in cpl..make it manually to test, if it works.

Related

Getting Running programs in the tray

On my XDA mini, I had the convenient little icon in the tray (at the bottom of today screen) that was a shortcut to the running programs box in the settings menu.
How do I enable this on the Wizard? I don't want to have to install a whole task manager program, when the one built in works just fine. I just need to get to it easier.
try WM5NewMenu by saman, where you can set a shortcut for this particular setting, among others, through any of the softkeys or the buttons. it's a drop-down menu list, though, not an icon.
http://forum.xda-developers.com/viewtopic.php?t=40088
PHMTray.
V
Thanks, PHM tray is closest to what I was looking for, but is it windows mobile 2003 only?
I really would just like to have that little icon that goes to the memory screen back. The Magician had this, and I think other models do too.
This is the solution
Create a shortcut that has the following contents
44#ctlpnl cplmain.cpl,4,2?deviceinfo.exe,-103
You can do this by creating a shortcut to any program, then using activesync explorer to find it, copy it, and paste it on the desktop, open it with Notepad, and edit it. Start with a PPC shortcut so that it in the right character set.
Then return it to a folder on the PPC and put it in PHM Traylaunch. It gives you one touch access to the Settings/Memory program. The part after the ? controls the visual icon.
thanks! I'll try this...
though, I am sure this must be possible through some sort of registry setting...
I am digging through my EXTROM on my old XDA mini to see if I can find out
after all this, I just resorted to putting the shortcut in my start menu... it'll do for me I guess... :?
I've attached the link for those who want it.
I like things to be simple. No extra software to install, no complicated settings. Just click it and done!
thanks for all your help guys

Ultimate launch question.

Trying to create a button link to "settings" in my verizon ppc for UL, any ideas?
thank you very much.
Jon
"UltimateLaunchConfig.exe" is the app. What kind of "button link" do you want? In a UL button? or a hard button?
If you mean create a button to show the settings menu, this should work for you:
Go to Windows\Start Menu
Copy Settings
Paster a shortcut (for settings) anywhere.
create a new button using the shortcut you created​
AthenaLod said:
If you mean create a button to show the settings menu, this should work for you:
Go to Windows\Start Menu
Copy Settings
Paster a shortcut (for settings) anywhere.
create a new button using the shortcut you created​
Click to expand...
Click to collapse
Much respect to all first and foremost. From my experience with UL, that may work for some applications located in the Windows folder, but not all. For instance, you cannot create a shortcut for the Today settings to switch up your themes, Power/Soft Reset , or even Remove Programs either. There's a slew of programs that can't be made into shortcuts within UL. It's perhaps a limitation of UL.
But there is hope and light at the end of the tunnel. If one desperately wants to create /include such applications (Power, Resetting, Today, etc) with UL, one can install Mobile Shell because it create shortcuts in itself, which UL can then detect. Pocket Plus may be able do the same, but I'm uncertain.
Also, the word on the street, the next version will be 'better' and I don't have the slightest clue as to when that release will surface. I'm no expert, just a big fan like of UL. My two cents.
this answer is a little bit wrong:
1. you can make a Shortcut to ANY wm setting. example: command: ctlpnl, param: cplmain.cpl,10 (for uninstalling software) search in the other ul threads.
2. Daniel Who wrote UL made also some "smartutilities" for make calll, toggle wifi, softreset and many more, google for it. this are small .exe you can link to.
yes, i was attempting to have a button inside of UL access the settings area. I have the xv6700 which appears to have a problem with keeping UL on the today screen after a soft reset. so before I soft reset I need to change my today plugin to something else. otherwise when i reboot nothing shows up and will not load any other plug-ins. Makes it easy to have a quick link cause I'm not a stylus fan.
Thank you very much guys. would have never thought of making a short cut of it. thanks again!
-Jon
bluemetalaxe said:
this answer is a little bit wrong:
1. you can make a Shortcut to ANY wm setting. example: command: ctlpnl, param: cplmain.cpl,10 (for uninstalling software) search in the other ul threads.
2. Daniel Who wrote UL made also some "smartutilities" for make calll, toggle wifi, softreset and many more, google for it. this are small .exe you can link to.
Click to expand...
Click to collapse
Good information. This seems to be a hot topic at the moment and assume this info hasnt been highlighted before. Perhaps a brave soul will post some shortcut command params, directions/instructions in their spare time, and have them listed/located in one thread for easy like the icons. (And also some of those "smartultilities" as well).
How about game area ? my problem 's it's difficult to create all game in icons. so I would like to make a link to call all game folder as when we call it by startmenu
robosiris said:
Good information. This seems to be a hot topic at the moment and assume this info hasnt been highlighted before. Perhaps a brave soul will post some shortcut command params, directions/instructions in their spare time, and have them listed/located in one thread for easy like the icons. (And also some of those "smartultilities" as well).
Click to expand...
Click to collapse
Well, I'm not very brave, but I knew this page existed on PPCSG.COM, so I thought I'd share it. It shows how you can create .LNK files to many of the Settings Applets. Hope it helps.
-pvs
Here is a link to majority of the settings options:
http://forum.xda-developers.com/showthread.php?t=340974
Just find the one you want, open notepad on your PC copy the line into notepad, with only that text, and save as power.lnk, for example, then have the button set to that link.
Any Idea on how to add a folder shortcut? I want to have my different photo albums
Is there a way to specify the appropriate ICON in the .lnk file? I have the "cplmain.cpl,26" working but it just shows a generic icon.
Just change the icon in the display tab.
Folder Shortcuts
muzikfreakah said:
Any Idea on how to add a folder shortcut? I want to have my different photo albums
Click to expand...
Click to collapse
Did you ever get an answer on this? If so, how do you make a shortcut to a folder? I've tried using the context menu of creating a shortcut and then having UL point to the shortcut but it doesn't open it.
Thanks for any info!
would like to know this as well.
bdumch said:
Did you ever get an answer on this? If so, how do you make a shortcut to a folder? I've tried using the context menu of creating a shortcut and then having UL point to the shortcut but it doesn't open it.
Thanks for any info!
Click to expand...
Click to collapse
I hadn't used this yet, but resco explorer has an option (you have to edit the regsitry for it) that let's you load folders according to command line arguments (then you can use UL to load the folder in resco straight using a command line).
you should check it out.

Torch / Flashlight?

Is there any torch / flashlight app where it turns the screen completely white with max backlight settings? Something like NiceLight for S60.
I've found one but it doesn't alter the screen brightness.
Many thanks
This works on the HD (but I don't use the torch much): pda.jasnapaka.com/plamp/
tried this one, and i like it, but it seems not to install. i can run it from the file, but i cant make a shortcut bescause it doesnt come up in the programs list. Anyone experience the same?
I have tried this too but the brightness intensity doesn't seem to work with the HD.
zliverfox said:
tried this one, and i like it, but it seems not to install. i can run it from the file, but i cant make a shortcut bescause it doesnt come up in the programs list. Anyone experience the same?
Click to expand...
Click to collapse
You can create a shortcut by using file explorer. Copy and then Paste shortcut into windows/start menu/programs
(please note when pasting it's easier to use "menu>edit>paste shortcut" located bottom-right)
Now you have the app in your program list to do whatever you want with it.
wired, there are to programs witch I cannot add, and both are in the filder you tell me to add to. if i put them in the programs folder-my unit programs-were other programs are, they still wont show on the list so i have to run them from file xplorer. beats me
I'm trying to understand what you're saying...
Make sure you've actually created a shortcut and not the program itself e.g. "shortcut to pLamp" and not pLamp.
Soft reset may help.
understanding now, i moved the programe. But i can only cut it and copy in that menu, it doesnt say copy shortcut, so den i cant paste the shortcut?
Probably me beeing noob so thanks for trying to help
Got it, found another folder called programs, then it worked
thank you very mutch

Adding Programms to "TF3D-Programs-Tag"

Hello,
i think it's just a simple problem, but i couldn't solve it till now lol.
On the one hand there's the program-path on windows, and on the other hand there's another on tf3d, which u can reach by the tf3d icons (2 pics to show at attachments).
I just wanna know how to add programs to the way with tf3d. Or isn't that possible?
Just click on the empty gray icon with a plus in it. Then you get the "add program" dialogue.
well ye, i'm sorry, my bad english in this thread is leading for missunderstandings.
U r right ofc, but that's not my problem. I meant how to add programs which r not in the list!
So for example: i installed mobile navigator and i wanna have the program in that path. There're just about 10 programs in the list and no button like 'add more programs'.
4varic3 said:
well ye, i'm sorry, my bad english in this thread is leading for missunderstandings.
U r right ofc, but that's not my problem. I meant how to add programs which r not in the list!
So for example: i installed mobile navigator and i wanna have the program in that path. There're just about 10 programs in the list and no button like 'add more programs'.
Click to expand...
Click to collapse
I see.
I think the list of "Add programs" applications comes from the \windows\start menu\programs directory.
So, if you want to add a program to TF3D program Tab you first need to copy a short-cut link to the program into the above directory.
UPDATE: It looks like the TF3D collects all programs in the \windows\start menu directories (not just the "Programs" directory). So, make sure there is a link to the application you want somewhere there.
Then, add using the empty grey icon. Finally, if you wish, delete the link to the file.
thx for ur answer, but it didn't solve the problem. As it seems, it hasn't anything to do with each other. The files in \windows\start menu\programs r just for the start-menu, and the files in \windows\start menu\ i dunno what they r for. Neither putting an app in the first, nor putting it in the second path causes anything.
I had a closer look at the folders in the \windows folder, but didn't found anything which could have to do with touchflo!
The most important thing i noticed:
When i go for the icon on touchflo, first there's the screen which program i wanna start. Now i can tab on the 'plus' which normaly therefor is used to add more programs, such as everyone would expect it. Normally so far! but now: in the next screen (look attached pic #2 from first post) there's no dialoge like 'add more applications' (like i said before). So the only way to fix this problem is about windows. But there's no folder i saw. I think finding the right place for the apps is the only way to fix it.
4varic3 said:
thx for ur answer, but it didn't solve the problem. As it seems, it hasn't anything to do with each other. The files in \windows\start menu\programs r just for the start-menu, and the files in \windows\start menu\ i dunno what they r for. Neither putting an app in the first, nor putting it in the second path causes anything.
I had a closer look at the folders in the \windows folder, but didn't found anything which could have to do with touchflo!
The most important thing i noticed:
When i go for the icon on touchflo, first there's the screen which program i wanna start. Now i can tab on the 'plus' which normaly therefor is used to add more programs, such as everyone would expect it. Normally so far! but now: in the next screen (look attached pic #2 from first post) there's no dialoge like 'add more applications' (like i said before). So the only way to fix this problem is about windows. But there's no folder i saw. I think finding the right place for the apps is the only way to fix it.
Click to expand...
Click to collapse
Hi, sorry it did not work - we need a better expert to understand this than me !
clearly TF3D is getting a list of possible applications from somewhere. I thought this was the \windows\start menu directory.
I don't know where else - maybe the registry, etc ???
well, me neither, else i wouldn't have started this topic.
I wondered founding nothing with the search function. I can't believe that i'm the only one with this question. In my opinion the function of that "Apps-Site" is a luxurious advantage of the phone, also having the fact to reach it that simply by tf3d, and not over the start-menu.
But, i really dunno how to fix it... registry could be a possibility, but i dunno much about it, so i'll keep my hands out of it, at least with self-testing..
Well, maybe another one can help me?
Ok, i concentrated on the registry now, but didn't find anything which could have to do with my problem.
So no1 can help me with this problem?
*push*
Cheesy Dave said:
So, if you want to add a program to TF3D program Tab you first need to copy a short-cut link to the program into the above directory.
Click to expand...
Click to collapse
This is the way it should (and does) work.
Adding a shortcut to the windows\startmenu(\programs) folder will also show the application in the WM program path, so check there to verify if you added an application shortcut or perhaps did something else.
Also make sure you don't have more than 6 programs added to the Windows\Startmenu folder itself as it will not work properly otherwise.
If I understand the problem correctly, you want to add a shortcut of a given program in the All Programs list.
Easily done, here's the procedure :
- make sure you have installed the HouMing File Explore Extension ;
- now open File Explorer ;
- search the file you want to see in the All Programs list ;
- touch and hold the file name until a context menu appears ;
- choose 'Send Shortcut to Prog ...' ;
DONE !
Now you can choose your program and add it to the list.
omfg -.-"
i found the solution...when i tried to hit the 'plus' and reached the "all programs" screen, there have been just a few programs, like on my screen showed. I didn't know, that i can scroll down those programs!!! The whole time i thought, there would be just these 10 programs.
So the only problem was not knowing that i can scroll in that screen through all those programs...
I'm really sorry for my own stupidness!!!
Thanks to every1 for helping me... *head -> wall*
He he, good news.
I understand entirely. I was surprised ages ago by the tap & hold function !!
Georgeous2008 said:
If I understand the problem correctly, you want to add a shortcut of a given program in the All Programs list.
Easily done, here's the procedure :
- make sure you have installed the HouMing File Explore Extension ;
- now open File Explorer ;
- search the file you want to see in the All Programs list ;
- touch and hold the file name until a context menu appears ;
- choose 'Send Shortcut to Prog ...' ;
DONE !
Now you can choose your program and add it to the list.
Click to expand...
Click to collapse
Hey you guys this is off subject but it also involves this thread..
ok, so we only have about 30 shortcuts on our programs tab right? well i added more, so now i have up to 51 shortcuts on my programs tab. i click on the extra ones added and everything goes well until after selecting a primary program to add, it doesnt add.
this is what i did.. maybe i missed a step!
Open Regedit and i went to the following root
*HKLM\Software\HTC\Manila\ProgramLauncher.
i created new folders 31-51 and inside each folder i created the following strings and dword:
String Values Name: Command
String:
String Values Name: DispName
String:
String Values Name: IconPath
String:
String Values Name: Path
String:
DWORD Value Name: IsReadOnly
Data : 0
Then i went to the following root:
*HKLM\Software\HTC\Manila\ProgramLauncher\totalItemCount.
and i changed the DWORD Data to 51.
i Restarted my phone and i stopped there.
Please advice cause this would be pretty badass if we can keep adding to our programs tab.
Solutions found, thread closed

[APP] Control Panel Settings to Links (.lnk)

Hi guys,
I know it's a 10 seconds job to create a link for items inside the control panel (settings) such as "Usb to PC" or "Power" but I'm too lazy to do it every time I try a new rom,
also I found some of the values change from rom to rom, so I create a really simple app that goes through the registry key which holds the settings items (KLM\Security\Shell\StartInfo\Start) and creates a .lnk file for each of these entries.
Having a direct link allows me to add that option as a quick link which is handy 8)
Anyway, here is the tool in case someone wants it.
The exe must be installed in "\Program Files\CplLinks" (Device). It only takes 11.5 kb. The only reason the .exe is needed after the lnk are created is to provide an icon.
When you run it, it reads the HKEY mention above and creates .lnk for each item in the "Settings" menu. The lnks are created in "\Windows\Start Menu\Programs\CplLinks" so are directly accessible through the Programs menu.
There are no messages, it runs and creates the links, no interaction whatsoever so do not expect any nice popup window 8)
Next version will use specific icons for each item, right now, all the links use the same icon from the cpllink.exe executable.
The icons for most of the Settings are .png files rather than .ico, and WM doesn't have an easy way to convert from .png into .ico, the idea for a "future version" is to collect all the .png files,converted to icons and create a dll on the fly with the icons as resources, so they can be referenced from the .lnk files
Couple of screen shots from the emulator.
Great application! It works like a charm! Thank you for this convenient time saver
EDiT (another time saver)
After applying a Hard Reset WE have to reinstall all programs if you have previously installed them in the memory card. Often it is sufficient to recreate the shortcut in the start menu. ShortCutCreator helps you to recover the exe files and to recreate the desired shortcut.
Thanks for sharing!
I guess would be better if I manage to provide a different icon for each link, but Icon support is quite limited inside VM. Need to work in the PNG to Icon -> .dll routine 8)
I though having the app in internal memory was a better solution than in \Storage Card, so it will take less time to load the icon from the program, but I can change it and allow that option, so the icons in the links are pointing to \Storage.. rather than \Programs..
Anyway, it just a time-saver thingy 8)
Nice app. It does not seem to work on WM6.1 though.
It does create a new folder structure: CplLinks\System inside the Start Menu.
Very nice. It does seems to create a bunch of redundant or non-used links though
Yep, I saw it only works on WM6.5, on WM6.1 there are no "StartInfo\Start" in the "KLM\Security\Shell\". Not sure where it keeps that info, maybe somewhere else in the registry.
I finally managed to convert PNG to ICO, so I think next version would allow you to choose which items you want to create links for rather than just dump everything 8)
dubidu said:
Yep, I saw it only works on WM6.5, on WM6.1 there are no "StartInfo\Start" in the "KLM\Security\Shell\". Not sure where it keeps that info, maybe somewhere else in the registry.
I finally managed to convert PNG to ICO, so I think next version would allow you to choose which items you want to create links for rather than just dump everything 8)
Click to expand...
Click to collapse
WM6.1 control panel is "HKLM\ControlPanel" if I remember correctly. There will be numbers for the mycpl stuff and words for some other control panel items like backlight, etc.
I think this post got lost in the last database disaster 8)
I wrote a new version of this tool that now gives you the icons for the control panel settings, check it out here:
http://forum.xda-developers.com/showthread.php?t=791682

Categories

Resources