I tried PocketZenPhone, annony by the huge number of settings and problems with WM5. In addition, I want something that can work from "Start Menu", "Task Manager" or integrate into other Today Application Launcher (eg. cLaunch).
So, I figure out a quick and dirty method, simple but not easy, needs a little file and registry manipulation.
Step 1:
Download TRE from http://www2r.biglobe.ne.jp/%7Etascal/downl...ketpc/tre_e.htm
Step 2:
Create profile registry files. For examples:-
SOFT.PRF - Ring 1
REGEDIT4
[HKEY_CURRENT_USER]
[HKEY_CURRENT_USER\ControlPanel]
[HKEY_CURRENT_USER\ControlPanel\Sounds]
[HKEY_CURRENT_USER\ControlPanel\Sounds\RingTone0]
"Script"="apw3r"
[HKEY_CURRENT_USER\ControlPanel\SoundCategories\Ring]
"InitVol"=dword:1
OUTDOOOR.PRF - Ring 4 and Vibrate
[HKEY_CURRENT_USER]
[HKEY_CURRENT_USER\ControlPanel]
[HKEY_CURRENT_USER\ControlPanel\Sounds]
[HKEY_CURRENT_USER\ControlPanel\Sounds\RingTone0]
"Script"="av0pw3r"
[HKEY_CURRENT_USER\ControlPanel\SoundCategories\Ring]
"InitVol"=dword:5
Step 3:
Create commands to import the files sliently. For examples:-
"\Windows\TRE.EXE" -s "\Windows\SOFT.PRF"
"\Windows\TRE.EXE" -s "\Windows\OUTDOOR.PRF"
Assign the commands to Shortcuts, "Task Manager" or "Application Launcher" according to your preferences. Attach is a screen shot of my Today screen with 3 profiles integrated into cLaunch.
That's all on profiles. This method can be use for alerting the registry for any purposes, have not think of what to do next, :)