Icon help and Goosync in Cube - Touch CDMA General

Hello,
I use Goosync to sync my Touch Calendar with Google Calendar. I have a "generic" icon for Goosync in my cube but it only takes me to the Goosync program, and then i have to press another button to start the sync. Is there a registry file or Parameter that I can select which will actually run the sync from the cube? I currently used cubeconfig tool to map to:
\Program Files\Goosync\PocketPCClient.exe
Also, I am trying to use the bmptobrn or brnconvert programs in http://forum.xda-developers.com/showthread.php?t=351551
however, when i try and run these programs on my PC my screen just flashes and nothing happens.
Thanks!

Related

Removed GoodLink, now the softkeys don't work

I just switched from GoodLink to ActiveSync for email, contacts, etc., but the left and right softkeys on the today screen still try to launch the Good calendar and Good contacts. I removed these files so I just get an error message. Any ideas how to remap these keys to Outlook Contacts and Outlook Email without reinstalling the rom?
_______________________
Cingular 8125 ROM 2.17.7.2 WWE
HKCU\Software\Microsoft\Today\Keys\112 and HKCU\Software\Microsoft\Today\Keys\113
Default value = the caption you wish
Open value = shortcut to calendar.exe
Thanks for the tip, but I can't seem to get it to work. I used vidya to edit the registry--it only showed 112, not 113. 112 was set to launch the goodlink calendar. I changed it launch the outlook calendar, but it didn't work. Then, when I soft reset, the registry reverts to launching goodlink again. Any ideas? Thanks again for the help.
Can you check your \windows\startup folder, unless you softreset before the changes you made were applied there is no reason to lose them. Unless a startup process reinitializes them. As for the 113 it's not there by default because it's already assigned to the contacts. Thats's why I thought that in your case it will be there (created by goodlink) and assigned to uninstalled programs. Another possibility is a running process that would hook the key events and transfer them to programs that no longer exist. But I don't even know if this possible under WM5 (it's very easy under Windows)
Here are the programs in my startup folder:
CapNotify
poutlook
sddaemon
Services
smartskey
WiFiInit
I added 113 to the registry and set the left softkey to open the Calendar, and that worked for a bit, but then I changed it to open contacts and it started looking for Good Contacts again. I can't get any control of the right softkey.
It doesn't seem like any of the startup programs would remap the key, but my understanding of this OS is pretty minimal.
Any more ideas?
Update: It seems that if I set the right softkey to anything but Contacts it will work. If I set it to contacts it looks for GoodContacts, no matter what path I enter. As far as the left softkey goes, I can't get it to do anything but look for GoodCalendar.exe.
I'm 99,99 % sure that the culprit is smartskey...
I just hope that it's a shortcut you have and not the exe file, otherwise you won't be able to delete it. If it's the case kill the task with a task manager and then delete it from the startup folder. Let us know how it goes, but I'm pretty sure that you are almost there
I gave up and upgraded the ROM. Thanks for the help in any case.

Problem uninstalling Pocket informant

Hi everyone, I am newbie need your help.
I am using MDA Pro, last time I tried to install Pocket Informant (trial version) and when it asked me whether to choose PI as default PIM program I has ansewred "yes"
After using it for 2 hours, I decided to uninstall it but the problem happened. The softkey pointed to calendar is now no longer function, It say smt missing. I have to point to "calendar: on the Start menu. I also cannot see the Calendar shortcut from Program group. What can I do to solve it?
Any help will be highly appreciated.
Re-Install Pocket Informant, open the program go to tools and settings and un-tick the "Make Default PIM" then uninstall.

Pocket Outlook Location

Im trying to set a softkey to point to my Pocket Outlook Contacts.
Anybody know the location??
can't quite remember the format and not 100% sure this will do the trick...
try either windows\poutlook.exe -contacts or Windows\poutlook.exe contacts (without the dash)
Hope this helps.
nope didnt work.
The properties in the link should be
''poutlook.exe'' contacts
Works on my device - will post the link if you still have problems
am i missing something here? (yes this is my first PPC device) i have the cingular branded 8125 with 2.25.. and when i click on poutlook.exe i get nothing that comes up? is there a pocket version like pocket excel/powerpoint, etc?
PocketOutook Contacts Recovery and Keymap after Goodlink!!!!
NOTE: I have included a reg file that can be imported via your favorite pocket registry editor that will assign your voice command key to pocket outlook contacts!
If you navigate in the registry to
HKLM\SOFTWARE\Microsoft\Shell\Keys\
you can modify the string of one of the hardware keys to
"\Windows\poutlook.exe" contacts
That will launch Pocket Outlook Contacts. I have used my voice command key because i never use voice command.
Alternatively, you could create a shortcut that passes the argument -contacts when it executes poutlook.exe.
I hope that helps!
Regards,
Zak Deutsch
[email protected]

Running a Program when Activesync connects

I am trying to run a program (update weather and RSS) whenever activesync connects. When I use Memmaid or TaskManager to create a notification to run the program when an RS232 connection established (AppRunAtRS232Detect), nothing happens. If instead I set it to run when synchronization completed (AppRunAfterSync), it does run, but too often, because syncs occur every few minutes and the program runs after every sync connected.
(My workaround is to ask for permission to run, but I would be happier to do it automatically.)
Does anyone know how to create a notification that runs whenever activesync is connected, and only then?
prestonmcafee said:
I am trying to run a program (update weather and RSS) whenever activesync connects. When I use Memmaid or TaskManager to create a notification to run the program when an RS232 connection established (AppRunAtRS232Detect), nothing happens. If instead I set it to run when synchronization completed (AppRunAfterSync), it does run, but too often, because syncs occur every few minutes and the program runs after every sync connected.
(My workaround is to ask for permission to run, but I would be happier to do it automatically.)
Does anyone know how to create a notification that runs whenever activesync is connected, and only then?
Click to expand...
Click to collapse
Have you tried with "RNDIS interface instantiated", because this works with TaskManager, and that's what spbweather does.
Cheers,
.Fred
Thanks
I hadn't tried that. I verified that taskmgr RNDIS interface notifications work with .exe files, but I am trying to run an skschema program, with extension .sksc. Taskmgr won't take one of these directly, so my procedure was to create a notification using memmaid to run the .sksc file, and then edit it with taskmgr so that it runs when RNDIS interface instantiated. That didn't work, so I tried creating a notification to a .exe file, then editing that (have to switch to event mode, then back to application). So far, no luck.
This seems like a bug in taskmgr, that it will only run a .exe file, but then, it is freeware and a fine program, so I'm not complaining.
Can I edit a notification in the registry? I could set one with taskmgr to an exe. file, then go edit it with total commander to run the .sksc file instead, if I knew where notifications lived.
Memmaid
Here is what memmaid support says:
We can't figure out what is causing this notification not to fire up, according to Microsoft's documentation this should be ok. But looks like there maybe a bug in the OS that doesn't make it fire up.
DinarSoft Support
I'm at a loss; it seems like it ought to be simple enough to run a program when activesync connects, but so far, all I can run are .exe's using Taskmgr; Taskmgr won't fire up a .lnk or .sksc even when I get the setting correct by editing. Can anyone point me to the location of notifications? I tried searching the registry for notifications unsuccessfully.

Error with shortcut hardbutton

On my today screen on my 8125, the hard button under the calender will not open the calender. The contacts button works but when I push the calender button I get "Error opening the shortcut or locating the target filename." I really don't know where to begin. The calender works when I open it from a menu or the program page. Thanks if anyone can help me out.
johnnymapson said:
On my today screen on my 8125, the hard button under the calender will not open the calender. The contacts button works but when I push the calender button I get "Error opening the shortcut or locating the target filename." I really don't know where to begin. The calender works when I open it from a menu or the program page. Thanks if anyone can help me out.
Click to expand...
Click to collapse
1) Go into the /Windows/AppButtons directory and check if the calendar.lnk file is there and if its contents are correct
2) I file is there and correct go into registry HKLM/Software/Microsoft/Shell/Keys and look under the subkeys 40C... to determine which one is related to the calendar and if it points to the right file or shortcut.
Cheers,
.Fred
None of the C... point to the calender. There is a button for just about everything else on the phone but the calender one is not there in the registry. the calender.ink in the windows folder works and will open the calender. Anywhere else I can go? I think this happened after I removed agenda fusion. Thanks

Categories

Resources