Where to set Owner Name - Touch Pro2, Tilt 2 Windows Mobile General

I have a Touch Pro2 with WM 6.5 installed.
I have two programs (so far) that I have installed which need the 'owner name' to be completed in order to able to register them (Resco Explorer 2008 and Fitaly). However, while with my WM 6.0 device, I could perform the action under Settings --> Personal --> Owner Information, on my new device, the option is missing from the Personal tab.
Is this going to be registery 'hack' - if so, please would someone tell me how to do it?

Got it!
Found it through Googling on this very site (unfortunately, I can't make the Search function here work the way I think).
Just in case anyone else has the same problem, the link is http://forum.xda-developers.com/showpost.php?p=4830384&postcount=126

Go Here HKEY_LOCAL_MACHINE\ControlPanel\Owner\Hide
and set Value to 0

Related

Soft Key icon missing on XDA Orbit???

Hi guys,
having had various WM5 handsets, I was a little upset to not be able to adjust the soft keys located at the bottom of the today screen. This has been possible on previous units just not the Orbit. The icon is found on the settings/ personal screen under the icon soft keys. I have done a hard reset and the icon still has not appeared. Can anyone suggest a registry entry to enable this function as the pre set options are not required????
I have seen 5 Orbits and all seem to be without it is this different on the artemis or T-mobile Compact III's?
Just to add I was wondering if I would ber able to dopy the icon from my previous device and see if it would work in my XDA Orbit?
Its the softkey applet you are after - place this cpl in the \windows directory soft reset and it should appear. (soft reset not strictly necessary)
Users beware - it is not easily reversible after install - you can delete the cpl but the settings remain the same and you will need to do a registry edit to get back tp previous state.
JC#79:
The Artemis has no Softkey applet, too.
Thanks at meschle
Thanks for that is any issues I should be aware of with using this applet, as in any problems etc?
Also how would I go about removing it from the registy should I indeed choose to do so (problems permitting)?
JC#79 said:
Thanks for that is any issues I should be aware of with using this applet, as in any problems etc?
Also how would I go about removing it from the registy should I indeed choose to do so (problems permitting)?
Click to expand...
Click to collapse
No issues in actually using it but after removal will have to restore orig reg keys
taken from wiki - good place to vist
Change the application launched by Today screen Soft Keys
To change the application launched by the Today screen Left soft key:
HKCU\Software\Microsoft\Today\Keys\112\Open = "\Windows\Calendar.exe" (REG_SZ string, including quotes)
To change the title of the Left soft key:
HKCU\Software\Microsoft\Today\Keys\112\(Default) = "Calendar" (REG_SZ string, no quotes)
To change the application launched by the Today screen Right soft key:
HKCU\Software\Microsoft\Today\Keys\113\Open = "\Windows\Start Menu\Programs\Contacts.lnk" (REG_SZ string, including quotes)
To change the title of the Right soft key:
HKCU\Software\Microsoft\Today\Keys\113\(Default) = "Contacts" (REG_SZ string, no quotes)
Note that 113 normally doesn't exist by default, and probably needs to be created
Also note that there is at least 1 application that allows you to set these through a GUI, developed by FdcSoft called SoftKeyAppletEx.'
For some reason after removal of the applet the defaults dont return - so need editing
Thanks for that I'll give it a try later tonight after I backup the device just to be sure I can restore without any issues.
Also when you say wiki what do you mean have you a link?
Also will the applet allow me to use the softkey function as in previous handsets via softkey icon in personal tab of settings menu (am being blond has been along day)?
JC#79 said:
Thanks for that I'll give it a try later tonight after I backup the device just to be sure I can restore without any issues.
Also when you say wiki what do you mean have you a link?
Click to expand...
Click to collapse
Lol - the link is at the top of the screen on the left and the first post of the forum!
works perfectly on my german hero running dopod p800w wwe - rom!
thanx
Works a charm and the phone is just as I want it for now!
Ok slight problem with this the applet works for certain items but not with the new MMS and new SMS can anyone offer any advice as the handset states I should attempt to reinstall application?
JC#79 said:
Ok slight problem with this the applet works for certain items but not with the new MMS and new SMS can anyone offer any advice as the handset states I should attempt to reinstall application?
Click to expand...
Click to collapse
How have you tried to set it up? Which shortcut did you use?
I installed the file in the windows dir as advised.
I did a soft reset and attempted to use the New SMS & New MMS shortcuts.
When I try it comes up with the error message:
tnsms.exe
The file 'tnsms' cannot be opened. Either it is not signed with a trusted certificate, or one of its components cannot be found. You might need to reinstall or restore this file.
This also comes up for the file name 'tnmms' am not really sure what to do next, seems all other ones work that I have tried so far?
JC#79 said:
I installed the file in the windows dir as advised.
I did a soft reset and attempted to use the New SMS & New MMS shortcuts.
When I try it comes up with the error message:
tnsms.exe
The file 'tnsms' cannot be opened. Either it is not signed with a trusted certificate, or one of its components cannot be found. You might need to reinstall or restore this file.
This also comes up for the file name 'tnmms' am not really sure what to do next, seems all other ones work that I have tried so far?
Click to expand...
Click to collapse
I dont seem to have those shortcuts - what device are you running?
If you can, attach copies of those lnk files in a zip.
I use wm5newmenu and it already has those shortcuts in its menu - i assigned the menu to left soft key.
I have the o2 XDA Orbit those shortcuts are a part of the messaging programme for starting new sms and mms. I will search the device and see if I can find the files and zip them up on here.
Correction I cannot find the files stated in the error message, so I am at a loss as to what to do next?
Bump
Anyone shed any light on this one? I can enable these shortcuts on my old MDA Compact yet with the applet on the Orbit it is having none of it.
Same here with my Orbit ... I wanted to use left soft key for new SMS, but it gives me an error: The file 'tnsms' cannot be opened. ...Any advice guys?
Cheers ..
meschle said:
No issues in actually using it but after removal will have to restore orig reg keys
taken from wiki - good place to vist
Change the application launched by Today screen Soft Keys
To change the application launched by the Today screen Left soft key:
HKCU\Software\Microsoft\Today\Keys\112\Open = "\Windows\Calendar.exe" (REG_SZ string, including quotes)
To change the title of the Left soft key:
HKCU\Software\Microsoft\Today\Keys\112\(Default) = "Calendar" (REG_SZ string, no quotes)
To change the application launched by the Today screen Right soft key:
HKCU\Software\Microsoft\Today\Keys\113\Open = "\Windows\Start Menu\Programs\Contacts.lnk" (REG_SZ string, including quotes)
To change the title of the Right soft key:
HKCU\Software\Microsoft\Today\Keys\113\(Default) = "Contacts" (REG_SZ string, no quotes)
Note that 113 normally doesn't exist by default, and probably needs to be created
Also note that there is at least 1 application that allows you to set these through a GUI, developed by FdcSoft called SoftKeyAppletEx.'
For some reason after removal of the applet the defaults dont return - so need editing
Click to expand...
Click to collapse
Meschle - thank you for the intro to registry editing - good for beginners like me !
I use this:
Just to say, Happy Christmas to all,
AND
The registry setting for the soft keys is a marvel. I reckon it is better than any applet (going from what I hear), I havent tried any applet, I went straight to the registry and I must say It is exactly as promised.
My Setup:
O2 XDA Orbit, Mobile 6, Default Theme
Program to access Registry:
SOTI Pocket Controller Pro v6.01 (this is well worth the money)

Collection of all the fixes for WM6

We should post all the fixes the have been found for wm6 on the dash here to make it easier to find....
Reminder FIX:
From RandyRants.com:
Step 1: Make a change to your Normal profile. Raise the volume of some alert or something. Change something to get the device to create the following file: \Application Data\Profiles\Normal.prof.xml
Step 2: Connect via ActiveSync on XP or WMDC on Vista and copy this file to your desktop.
Step 3: Edit this XML file - add the following blurb to the SoundCategories section:
<characteristic type="Reminder">
<parm name="Script" value="v0p" />
<parm name="InitVol" value="4" />
</characteristic>
Step 4: Save this file on your PC.
Step 5: Set the System flag on this file. You can do this with a right click on the file and setting the properties or via a command prompt: attrib +s normal.prof.xml.
Step 6: Now copy it back to \Application Data\Profiles
I posted this to another thread, but the steps have changed... seems that if you don't have the System attribute set on the profile XML files before moving them to the phone it renders them useless. It also seems that on Vista with WMDC it keeps the attributes fine (inspite of having to change the OS to even see the files) but on XP/2003 with ActiveSync the System flag is removed when the file comes from the phone.
Either way, good luck with it!
Click to expand...
Click to collapse
Rotated video FIX:
freyes01 freyes01 is offline
Member
Join Date: Apr 2006
Location: Miami
Posts: 35
[United States] [U.S.A. - T-Mobile]
Default
getwsted at HF found a solution for the screen rotation issue:
Add the following Key "Rotation" under HKLM\System\GDI\
e.g. [HKLM\System\GDI\Rotation]
Then Add this dword.
"LandscapeMode"=0
It solved my problem with Orb and other Videos with WMP in full screen mode.
__________________
Thanks,
Freddy Reyes
http://www.freddyreyes.com
Click to expand...
Click to collapse
SMS Sent Notification Removal:
Download this Here YOU HAVE TO SOFT RESET FOR IT TO WORK!!
Bluetooth Voice Command Fix:
WM6 Voice Command 1.6
Voice Command is a very powerful program that will allow you to control your WM6 Excalibur with your voice.
* Hands-free phone
* Dial your phone by voice using the phone number
* Contact lookup
* View contacts with a voice command
* Have the subject, time, and location of upcoming appointments read to you
* Media player
* Program starter
* Device Status
Enable Voice Command
Start > Voice Command
Voice Enabled > Yes
Announcement Routing > Bluetooth if Available
This setting will allow Voice Command to use the Excalibur phone speaker to respond to vocal commands, if you don't have a bluetooth headset connected.
IMPORTANT: Soft Reset to enable the changes to Voice Command
After the soft reset, press and hold the home key. This is the default Record Application Button which activates Voice Command. When you hear the beep say, "Help". Voice command will then guide you through the available voice commands.
IMPORTANT: Do not talk directly into the microphone. Hold the phone 4 inches/100mm from your voice. The response from Voice Command will take a few seconds.
A Voice Command tutorial from Microsoft is here.
Enable Voice Command with a Bluetooth Headset
With the current beta release of WM6, you need to modify the following registry settings to use your bluetooth headset with this feature.
NOTE: Your Excalibur has to be application unlocked to make modifications to the registry.
HKLM\SOFTWARE\Microsoft\Bluetooth\AudioGateway\BTA GExtModule
The string value needs to be changed from "OEMAGW.dll" to "\Windows\vcbthag.dll".
IMPORTANT: Soft Reset to enable the changes to Voice Command
After the phone reboots, your bluetooth headset will now be able to use Voice Command by pressing the button on your headset. Wait for the beep, then speak the command.
Viel Spaß mit Voice Command,
jromney
Click to expand...
Click to collapse
Streaming Video Player:
rvbcrs said:
Ok guys here is a .cab I made for the Streaming Media tool.. I tried it and it worked with m.youtube.com!
Let me know if it works!
Download here: http://www.ramonshare.com/files/index.php?share=4&path=TOOLS/RvBCrS_HTC_Streaming_Media.cab
Click to expand...
Click to collapse
anymore fixes please post here..
you could add those to the collection on the wiki
http://wiki.xda-developers.com/index.php?pagename=Excalibur_WM6_Tweaks
please feel free to do that i dont have the time for that...
k i done it
Thanks for the fixes. Unfortunately, none of the work for me. I have the files unhidden and apparently no files appear in my App Data/Profiles folder when modifying any of the profiles.
Also, when trying to add a new key to the GDI registry folder, I get an error message saying I can't do so. I'm using Resco Explorer's registry editor btw.
Error Message!
.PoNeH said:
Thanks for the fixes. Unfortunately, none of the work for me. I have the files unhidden and apparently no files appear in my App Data/Profiles folder when modifying any of the profiles.
Also, when trying to add a new key to the GDI registry folder, I get an error message saying I can't do so. I'm using Resco Explorer's registry editor btw.
Click to expand...
Click to collapse
My friend I had the very same problem you are having now. The reason you are getting that error message is because, your wm6 ROM got corrupted some how. what I did was, reinstall the clean wm5 ROM all over again, after that, I reinstall the new wm6 official upgrade Rom and also you will have to application unlock your device all over again! Now everything will work fine!
Reminder FIX - doesn work.
The reminder fix doesn't seem to work with the release version of WM6 for the Dash.
In fact, if you do this mod, you woun't be able to switch to "Normal" profile.
It seems if the OS determines that the profile's XML file is inavlid in some way, it will refuse to load it, and this mod seems to be invalid to the OS.
This is a BIG bug with the dash (no reminder volume setting) - I hope they release a patch for it.
UPDATE: I just found and read the full version of this fix (where you need to change the "system" attribute) and it actually now does work. I am going to try to create a CAB file to do the patch so users won't have to do all the copy to/from their PC.
UPDATE: See this page for the CAB file - http://forum.xda-developers.com/showthread.php?p=1271705#post1271705
Does anyone know how to ensure that your time is always in sync with your Exchange server? I never had this problem with WM5 but since I have upgraded my Dash's internal clock seems to have gone cuckoo. If I turn it off, and turn it back on my Dash thinks it's the same time that I turned it off at. It's like the clock just stops (would be nice if it happened in real life!)
Barring a fix, does anyone know of a utility that syncs WM time with a time server over the net using SNTP?
Edit: I found this:
http://s-k-tools.com/index.html?m_downloads.html#tsync
hope everyone is finding these fixes useful...
anthoneous said:
hope everyone is finding these fixes useful...
Click to expand...
Click to collapse
see thats why we use the wiki, so you don't need to bump
Somehow when copying back edited profile files, it does not retain System attribute on the flag, which, as already mentioned earlier, renders profiles unsuable.
Here is a simple workaround that I came across:
1) On your phone, open Vibrate profile for editing. Change something and save. This will force it to create the Meeting.Prof.xml profile file in the Profiles folder.
2) From ActiveSync, navigate to that folder on your phone and rename the file to Normal.Prof.xml
Now you can go back to your phone, open Normal profile for editing and the Reminder option will be there.
Hope this helps.
Unable to change profile
Unable to change profile?
Delete files in Application Data/Home/Profiles
then go to Start - Settings - Profiles
Switch to your desired Profile or re-customize your settings on every profile that you want
**xxxx.prof.xml files in Application Data/Home/Profiles contains the customizations made on every profile, example if you have only customized the Normal profile, normal.prof.xml will be automatically generated at Application Data/Home/Profiles.So deleting the xx.prof.xml file will revert the profile customization back to default.
Massive Fail.
anthoneous said:
please feel free to do that i dont have the time for that...
Click to expand...
Click to collapse
Massive Fail.
You've got the time to throw all of what's in your original post together, you've got time to append it to a wiki.
/Massive Fail.

Wake me up for a new SMS

Ok, all I wanted is for my phone to wakeup and alert me when a new SMS came in.
So simple ...
1) Two hours reading post's from really clever people ;-)
2) Download Advanced Config Utility
3) Realize that is not what I need
4) Read some more
5) Download a Registry Editor
6) Realize it runs on the PC not the device (delete several files from device)
7) Spend 1 hour researching the "Access Denied" Message
8) Download software to change security settings
9) Change registry setting (FINALLY!!)
10) Send myself an SMS and am deliriously happy because my phone woke up
Still deliriously happy but wondering why this is not a simple menu option somewhere.
Cheers,
Mike
WM devices are not for everyone. Just buy a simple nokia with basic functions!
You will never find your answer here, because here is for ROM development!!!
Go here: http://forum.xda-developers.com/showthread.php?t=398265

Internet now working on Sprint Touch w/new ROM

I hope starting a new thread is the way to go on this...
I just updated to the new Sprint Official WM 6.1 ROM, and immediately could not connect to the internet.
I tried running the IOTA automatic data provisioning update (Start->Settings->Personal Tab->Phone->Services Tab->Internet->Get Settings->Start) and it failed repeatedly with a 1012 error. As was posted by others, I noticed that there was a "CurrentUserName" setting in Start->Settings->System->Device Information that had [email protected] where I would have expected to see [email protected] instead. (that would have been my Sprint provided email address) The first thing I tried was to go to the phone dialpad and dial ##3282# to start the EPST program and check my data provisioning settings (this requires that you know your MSL - Master Service Lock Code - if you are going to edit). UserName was blank there, so I tapped the blank setting and held down until an "EDIT" menu popped up. I tapped "EDIT" and changed it to the previously correct [email protected] value. After saving changes and another reboot, I still could not connect to the internet, run IOTA, and the "CurrentUserName" was still wrong. After searching through various settings looking for a way to change the currentusername, I installed PHM Registry Editor and searched again.
In HKEY_LOCAL_MACHINE/Software/OEM/DIM there is a key "EnableCurrentUserName" and it was set to 1. I edited that and set it to 0, exited the Registry Editor, and restarted the device by holding the power button until it warned me about shutting down. I tapped "Yes" and it shut down and restarted. The "CurrentUserName" setting no longer appeared in the Device Information page. At this point I was able to run IOTA successfully and imediately after that I could use the internet and other data services.
I hope this helps someone. Sorry to be so long winded, but I was trying to answer as many "How? Where?" questions as I could as I went.
Briefly:
1. Using WM Registry Editor software, change HKLM/Software/OEM/DIM/"EnableCurrentUserName" from 1 to 0 then save changes and exit editor.
2. Dial ##3282# and edit UserName to correct [email protected] address. Device will reboot when you exit and save changes.
3. Run IOTA by going to Start->Settings->Personal Tab->Phone->Services Tab->Internet->Get Settings->Start
Thanks to all the others here who have helped me along the way,
Scruffy
anyone else know if this works?
i just flashed the new sprint rom and now the data connection does not work.. no internet.. ? I was just wondering if anyone else had this problem and does this fix it?
After some more time with this ROM installed I have found that it is not neccessary to change the ##DATA# (##3282#) user name settings. Just change the HKEY_LOCAL_MACHINE/Software/OEM/DIM/EnableCurrentUserName value to zero, save changes and then you can run the IOTA update successfully (or at least I can).
I have found that I need to do this every time I do a hard reset of my device. I hope this helps someone else.
Scruffy
this did not work for me.. I Get error code 67
i started a new thread here........ http://forum.xda-developers.com/showthread.php?t=415666
so maybe someone will chime in... the ##3282# does not work for me at all.. you hit that on the dial pad and nothing happens... so i can not access that menu...
For now i went back to a OEM rom and called sprint and they got me working by doing a MASTER RESET... also ##3282# works on OEM roms but i think the file EPST.EXE is missing from the CUSTOM roms... any input would be great..
Not working for me.
i'm sure a master reset from within #778 or whatever would work but i don't feel like
putting in the data again.
Scruffy said:
I hope starting a new thread is the way to go on this...
I just updated to the new Sprint Official WM 6.1 ROM, and immediately could not connect to the internet.
I tried running the IOTA automatic data provisioning update (Start->Settings->Personal Tab->Phone->Services Tab->Internet->Get Settings->Start) and it failed repeatedly with a 1012 error. As was posted by others, I noticed that there was a "CurrentUserName" setting in Start->Settings->System->Device Information that had [email protected] where I would have expected to see [email protected] instead. (that would have been my Sprint provided email address) The first thing I tried was to go to the phone dialpad and dial ##3282# to start the EPST program and check my data provisioning settings (this requires that you know your MSL - Master Service Lock Code - if you are going to edit). UserName was blank there, so I tapped the blank setting and held down until an "EDIT" menu popped up. I tapped "EDIT" and changed it to the previously correct [email protected] value. After saving changes and another reboot, I still could not connect to the internet, run IOTA, and the "CurrentUserName" was still wrong. After searching through various settings looking for a way to change the currentusername, I installed PHM Registry Editor and searched again.
In HKEY_LOCAL_MACHINE/Software/OEM/DIM there is a key "EnableCurrentUserName" and it was set to 1. I edited that and set it to 0, exited the Registry Editor, and restarted the device by holding the power button until it warned me about shutting down. I tapped "Yes" and it shut down and restarted. The "CurrentUserName" setting no longer appeared in the Device Information page. At this point I was able to run IOTA successfully and imediately after that I could use the internet and other data services.
I hope this helps someone. Sorry to be so long winded, but I was trying to answer as many "How? Where?" questions as I could as I went.
Briefly:
1. Using WM Registry Editor software, change HKLM/Software/OEM/DIM/"EnableCurrentUserName" from 1 to 0 then save changes and exit editor.
2. Dial ##3282# and edit UserName to correct [email protected] address. Device will reboot when you exit and save changes.
3. Run IOTA by going to Start->Settings->Personal Tab->Phone->Services Tab->Internet->Get Settings->Start
Thanks to all the others here who have helped me along the way,
Scruffy
Click to expand...
Click to collapse
how do i find [email protected] where would that be?
Scruffy said:
3. Run IOTA by going to Start->Settings->Personal Tab->Phone->Services Tab->Internet->Get Settings->Start
Click to expand...
Click to collapse
I just upgraded to NFSFAN's latest ROM, everything went well but I can not get my internet to work. The one thing I did notice is under the services tab, internet is not an option. I loaded the dcd sprint carrier 20090714 cab am I missing something else?
Thank you for any help you can provide.
Update:
Well I went back and flashed to the HTC 6.1 rom, then back to the 6.5 rom. That fixed my internet issues, but that option is still missing for me. Then after all of that my MSID was really screwed up. Everything seems to be good now.
please please help me clear the instructions
i have a horribly vague idea of what i need to do, to get the internet working again.
i already got the IOTA_1120 zip file in my cell but when i even try to open it up it says that there is no application that is related to to it, so i must start this application and open up the file from within. How do i do this? am I even doing what im supposed to??
Where exactly is HKEY_LOCAL_MACHINE/Software/OEM/DIM and how do i get there???
if you could please instruct me with simple stieps i would greatly appreciate it, simple being like start>program files> etc.
please help i am one step away from smashing this damm cell into the wall
electricfeel_2012 said:
i have a horribly vague idea of what i need to do, to get the internet working again.
i already got the IOTA_1120 zip file in my cell but when i even try to open it up it says that there is no application that is related to to it, so i must start this application and open up the file from within. How do i do this? am I even doing what im supposed to??
Where exactly is HKEY_LOCAL_MACHINE/Software/OEM/DIM and how do i get there???
if you could please instruct me with simple stieps i would greatly appreciate it, simple being like start>program files> etc.
please help i am one step away from smashing this damm cell into the wall
Click to expand...
Click to collapse
The path of HKEY.... is actually on the registry. You need to use a registry editor (like PHM Regedit) to make the necessary changes to the registry. I would recommend you to re-read those instructions as they will not get any easier than that. Alternatively, if you are on Sprint's official rom and have absolutely no clue what you are doing, you can always call them and ask them for help.
As far as the IOTA zip file, if you cannot open it, that means that you do not have any program to extract from compressed files in your device. Your best bet is to transfer the file to the desktop and extract it there. Once you are done, place the extracted contents back in the device and run it in there.

Uninstalling ThumbCal ?!

Hi.
I tried to uninstall ThumbCal and everything went fine, except that in the Touch HD main screen when i click on Calender i got this message " The file 'ThumbCal' cannot be opened. Either it is not signed with a trusted certificate, or one of its components cannot be found "
And when i open the calender from the start menu it run the original calender with no problem.
Anyone can help please ?
Probable cause: your shortcut assigned to the "calendar" key has not been changed back to its original value:
2 ways to change back manually:
- Use "HD Tweak", the TouchFlo HD area allows you to change to whatever you want.
- Or go straight into the registry and change HKLM/Software/HTC/Manila/HomeLSKPath
BTW, why did you remove ThumbCal???
StressLess said:
Hi.
I tried to uninstall ThumbCal and everything went fine, except that in the Touch HD main screen when i click on Calender i got this message " The file 'ThumbCal' cannot be opened. Either it is not signed with a trusted certificate, or one of its components cannot be found "
And when i open the calender from the start menu it run the original calender with no problem.
Anyone can help please ?
Click to expand...
Click to collapse
you patched the Thumbcal with Ssmapa?
If yes, go and send the Ssmapa Restore of Manila
wetete, to what value should i change the HKLM/Software/HTC/Manila/HomeLSKPath ??
alesscam, i didn't use Ssmapa.
Appreciate your help
See what value? probably should not be given the value
alesscam, right now there's no value in that entry
Alternatively go here: http://forum.xda-developers.com/showthread.php?t=407777&highlight=Ssmapa
using Ssmapa, do as I told you ...
Restore and restore the manila
Stressless,
You should replace thumbcal.exe by poutlook.exe (probably with the windows directory path)
For parameters, use -calendar and other stuff if you need.
Have a look at http://social.msdn.microsoft.com/Fo.../thread/c85bbd15-6563-4e31-8d2a-d97428d26187/
For example, \Windows\poutlook.exe in the HomeLSKPath key and "calendar -new" in the HomeLSKArguments key should get you to open a new calendar item.
Am too busy to try. Let me know if it works.
Cheers
Why do you want to get rid of thumbcal?
I fixed it.
I reinstalled ThumbCal and uchecked the option of making ThumbCal the default calendar, and then uninsatlled it again and it worked.
And i found SBSH Calendar better than ThumbCal, that's why i got rid of it.
Thanks guys for your help.

Categories

Resources