Programs Window... Link? - Windows Mobile Development and Hacking General

When you click on Programs on the Start Menu you get the Programs window, right?
How can I link to that?
I want to add it to an icon on cLaunch. Tried the "windows\start menu\programs" but it opens file explorer in that location. I want to access the same window you get if you tap "Programs" in the start menu.
Anyone?
Thanks!

erm its difficult.
The easiest way to get to the same looking window for Programs is to get hold of a file called Folderview.exe. That does it. But it only does that folder anyway.
If you can program or create a script then you can launch the programs screen by sending keystrokes to the Start menu but again only shows that folder.
If you want to show the files in any folder but in icon view rather than list then you can either get something which changes the built in file manager to show icon view or else use a separate file manager for it like Explorer (formerly gsfinder++). That way you get the same sort of look.
Sorry I dont have the links to all this stuff but it might help you searching.

Folderview.exe... can't find it. is it supposed to be part of WM6 or is it an add-on?

See if this works
From the "IPhone like..." thread, see if this works.
\Windows\fexplore.exe"\Windows\Start Menu\Programs

macsoft said:
Folderview.exe... can't find it. is it supposed to be part of WM6 or is it an add-on?
Click to expand...
Click to collapse
it's added to wm6 devices by HTC as part of the HTC today plugin.

got it. Its just what wanted. but...
Internet favorites files dont show up, but that is not so bad.
The other diference between this prog and clicking the "programs" link on the start menu is that, when I enter a folder, "Games" for example, if I press hardware key "OK", the program closes, while if i clicked the "programs" on the start menu, and entered the "Games" Folder and pressed "OK" it would go back to the original "programs" window.

littld said:
erm its difficult.
If you want to show the files in any folder but in icon view rather than list then you can either get something which changes the built in file manager to show icon view
Click to expand...
Click to collapse
That's interesting ...remember what it was called? Google returns empty.

Related

How to map the Startmenu>Programs to the left softkey

Help!
Is it possible to map the Startmenu programs window to the left softkey?
I'd like to access the programs window by one key press.
To put it anotherway, can somebody tell me what shortcut can opens the programs window or the settings window?
Pressing ok on the today screen will open up the startmenu .. in case you didnt knew .. otherwise .. the bottom window key can do the same ..
gravejoker said:
Pressing ok on the today screen will open up the startmenu .. in case you didnt knew .. otherwise .. the bottom window key can do the same ..
Click to expand...
Click to collapse
I knew that. I was talking about one-button-press access to the Programs window, and not to the Startmenu.
So I'd like to open the programs window by pushing the left soft key.
Then use WM5NewMenu to create a new menu containing all your programs .. then use the left softkey to launch that new menu ..
gravejoker said:
Then use WM5NewMenu to create a new menu containing all your programs .. then use the left softkey to launch that new menu ..
Click to expand...
Click to collapse
Thanks, but it'd be too much. I use almost all of the programs. I've sorted them into sub folters, it looks like almost a "normal" phone menu system.
And that's why I'd like to access them by one key...
Anybody? else?
enabe said:
Thanks, but it'd be too much. I use almost all of the programs. I've sorted them into sub folters, it looks like almost a "normal" phone menu system.
And that's why I'd like to access them by one key...
Anybody? else?
Click to expand...
Click to collapse
Use Resco Explorer and browse to windows-start menu and highlight the programs folder, tap menu and choose 'create shortcut in start menu' then after closing down Resco go to settings and choose 'soft key' in there, choose program. works for me! Also if when using Resco you goto menu and choose large icons in the 'view' sub menu, the layout will look very similar to the view when opening up programs the original way. Hope this helps!
padlad said:
Use Resco Explorer and browse to windows-start menu and highlight the programs folder, tap menu and choose 'create shortcut in start menu' then after closing down Resco go to settings and choose 'soft key' in there, choose program. works for me! Also if when using Resco you goto menu and choose large icons in the 'view' sub menu, the layout will look very similar to the view when opening up programs the original way. Hope this helps!
Click to expand...
Click to collapse
Thanks! You are beating about the bush!
It's almost that I wanted, but it runs the Resco Explorer, and the Resco is showing the programs folder.
The result is not bad, but starting the Resco takes more time, and more memory than the "normal" programs window
Somewhere I saw some *.cpl file (or what), in a shortcut that opened the settings window. I thought there is a similar solution to the programs folder too. So i'd like to know what should contains my .lnk file, that runs the normal programs window.
Any solution for this???
Thanks
enabe said:
Help!
Is it possible to map the Startmenu programs window to the left softkey?
I'd like to access the programs window by one key press.
To put it anotherway, can somebody tell me what shortcut can opens the programs window or the settings window?
Click to expand...
Click to collapse
I also want to know how to map the "Programs" to the softkey!! And it seem no one know the answer!! and the path to show the "Programs" in icon is not just a simple .lnk

map programs folder to hardkey?

In HTC home plug, I can set one of the soft buttons on the launcher to "launch programs folder". Is there a way to map this function to a hardkey? I don't want to download a third party launcher--I just want to be able to press a button and open the programs folder (and not in the file explorer view).
Any help would be wonderful.
Another folder in which I could put shortcuts in would also work. I just want the icons large and finger friendly like the programs folder.
Is it possible to use folderview.exe to do this?
Check here for the solution...
http://forum.xda-developers.com/showpost.php?p=1644004&postcount=7
I used this to create a shortcut in each and every sub folder under Programs so once in a sub folder, I can easily go back to the Programs folder without having to close the window and open the Programs again from the HTC Home App.
I called the shortcut '!Back to Programs.lnk' so it appeard at the beginning of every folder and the shortcut is setup as follows...
Code:
53#\Windows\folderview.exe #?\Windows\shellres.dll,-8208
Copy the above into simple binary text editor and save to have your shortcut.
I guess you wouldn't need the '53#' and '?\Windows\shellres.dll,-8208' bits to link to hardkey. This is more to give the shortcut a nicer icon in the folder view.
Been looking for this. google search "launch programs folder" found this thread. Ought just be a 'icon view' option in file explorer dontcha think? Thanks!
Hmmm... it's not doing quite what I'm after...
As the FolderView is an application, when you click the X in the top right corner, it closes the window. If you were in the 'Start' => 'Programs' folder and were in a sub folder, pressing the OK button would simply return you to the previous folder.
I counter acted this by adding a shortcut to the FolderView app in every folder as mentioned above but for some reason this no longer works correctly. I think it has something to do with the HTC Task Manager I have upgraded to (v 2.0.30995). Works better than previous version but for this one thing, I think it's stopping multiple instances of the FolderView app.
So, this brings me to... How can you load the Programs Folder so you can go back from a sub folder?
Can anyone hack the FolderView app? A simple 'Up' button could be added to the lower left of the window, similar to the view of File Explorer. This way, the X can still be used to close the FolderView App and the 'Up' button takes you back up the Programs list.
In case your wondering, I have various apps loaded on my Pocket PC and have categorised them and placed into sub folders. I've then created an icon association to each folder so it looks a little more pleasent when viewing. However, I want to freely browse the folder. See attached Tumbnail...
the link works on sprint touch. I call it "_Up" so it always appears at first position.
I note that folderview when you close it doesn't appear in task menu like file explorer and most other app.
folderview with some options would be great because it's a fast finger friendly interface ... must faster and easier to configure than various cubes.
ps
I came across this in another thread. I haven't tried it yet but I'm gonna take a look when I get a chance.
Possibly it could be used to add some features to folderview:
http://www.angusj.com/resourcehacker/
I'm glad I stumbled across this thread because I think it's exactly what I want to do...I just need a little help as I'm not as savvy as some of you guys might be.
What I'm wanting to do is create sub directories in my programs folder like viglante_xix does (grouping Office, GPS Programs, Media Programs, etc.) and point to it as a shortcut in rlToday. I think I might have been able to figure this out on my own after tinkering, but I don't have the folderview.exe in my windows dir. Can someone send me a copy or know of an alternative?
Also, I'm not completely ignorant to programming; I know a little VB, Java, and C++. I understand how the code above works, but what program do I use to make this shortcut...preferably something free.
Thanks in advance.

Mapping Start button directly to programs folder

Searched around for quite a while and couldn't find a solution to this, maybe someone with with more knowledge on resource hacking can help out.
Using the start menu on WM Professional devices is not conducive to single handed use, its actually quite cumbersome. I would like to remap the *on-screen* start button to simply open the programs folder ala WM Smartphone. Is this possible? I believe it would be much easier to manage on the go and would skip a step which is always beneficial. The only problem I could see is creating a link to "settings"
Any help on this would be much appreciated.
Search for the application folderStartPgm.exe
And after from Settings -> Personal -> Buttons, assing the button to this application(firs must to make a shortcut points to \startmenu\programs folder
I've seen that before, and although very cool I would still like to remap the Start button and avoid an unnecessary step. Any other ideas?
dancer_69 said:
Search for the application folderStartPgm.exe
And after from Settings -> Personal -> Buttons, assing the button to this application(firs must to make a shortcut points to \startmenu\programs folder
Click to expand...
Click to collapse
cant find folderStartPgm.exe in windows folder ??!!
I don't know about mapping the Start button to bring up the applications folder, but using WA3 (or probably a registry tweak but I don't know it) you can remap the Start button to Windows\Start Menu\Programs, and have all of your applications displayed in the first drop-down menu rather than just 7. It also leaves access to Settings too...
Copy the attached file programs.lnk , to your \windows\start menu\programs , and use the buttons settings to bind the link to the program.lnk
---
To create a shortcut to a folder:
Use Total commander, browse to the location of which you want to make a shortcut, highlight the folder/file you want, from the File menu in Total Commander, choose >>>> on top , and then choose create short-cut, then save the output link to the \windows\start menu\programs.
---------------
Hope this helps
oseven said:
I don't know about mapping the Start button to bring up the applications folder, but using WA3 (or probably a registry tweak but I don't know it) you can remap the Start button to Windows\Start Menu\Programs, and have all of your applications displayed in the first drop-down menu rather than just 7. It also leaves access to Settings too...
Click to expand...
Click to collapse
Sounds like a great alternative to the classic (limited) start menu, but I want it gone completely. It's too cumbersome for use in the car.
Anyone?
veeru27 said:
Copy the attached file programs.lnk , to your \windows\start menu\programs , and use the buttons settings to bind the link to the program.lnk
---
To create a shortcut to a folder:
Use Total commander, browse to the location of which you want to make a shortcut, highlight the folder/file you want, from the File menu in Total Commander, choose >>>> on top , and then choose create short-cut, then save the output link to the \windows\start menu\programs.
---------------
Hope this helps
Click to expand...
Click to collapse
This is a great idea and rereading my post I can see how it may be slightly confusing, you see I want to change the Start menu button in the top left corner of the screen that opens the menu to directly open the programs folder. If anyone of you has used a windows mobile smartphone you know what I mean. That way all you have to do is tap the top left section of the screen and scroll to your app. no more tiny menu to hunt and peck on while trying to do important things like you know driving, or bike riding, etc...
Thanks for all the suggestions so far guys.
Aqrab said:
cant find folderStartPgm.exe in windows folder ??!!
Click to expand...
Click to collapse
It isn't in windows directory. Search in the forum or google to find it. After download, copy it to your device and make a shortcut for the program like explained above.
nowhere
I haven't find him in the forum or no where else on the web, can someone make an attachement please;
N'da said:
I haven't find him in the forum or no where else on the web, can someone make an attachement please;
Click to expand...
Click to collapse
yeah someone upload it here
Me to has been looking for this. To make pressing the on screen windows icon pop up the programs folder, but one other problem, how to then access settings folder.
folderStartPgm.exe
Click to expand...
Click to collapse
for me the filename to start programsfolder is folderview.exe
just need a way to link it to the icon.
Good luck anyway
Try this program.
In search for a solution, you can maybe use "LargeStartmenu.cab". It makes the starmenu (and text in programs) larger. The version in the "Diamond Apps (OEM + CAB)" thread http://forum.xda-developers.com/showthread.php?t=395400
works for my Touch
You can find folderStartPgm.exe here:
http://forum.xda-developers.com/showthread.php?p=2136821&highlight=attach#post2136821

Games

1. Enable Hidden Default Games
Go to the Windows directory and copy bubblebreaker.exe and solitaire.exe to the games folder as shortcuts in Windows\Start Menu. Make sure to unhide system files on the device to see the games listed.
How on earth do i do that? I went to FILE EXPLORER - WINDOWS but i am lost from there.Please help.
click menu -- show all files.find bubblebreaker.exe, press and hold, choose copy, then scroll up to the folder start menu, games, click menu - edit - paste.
It doesn't let you just paste though (at least mine doesn't).
You have to paste shortcut.
samsamuel said:
click menu -- show all files.find bubblebreaker.exe, press and hold, choose copy, then scroll up to the folder start menu, games, click menu - edit - paste.
Click to expand...
Click to collapse
Thanks I did exactly that but when I checked PROGRAMS-GAMES I cannot see the games j have added in the start menu
as shortcuts in Windows\Start Menu. Make sure to unhide system files on the device to see the games listed
How I do that?
Please help me on this.
just paste the shortcut
just looked at this - open File Explorer and navigate to windows find the bubblebreaker.exe file and press/hold - at the bottom of the box that pops up is 'Send Shortcut to Programs' select this and you should now find a shortcut in the program list you get when selecting the icon in the top left corner of your home screen
xponline said:
just looked at this - open File Explorer and navigate to windows find the bubblebreaker.exe file and press/hold - at the bottom of the box that pops up is 'Send Shortcut to Programs' select this and you should now find a shortcut in the program list you get when selecting the icon in the top left corner of your home screen
Click to expand...
Click to collapse
i dont get this option, i just get a "send" option which gets my email accounts up on screen. im having the same problems as the above poster, iv put the shortcuts in the games folder yet the games are not showing.....what gives...?
donwhann said:
i dont get this option, i just get a "send" option which gets my email accounts up on screen. im having the same problems as the above poster, iv put the shortcuts in the games folder yet the games are not showing.....what gives...?
Click to expand...
Click to collapse
if ur on hd2 press cut then paste in games then the sort cut came up for me
It worked perfect on my phone
Thnx for the info guys
donwhann said:
i dont get this option, i just get a "send" option which gets my email accounts up on screen. im having the same problems as the above poster, iv put the shortcuts in the games folder yet the games are not showing.....what gives...?
Click to expand...
Click to collapse
The easiest way to do this is to use Resco explorer as it gives you the option to send a shortcut to the programs folder.
However as you have to pay for it I can understand why you might not want to so I had a look at trying it with the windows file explorer and here is how I did it.
Ok so in to the huge windows file and scrolled on down to BubbleBreaker and I've got 4 files with that name but only 2 have the BubbleBreaker icon. The first one is 46.0K in size and thats the .exe file we're after. The other one is just an .lnk shortcut file.
So long press on the .exe file brings up the edit menu. Select copy.
Now go up in the windows folder and in to the Folder named Start Menu, then in to Programs and finally in to Games.
Now if you give a long press on a clear bit of the screen avoiding other files you should have a menu come up giving you the option to Paste Shortcut.
Hit the button and all should be well.
Worked ok on my HD2, I'm running the standard WWE 1.66 Rom
P.S Don't forget to chose the option to show all files in explorer. Just click Menu then put a tick in the Show all files box.
rhitey said:
The easiest way to do this is to use Resco explorer as it gives you the option to send a shortcut to the programs folder.
However as you have to pay for it I can understand why you might not want to so I had a look at trying it with the windows file explorer and here is how I did it.
Ok so in to the huge windows file and scrolled on down to BubbleBreaker and I've got 4 files with that name but only 2 have the BubbleBreaker icon. The first one is 46.0K in size and thats the .exe file we're after. The other one is just an .lnk shortcut file.
So long press on the .exe file brings up the edit menu. Select copy.
Now go up in the windows folder and in to the Folder named Start Menu, then in to Programs and finally in to Games.
Now if you give a long press on a clear bit of the screen avoiding other files you should have a menu come up giving you the option to Paste Shortcut.
Hit the button and all should be well.
Worked ok on my HD2, I'm running the standard WWE 1.66 Rom
P.S Don't forget to chose the option to show all files in explorer. Just click Menu then put a tick in the Show all files box.
Click to expand...
Click to collapse
cheers bud, its sorted. i was copy an paste'in the smaller of the files....doh

START MENU Folders on the HTC Home screen shortcuts

Does anyone know or have some type of substitution for making shortcuts of folders on the HTC home screen.
For example instead of have a shortcut for a game I want the games folder that is in the start menu to be the HTC Home screen shortcut... Any know if this is possible? Thanks
why not just make a new folder in the startmenu\Programms folder and throw all game shortcuts in there?^^
mmafighter077 said:
Does anyone know or have some type of substitution for making shortcuts of folders on the HTC home screen.
For example instead of have a shortcut for a game I want the games folder that is in the start menu to be the HTC Home screen shortcut... Any know if this is possible? Thanks
Click to expand...
Click to collapse
I'm assuming you mean having a shortcut to the games folder as a home screen quicklink?
i tried this with Total Commander (TC) for example. Browse to:
\Windows\Start Menu\Programs
Select 'Games' Folder
Then in TC: File/>>>>>/Create Shortcut
I created a shortcut for games in the tools folder:
\Windows\Start Menu\Programs\Tools
I can then see it to add it via pressing on a empty quicklink, but I get an error when I try to use the shortcut.
error "Either not signed with a trusted certificate, or one of it's components cannot be found..."
Anyone have any ideas why it doesn't work?
neil_swann80 said:
I'm assuming you mean having a shortcut to the games folder as a home screen quicklink?
i tried this with Total Commander (TC) for example. Browse to:
\Windows\Start Menu\Programs
Select 'Games' Folder
Then in TC: File/>>>>>/Create Shortcut
I created a shortcut for games in the tools folder:
\Windows\Start Menu\Programs\Tools
I can then see it to add it via pressing on a empty quicklink, but I get an error when I try to use the shortcut.
error "Either not signed with a trusted certificate, or one of it's components cannot be found..."
Anyone have any ideas why it doesn't work?
Click to expand...
Click to collapse
This sounds it can go some where. hopefully some one can get this to work. i will test it a few different ways...see if i can get it to work.
I created a short cut to the games folder and just left it in the programs folder, works from a quick link no problems.
I used resco, press and held games folder, chose copy, press and held again and chose paste as shortcut. then went to home, clicked empty quick link, chose the games shortcut. quick link works fine.
samsamuel said:
I created a short cut to the games folder and just left it in the programs folder, works from a quick link no problems.
I used resco, press and held games folder, chose copy, press and held again and chose paste as shortcut. then went to home, clicked empty quick link, chose the games shortcut. quick link works fine.
Click to expand...
Click to collapse
Yep Resco works. Also try to rename it from "Shortcut with xy" to just "xy"
elburna said:
rename it from "Shortcut with xy" to just "xy"
Click to expand...
Click to collapse
that part must be rom specific because mine just called it games.lnk
samsamuel said:
that part must be rom specific because mine just called it games.lnk
Click to expand...
Click to collapse
me too. i get the same think.
Guess I'll have t get resco explorer then. Wonder why TC fails?
Can you only create shorcuts in folders? Becuase I tried moving the actual (original icon) shortcut into the Games/Multimedia/Tools folder, and now when I try to open the shortcut it gives me:
"The file "file name" cannot be opened. Either it is not signed with a trusted certificate, or one of it's components cannot be found. If the problem persists, try reinstalling or restoring this file."
EDIT: Nvm, this was because I had it installed on my SD card, and the usb was plugded in while I was trying to run the program.

Categories

Resources