[Mortscript] Source Compendium - Windows Mobile Software Development
MortScript Tutorial – Step by Step
Hello,
Welcome to the MSUC. The Mort Script Source URL Compendium. Stored and sorted here are ALL known Mort scripts URLs. If they wrote it and posted it somewhere you will be able to get to there from here. How you say can we have all URL's posted here? Because you all are going to make the magic happen.
Please post URLs and we will Inject (TM pending) them here.
And Away We Go.
There are about 150 (?) mortscript posts over at Mortscript web site.
There are also about 30 (?) Mortscript apps at XDA that are unmentioned in this thread.
There are about 20 (?) Titanium plugins posted here at XDA that use Mortscript as their mode of execution.
There are about 20 (?) Mortscript apps at XDA that are unmentioned here, AND don't advertise that they are written in Mortscript.
There are maybe 10 Mort apps that are not at XDA but float in the InterEther.
There are some maybe 10 (?) or so over at TreoProCentral. Most of these scripts date back to 2007. But hello, a couple of them are outstanding. Like the Scoreboard and Forecast scripts. The URL's dont match at all any more and without the original layout it would be quite a chore bringing them back to functioning. I even found the core of my StatusTicker script from there although I had gotten the code from a app posted here.
We all wait for the newest beta of MortScript:
MortScript-4.3b15.zip [4.95 MB]
Downloaded 849 times (12/8/2009)
http://www.sto-helit.de/forum/viewtopic.php?f=12&t=5452&start=200
Mortscript posts over at Mortscript web site
From the Samples Department:
Backup - Adds all files listed in a text file to a ZIP archive
Clean up "recently used" - This script removes the list of recently used programs in the Start Menu.
Optional rotate and run - Optionally run an app rotated (example uses TomTom)
Stay alive - Turns off all timeouts (backlight, power off), then runs an application, and resets all values after the application is closed.
FolderSwitch - Open folder selection in Messaging
RunAIM - Establishes connection if non exists, then runs AIM. Easy to modify for other apps like PIE or ICQ clients.
One Hand (for 240x240 screens) - Enables one hand operation for TCPMP and AIM
Copy & Paste - Copy and paste options to assign to an application button
From the Forum:
Time since or until a date?
XMLRead and XMLWrite functions
Further Documentation
Portable Installation on USB-Drive
How do you make a shortcut to power management? - MSSettings;PowerManagement.cpl.xml)
Toggle sound profiles - PostMessage("", 1156, s, 0)
LIST FOR SOME SENDSPECIAL CODES:
sendspecial(#)
Code:
91: startmenu (on some devices it might be home button)
92: back key (not the backspace key but back key for closing applications which is available on some devices such as diamnd or blackstone)
93: menu key
112: left softkey
113: right softkey
114: accept call (green button)
115: hang up (red button)
117: volume up
118: volume down
126: data disconnect (example)
127: toggle speaker
133: devicelock
223: power off
a complete list is available here but requires some try&error to find out...
Whole list:
Have a look here for some further explanation of Virtual Key codes:
http://msdn.microsoft.com/library/d...en-us/wceddk/html/wceddkVirtual_Key_Codes.asp
http://msdn.microsoft.com/library/d...wsUserInterface/UserInput/VirtualKeyCodes.asp
VK_LBUTTON 1
VK_RBUTTON 2
VK_CANCEL 3
VK_MBUTTON 4
VK_XBUTTON1 5
VK_XBUTTON2 6
VK_BACK 8
VK_TAB 9
VK_CLEAR 12
VK_RETURN 13
VK_SHIFT 16
VK_CONTROL 17
VK_CTRL 17
VK_MENU 18
VK_PAUSE 19
VK_CAPITAL 20
VK_HANGEUL 21
VK_HANGUL 21
VK_KANA 21
VK_JUNJA 23
VK_FINAL 24
VK_HANJA 25
VK_KANJI 25
VK_ESCAPE 27
VK_CONVERT 28
VK_NONCONVERT 29
VK_ACCEPT 30
VK_MODECHANGE 31
VK_SPACE 32
VK_PRIOR 33
VK_NEXT 34
VK_END 35
VK_HOME 36
VK_LEFT 37
VK_UP 38
VK_RIGHT 39
VK_DOWN 40
VK_SELECT 41
VK_PRINT 42
VK_EXECUTE 43
VK_SNAPSHOT 44
VK_INSERT 45
VK_DELETE 46
VK_HELP 47
VK_0 48
VK_1 49
VK_2 50
VK_3 51
VK_4 52
VK_5 53
VK_6 54
VK_7 55
VK_8 56
VK_9 57
VK_A 65
VK_B 66
VK_C 67
VK_D 68
VK_E 69
VK_F 70
VK_G 71
VK_H 72
VK_I 73
VK_J 74
VK_K 75
VK_L 76
VK_M 77
VK_N 78
VK_O 79
VK_P 80
VK_Q 81
VK_R 82
VK_S 83
VK_T 84
VK_U 85
VK_V 86
VK_W 87
VK_X 88
VK_Y 89
VK_Z 90
VK_LWIN 91
VK_RWIN 92
VK_APPS 93
VK_SLEEP 95
VK_NUMPAD0 96
VK_NUMPAD1 97
VK_NUMPAD2 98
VK_NUMPAD3 99
VK_NUMPAD4 100
VK_NUMPAD5 101
VK_NUMPAD6 102
VK_NUMPAD7 103
VK_NUMPAD8 104
VK_NUMPAD9 105
VK_MULTIPLY 106
VK_ADD 107
VK_SEPARATOR 108
VK_SUBTRACT 109
VK_DECIMAL 110
VK_DIVIDE 111
VK_F1 112
VK_F2 113
VK_F3 (green key) 114
VK_F4 115
VK_F5 116
VK_F6 117
VK_F7 118
VK_F8 119
VK_F9 120
VK_F10 121
VK_F11 122
VK_F12 123
VK_F13 124
VK_F14 125
VK_F15 126
VK_F16 127
VK_F17 128
VK_F18 129
VK_F19 130
VK_F20 131
VK_F21 132
VK_F22 133
VK_F23 134
VK_F24 135
VK_NUMLOCK 144
VK_SCROLL 145
VK_OEM_FJ_JISHO 146
VK_OEM_NEC_EQUAL 146
VK_OEM_FJ_MASSHOU 147
VK_OEM_FJ_TOUROKU 148
VK_OEM_FJ_LOYA 149
VK_OEM_FJ_ROYA 150
VK_LSHIFT 160
VK_RSHIFT 161
VK_LCONTROL 162
VK_RCONTROL 163
VK_LMENU 164
VK_RMENU 165
VK_BROWSER_BACK 166
VK_BROWSER_FORWARD 167
VK_BROWSER_REFRESH 168
VK_BROWSER_STOP 169
VK_BROWSER_SEARCH 170
VK_BROWSER_FAVORITES 171
VK_BROWSER_HOME 172
VK_VOLUME_MUTE 173
VK_VOLUME_DOWN 174
VK_VOLUME_UP 175
VK_MEDIA_NEXT_TRACK 176
VK_MEDIA_PREV_TRACK 177
VK_MEDIA_STOP 178
VK_MEDIA_PLAY_PAUSE 179
VK_LAUNCH_MAIL 180
VK_LAUNCH_MEDIA_SELECT 181
VK_LAUNCH_APP1 182
VK_LAUNCH_APP2 183
VK_OEM_1 186
VK_OEM_PLUS 187
VK_OEM_COMMA 188
VK_OEM_MINUS 189
VK_OEM_PERIOD 190
VK_OEM_2 191
VK_OEM_3 192
VK_OEM_4 219
VK_OEM_5 220
VK_OEM_6 221
VK_OEM_7 222
VK_OFF (power off) 223
VK_OEM_AX 225
VK_OEM_102 226
VK_ICO_HELP 227
VK_ICO_00 228
VK_PROCESSKEY 229
VK_ICO_CLEAR 230
VK_PACKET 231
VK_OEM_RESET 233
VK_OEM_JUMP 234
VK_OEM_PA1 235
VK_OEM_PA2 236
VK_OEM_PA3 237
VK_OEM_WSCTRL 238
VK_OEM_CUSEL 239
VK_DBE_ALPHANUMERIC 240
VK_OEM_ATTN 240
VK_DBE_KATAKANA 241
VK_OEM_FINISH 241
VK_DBE_HIRAGANA 242
VK_OEM_COPY 242
VK_DBE_SBCSCHAR 243
VK_OEM_AUTO 243
VK_DBE_DBCSCHAR 244
VK_OEM_ENLW 244
VK_DBE_ROMAN 245
VK_OEM_BACKTAB 245
VK_ATTN 246
VK_DBE_NOROMAN 246
VK_CRSEL 247
VK_DBE_ENTERWORDREGISTERMODE 247
VK_DBE_ENTERIMECONFIGMODE 248
VK_EXSEL 248
VK_DBE_FLUSHSTRING 249
VK_EREOF 249
VK_DBE_CODEINPUT 250
VK_PLAY 250
VK_DBE_NOCODEINPUT 251
VK_ZOOM 251
VK_DBE_DETERMINESTRING 252
VK_NONAME 252
VK_DBE_ENTERDLGCONVERSIONMODE 253
VK_PA1 253
VK_OEM_CLEAR 254
*Red seems interestinger
*I think i will make a SendSpecial tester so we try these from the comfort of a utility.
Command Timeline (Lest we forget)
Red Items are missing from the PDF...
MortScript-4.3b15:
FtpUpload command:
FtpUpload( \^<source file>"", <target file>"", <server>"", [ <user>"" [, <password>"" [, <passive?> [, <port>] ] ] ] )
An abridged view of MortScript 4.3b11 as it pertains to choosing Mortscript commands and their origination to the Mortscript environment. You may need to check the version of your script to make sure it encompasses the commands you need. No reason to force the phone to update Mortscript if it is going to work as is...
MortScript-4.3b14:
On the default value for Choice, make sure you're using the latest beta, that is a bug that has been fixed in one of the releases of B13, as noted here:
Changes:
- removed debug messages on Reset
- ScreenShotClick should work on every platform (except non-touchscreen devices, obviously...)
- MaxIndex ignored empty values in-between
- ReadLine delivered rubbish if last line was not ended with CR
- SleepMessage non-fullscreen. Should still be fullscreen on Smartphones.
MortScript-4.3b13
Bugfix update...
- Choice and SetMessage Font bugs (no idea why it wasn't in last b12 post...)
- SelectDirectory adjusted to PC (didn't work since 4.3b2...)
- Fixed ElementCount and MaxIndex
- Input omits empty message
Version 11 is posted here, this is Mortscript current non beta version.
The Include Command starts at Beta 1.
MortScript 4.3b11
Small update/patch:
- Desktop: fixed file name bug ("file <first letter of filename> not found") and registering a new MortScript.exe location now should work
- Added MortScriptExe(), returns complete path of interpreter (e.g. "\program files\mortscript\mortscript.exe"), so you don't need to fiddle with SystemPath.
- Made 2nd Join parameter optional
- Horizontal scroll bar should appear when entries in Choice or status window require it. At least I told Windows so (necessary window style set).
b11:
- MortScriptExe(), returns complete path of interpreter (e.g. "\program files\mortscript\mortscript.exe"), so you don't need to fiddle with SystemPath.
- Made 2nd Join parameter optional
b10:
- SinH/CosH/TanH (hyberbolic) (ArcSin/-Cos/-Tan already existed, missing in manual)
- Exp(x) (=EULERT^x)
- Join( array, concatenator )
- InArray( array, value )
- optional codepage parameter for all INI functions (incl. ForEach)
- RegWriteExt/RegReadExt (.reg style), RegType
b9:
- Bugfix: MaxIndex returned -1 for empty arrays
- Bugfix: For/Next (wrong internal stack handling)
- Bugfix: allow equal sign in file names (if \ appears first, otherwise hard to separate from var=value parameter).
- Supports for unnamed parameters, which are put to global argc/argv. But only without "/" or "-" at the beginning.
- ToggleWLAN( TRUE/FALSE ), completely untested so far.
b7:
- improved error handling (should fix "Exit" problem of medush, wrong line number, and some other things like "invalid parameter count" after errors in expressions)
- ChoiceDefault fixed (missing last entry)
- better key handling in choice dialog (phew, what a mess to let Windows do that without MFC...)
- ActiveScripts(...), parameters like ProcList
- WriteLine( file, line [,codepage] ) and CloseFile( file ) (both untested so far!). WriteLine writes without closing the file and appends line break itself (faster than Write with append), CloseFile closes files opened by ReadLine or WriteLine
- Fixed bug with empty array in ForEach ... in array(...)
- Fixed nesting bug after "Next"
- Added "Default" for Choice(Default)/Switch structure.
b6:
- New, faster array handling for numerical indexes up to 256. Also increases the limit for Choice etc. to 256 elements.
- Break and Continue, optionally with BLOCK_* to break/continue an other object (e.g. Break( BLOCK_FOR ) in a Switch statement)
- ExitSub( value ) - like Return, but leaves Sub
- Try/Catch/EndTry - Break skips to Catch block, Continue to EndTry. If none of those is invoked, the Catch block is skipped. (It's more like a stuctured On Error Goto, not really an exception handling like in C++ or Java)
- ProcList( [with path? [, search string ] ] ) - array with the currently running processes. Search is case-insensitive and does not regard the path, "with path?" only modifies the result.
- FindWindow( title [, position, case-sensitive?, only app windows?, include invisible?, window class ] ) - looks for the "best fit" window with given properties. All parameters starting from position are optional... "App windows" means windows without parent or the Desktop as parent and some window styles common for "normal" application windows. Position: ANYWHERE = "title" contained anywhere in the title, BEGINNING = title starts with given string,
COMPLETE = entire title given.
- FindWindows( .... ) - Like FindWindow, but returns an array with all fitting windows, and the title is optional (use "" for all windows).
- FindWindow(s) and ActiveWindow now returns a special window variable (VAR_WINDOW) instead of just the name, which allows Send... etc. to work faster because it's not necessary to search a window with a fitting name.
- WndClass( window ) - Class name of a window
- autorun.exe passes parameters to MortScript.exe
b5:
- Bugfix in Sub parameter handling
b4:
- Fix in .ini file parsing (last line wasn't handled correctly if not finished with new line)
- Different argc/argv handling for Subs with named parameters
b3:
- Bugfix for the problems with variable assignments and "wrong" nesting
b2:
- Fixed some parsing problems
Here we receive the Include Command:
b1:
- Comments should work everywhere without troubles, even after lines continued with \ at the end. Comments can be started with #, //, and ;. (The latter was added because I sometimes happen to add a ; at the end of the line, being used to it from C++ and Java...)
- Maybe faster execution, esp. if there are many assignments/function calls
- Subs can get a parameter list after the function name. These are created as local variables and assigned with the parameter values on invocation - or they'll remain empty (IsEmpty) if not enough parameters were passed.
- Subs can be invoked with @function( [parameters] ). So Call is only required for "Reflection", i.e. dynamic invocation of different functions (Call( variable, ... )).
- The same works inside of expressions. Here, the value set with "Return" is, well, returned, or "empty" if nothing is returned.
- If a numerical value is set with Return in the main program (outside of any Sub), this value is used as exit value, so it can be queries with e.g. rc = RunWait( "...\MortScript.exe", "...\script.mscr" ). Or, which usually makes more sense (because in MortScript, using Include and Sub is better), from external programs.
Older Commands, but just as fun as the new ones
Additional Command Sources
Red Items are missing from the PDF...
Description:v4.11b7:
- New attributes "romfile" (WM) and "compressed" (desktop) for FileAttribute.
- New command SetTime.
- Some bugfixes.
v4.11b6:
- DirContents( Verzeichnis, Typ ) - Files/sub directories of a directory.
- ReadLine( Datei [, Kodierung] ) - read a single line from a text file.
- Some bugfixes.
v4.11b5:
- New assignment operators +=, -=, /=, *=, &=, and \= (like in C, x+=1 is the same as x=x+1).- (condition) ? (true value) : (false value) in expressions (like in C).
- Status window is created only after it's about to be displayed (some PNAs seem to have troubles with invisible windows...).
- StatusMessageAppend( text ) - appends text to last status message.
- StatusRemoveLastMessage() - removes last status message.
- CharAt( string, position ) - returns single character of string.
- UcChar( code ) - character for given unicode value.
- UcValue( zeichen ) - unicode value for given character.
- Min( wert, wert {,wert} ), Max( wert, wert {,wert} ) - returns smallest resp. biggest value of parameter list (numerical comparison).
v4.11b4:
- Strings can be given in single quotes (not in commands in old syntax style, for compatibilty).
- Comments with "#" after commands and assignments (not for lines continued with backslash and not all control structures).
- Removes old scripts with same process ID from registry at startup.
- Format( number, decimals [, leading] )
- added optional parameter for min. digits before decimal point.
- RepeatString( string, count ) - returns string repeated count times.
- TimeStampUTC() - current time as UTC (universal time).
- TimeZoneName(), TimeZoneBias(), TimeZoneDST() - some informations about current time zone, bias is offset to UTC in minutes.
- Bugfix: Status list font update should work.
- Bugfix: Clear works with references ([...]).
- Bugfix: File dates in local time (instead of UTC).
v4.11b3:
- SendKeys should be more reliable than b2.
- ScriptProcExists should work on more devices.
- StatusInfo( title [, info ] ) - sets title and list info text for status window.
- StatusType( ST_HIDDEN|ST_LIST|ST_MESSAGE [, keepOpen] [, allowCancel ]] ) - sets style of status window: ST_HIDDEN = not visible (default), ST_LIST = list of last entries, ST_MESSAGE = only last message visible; keepOpen = user has to tap OK button after script finished; allowCancel = show cancel button (works similar to KillScript).
- StatusHistorySize( count ) - number of entries in list.
- StatusMessage( message [style [, keepOpen] [, allowCancel ]]] ) - add/show a new message, optionally change style, too.
- StatusClear() - removes all previous messages.
- StatusShow() - bring status window to foreground, by default this happens only when StatusType makes the window visible, adding new messages keeps it in background if another window was activated.
- StatusListEntryFormat( item height [, font size, font name ] )
- style for list entries, parameters like SetChoiceEntryFormat.
- WriteStatusList( file name [, append [, code page ]] ) - saves the list entries to a file (e.g. for debugging).
v4.11b2:
- Include( ) to include the Sub functions of other files (included file must not include main routine!).
- Error message if a Sub is declared multiple times.
- Error messages with line number and file name.
- SendKeys should work faster and more reliable.
- CurrentCursor( [ ) returns the cursor type of the given or active window. It will not work for applications without window or application starts!
- Some internal preparations for future status window and multithreading.
v4.11b1:
- Unit parameter for disk/memory queries (BYTES, KB, MB, or GB, which are global variables - so no quotes are required!).
- Global variables for the registry keys (so RegRead( HKCU, "Software\Dunno", "Anything" ) will work, too).
- New function ScreenToChars(...) to convert a screen part to an array of strings.
- SetVolume updates registry on PPCs.
- New function GetVolume().<P>
v4.1:
- Improved parser speed.
- Improved variable handling (local variables, IsEmpty(), Clear()).
- Improved array handling (multi dimensional, functions for initialization and getting size).
- Improved math (floating point support, trigonometry, rounding, constants like PI, power operator, ...).
- Improved sub routines (parameters, return values).
- Improved control structures (For loop, ElseIf, ForEach in array with index variable, Switch with strings or floating point).
- Improved file handling (Unicode and code page support, Unicode with prefix even for MortScripts themselves, write ini entries).
- Improved compatibility for PNAs (toolhelp.dll only loaded when required).
- Improved dialogs (selection for files and directories, small facelifts, selectable fonts).
- Several other new functions, like Replace (for strings), getting window positions and screen size, ...
- Some bugfixes.
v4.0:- Versions for PC, Smartphone, and PNA.
- All new syntax ("Function( expr., expr., expr. )" instead of "Function string, {expr.}, %variable%", variables without %, ...).
- Functions in expressions, many old conditions/commands also available as functions.
- Support of ZIP files and COM ports.
- Several new system functions (battery level, screen on/off, notifications, ...).
- Some bugfixes.
v3.1:
- Renamed to MortScript, new extension .mscr.
- Multiline statements (with "\").
- Expressions as parameters (with "{ expression }").
- Simplified "If expression" with parentheses or braces.
- ^CR^, ^LF^, and ^TAB^ for quoted strings.
- ForEach loops.
- Switch conditions.
- Read and write text files (IniRead, ReadFile, WriteFile).
- Download files from internet (Download, IniRead, ReadFile).
- Overwrite parameter for XCopy, Copy, Move, and Rename.
- Other new commands: RegDeleteKey, Input, SleepMessage, GetVersion, GetSystemPath, GetColorAt, GetRGB, GetWindowText.
v3.0:
- Variables.
- Expressions.
- Subroutines.
- Some new comparsion possibilities.
- Retrieve values from the Registry or the current time.
- Checking for and killing running applications.
- Avoid/postpone auto power off (IdleTimerReset).
v2.61:
- Bugfix: Error message for Delete was shown on successfull deletion.
- Choice selection: First entry is preselected, bigger buttons.
v2.6:- New tool: Autorun.exe.
- Choice selection.
- New condition "regKeyExists".
- Optional title for Message and If question.
- New commands: MouseDblClick, CreateShortcut, Rotate, SetBacklight, SetVolume, Reset, Exit.
v2.5:
- Improved error handling (error messages, abort on errors, ErrorLevel command).
- Enabled If conditions and While loops.- Added "Message", "MkDir", and "RmDir" commands.
- "Run" supports parameters.
- Fixed the problem with menus (If MouseClick opened a menu, the script wasn't continued until the menu was closed manually).
v2.3:
- Added "New" command.
v2.2:
- XCopy, Move, and wildcards for Delete.
- Added RegDelete.
- Copy doesn't overwrite no more (use Delete before if necessary!)
v2.1:
- Repeat loops.- Hint when started without parameters.
v2.0:
- Mouse clicks.
- File operations.
- Write in registry.
- More Send commands (SendKeys, direction pad, Home/End).
- Improved parser (optionally space instead of "=", parameters in quotes).
[WM6.5] Titanium plugins that use Mortscript
Info and guides -
A Guide to Windows Mobile 6.5 - Link
Tips and tweaks for the newest era of Windows Mobile, version 6.5.
Walk-through - Link
How to create Titanium skins - Link
List posted from above. Will sift through:
All standard plugins
IsmToday
http://forum.xda-developers.com/showthread.php?t=535682
COffice
http://forum.xda-developers.com/showthread.php?t=510362
TWolf Multiplugin
TWolf Multiplugin
Artesea Twm6.5r
System Panel
BlueProdigy - Appointments in Titanium
CAccessories
CAnalogClock
CComm
CContact
CDigitalClock / CHeroClock
CFacebook
CLauncher, CSettings, CGames, CApps1
CManilamenu
CQuickNotes
CS2P
CVolume
JMLLauncher
JMLPanex
JMLToday
[AddOns/Skins/HowTo's] JMLToday - make YOUR (jmlto)Day!
Multi-Button-Plugins:AppLauncher & Speeddials
JMLTraffic
NRG Weather - Smartphone
Opera Favorites
PlayIt! - Control S2P / Nitrogen | Uses: JMLPanex, TICS
Titanium CommManager
Titanium-Hero Sense UI (QVGA,VGA PORTRAIT)
Titanium Fullscreen Weather
Titanium Weather
Titanium Weather - QVGA|OMNIA Ported Build 21193 to 21501
TitaniumRSS ["Black Beauty"]
TitaniumStarter [Subfolder search]
Titanium Customizations Collection
Themes w/Mortscript as integral:
Titanium LTD (titanium theme)
gchris Theme
Titanium plugins - The Utilities
Also... if you could point me in the right direction for your tutorial I would love to look at it. I like to understand what the certain files do and such.
[TUT] CPR File Editing (Catered for the Excalibur)
Adding
Removing
CPR Utils
Application for theme switching in WM 6.5 Titanium
Classic - Titanium Today Toggle - (for NON TF3D/Manila Devices)
Classic - Sense(manila) - Titanium Today Toggle
Theme switching in WM 6.5 Titanium
HowTo easily change your Plugin from ATPluginInstaller to TICS_installer
Titanium CPR helper - http://forum.xda-developers.com/showthread.php?t=520857
Did a small online tool in flash to help skinners and developers code the CPR's more easily.
Titanium FileChanger2
30 (?) Mortscript apps at XDA
HTC Sense:
facebook tweaks script
Disabling Sense - Improve YouTube, IGO8, etc...
Sense 2.5 Mods (Fast theme switch)
iPhoneToday:
iFonz: Active Weather Icon +5day forecast
IPTWeather: - AccuWeather forecast in iPhoneToday
Mortscripts for iPhone Today v1.4+
music player on iPhoneToday
S2PC for iPhonetoday - (Albumart yeha)
MANILA (M2D/M3D):
I C THRU U 0.8 - Transparent bars, M2D slider and more
M2D, jumping to any tab
MANILA2D(QVGA) - Auto Update Manila2D weather and set it as wallpaper
Spb Mobile Shell:
alienguise
Calendar Replacement Version MS2
Contacts App Replacement Version MS2
Spb Mobile Shell - Microsoft Today - HTC Sense/Touchflo3D Switcher
Vostradamus Mobile Shell Manager
MSkip ProPlus Freedom
MSkip ProPlus Windows Phone 7 Theme
TF3d:
switching between TF3D , today , titanium , Mobile shell
TF3D StandBy
WAD:
[SKN] WP7 LeSScro edition
These scripts are of varied purpose:
Application for theme switching in WM 6.5 Titanium
Auto-Backlight Trick Hack
Auto Installer Tool
Auto syncing ActiveSync through bluetooth
backGrounder - Boot/phone/shutdown image installer
Backup & Restore your Cemail.vol easily
BSweather
- complete clone of the BSWeather
CallBreaker - listens for incoming calls. When it happens, it checks in our agenda if the current appointment has a state of BUSY. If not, then it does nothin. But if yes, it first rejects the call and then sends an SMS to the caller, including in the message the appointments ending time, taken from the agenda - like "I'm busy till 12:30am".
Change your Default Calendar
Change your Default Contact Manager and This
Changing the left softkey in titanium by page/plugin
check your ss signal strength when you have no signal
CycHowdy Messenger
Device Installer - Little autoinsstaller for software, files & settings
Checks for new sms and vmail every 5 min and plays any wav file you have specified
"FlashBack" - Backup & autorestore for hardcore Flashers/Cooks
auto install Cab's reg's and move file to root folder after fresh install
Gameloft games Backup/Restore
GetCoords, Progname, Umlaute
hAndySoftware - Rhodium Tweaks and Utilities
- Hide Folder - A utilty to hide folders from HTC Album
- hAndyFlip - A utility to turn off the screen when the device is face down
- hAndyUtils - A number of utilities and tweaks I use, wrapped together including some of the above
- DPB - A utility to disable the power button when the keyboard is open
HomeScreen PlusPlus UI Theme: Floyd
iniEditor - Get a friendly menu out of an .ini file
Initflashfiles.dat
Internet Link Launcher (AKA Favorite Script)
JZ SmartMort - Copy/Paste- Opera Mini & Mobile, NetFront, Skyfire, Iris & MORE
Long keypress
Measure and compare your battery capacity
MortScript Suite 2.0
MP-NT - Use you stock Headset as remote
Mr-tones
MS Voice Command - Advanced Config
oblyvaeon Random Ringtones
Pocket SportsCenter Expanded - Uses Billboard
QuickGPS database updater
RAM Sweeper 2 Config Tool
RandomRingtone
ReLoad - to simplify reinstalling cab files, and restoring files back to the device from a zip file
SASHIMI - regexport the values YOU want
scheduled light sensor (off at night)
SD Autorun solution for any Windows Mobile ROM
S2P player with Album Art (WAD2) - wallpaper, icons and scripts included
S2PC for iPhonetoday (Albumart)
s2u2weather + IPhonetoday weather + translation
S2U2 lock/Unlock and playwave+Customizer
SkinZone.org Backup & Restore
Small tool to toggle Softick Card Export
StatusTicker - Info ticker for your phone
sUC - suiller UC way
- Mod of Suiller'UC -> SUPER EASY Auto restore (Like UC/UC2) Just by copy/paste
TamerSpClock - Speaking Clock with Chime & Signal Strength detector
taskmanager with a kind of submenu functionality
The Mortifier
The True ActiveSync Fix
tomtom open after 10 min
Tweakster
Show Device UpTime
UCMe2 - Selective backup and SDConfig tool for reflashing
Vasquez Talk To Me - Speaking clock
weathPaper
WifiNoStandby - stop wifi going to sleep
Wombat's PhoneRoam (Roam Without incurring Data charges!)
WPC: WallPaper Changer
XDA_UC V1.0.05, Automated & Silent User & Cook, Configuration Service
XDA_UC Autoconfiguration User To User Thread
Mortscript XML Parser
Mortscript XML Parser
Mortscripts at Other Sites
http://rotlaus-software.de/
ScreenSaver Skin for rlToday
WM7 Skin (TimeZone, 5 days Weather, LastCaller, Date, Clock) for rlToday
TreoCentral.com
LED Killer
LED Notification for All But Email
LEDUp
RunAIM, Poutlook folder switching
XCast/theForceCast
Pocket SportsCenter
Pocket SportsCenter Smartphone Edition
MyBeacon 0.1
TreoVibe
cDate: Today date to replace the carrier logo
Carrier wars *LOL*
Carrier Plugin Refresh
Treo Alerts 8.2
TreoVibe
StockCenter
Ebag's Massive Registry Tweak Script
WM6 A2DP settings - You be the judge
Hack 12: call in progress
InCall
RingtoneRND: Changes the ringtone randomly - I had no idea!
MortScript Menus -- Hyperlinks to .MSCR in .HTML Files
Tweakster
Chimer 1.3
Pocket PodCenter
Profiler
scan the NMEA codes from the GPS
Samsung Omnia
Dis-/Enable Motionsensor with one click
disable press the action key to unlock the touch keys
ModaCo:
ActiveSync Autoclose & ScreenToggle
Backlight Toggle, Utility to Toggle Brightness Between Auto and Manual Adjustment
Battery Saving Screen Brightness Toggle
Controling Rotation on our Omnia
Control TouchPlayer using the headphones button!, Use headphones to control media players
Toggle Active Sync/Mass Storage
Mobilitysite
TT6 launching script with max sound volume
PIE Launching script with 4096 Mo RamDIsk on demand for PIE cache
Rotate Script with PocketBreeze Display optimization on Today screen
High Res Script for Landscape Browsing with PIE
Opera 8.65 Launching script with RamDisk on demand for Opera cache
Coreplayer
kill ActiveSync
Disabling today items using mortscript
Mortscript at other sites
http://www.skinzone.org/:
SkinZone.org Backup
Audio manager with Audio booster
Run and Hide Trackr
Set iContacts as default, or back to stock
Run Flexmail on reset of PPC And hide in background
Automatically turn on Bluetooth, and Sync via Active Sync
WMP to Start playing from preloaded library
Close a program.. run a program, then when that program closes re-start the other program
run Audio booster then run WMP and load library
switch beteen dialers easily
backup saved game data to a certain folder
Battery percentage script and icons for iphontoday plugin
when pocket player exits, turn off bluetoot
FlashBack script with auto restore capablilties
displays a list of system info
http://forum.ppcgeeks.com/:
Scottymomo's Pocket Sports Center
Personalizer ... Change you carrier name app
Mortscript to toggle Standard vs Roam Only in 6.5
toggling TF3D2 to titanium/SPB3/HTC Sense/Androkkid/iPhone
WeatherPanel 2010
4-in-1 switcher
Toggling TF3D2 to titanium/SPB3/HTC Sense/Androkkid
Sense: Neodium & Plutonium
Sense 2.5 Mods (Fast theme switch)
Plutonium Co0kie
Cab to run UC anytime
Mort script to click "YES" during Opera 10 UC install
Batch/Script Files to Organize the Startmenu
iGuidance Script to get around TTS not always working
Handling Cabs with Prompts
backup your Opera Speed Launch list and saved user names and passwords
Cab to Set your Outlook Signature During UC (or anytime)
http://www.winmo-experts.com/:
SASHIMI AutoInstaller RAW Edition v.8.0
Makisu XML Maker v.1.9.2
Doppleganger v.1.1
code.google.com:
cards - Learningsoftware for PocketPC and PC
listpro2web - Use MortScript / PHP to publish and synchronize ListPro task lists
PeraSite:
PeraCount
PeraStats
PeraProfiler
PeraCount with Clock
pocketnow.com:
Rotate Screen when launching application
Getting rid of an annoying pop-up overlay in omnia
True 3D Clocks for X1
Run Times
Update SPB Insight, Windows Live, HTC and Home Weather, then keylock
.i900playeraddict:
BootWait 1.1
Changer le curseur du i900
Désactiver / Activer la rotation automatique
Lancement de Jeux à résolutions différentes
Rotation d'écran
Script Tweaks
lakeridgesoftware:
dagosjt Script Suite 2.0
Accuweather - Plugin / display XML data in WAD2
WAD Workaround
SMS Message Preview and Here and Here.
PlayPause
Site de toniolol
HTC Home Weather 2 backGround Wallpaper
SPB MS3 - Stop and Go
Switch M2D
TF2D_NetC
get weather forecast information from the local official observatory, refresh HTC Home/Manila2D Weather tab and S2U2
PP Weather
PP Weather
MortScript Examples Accumulation
Post your questions and Script parts over here! MortScript examples accumulation
1-293
Bluetooth:
See Post #20 below.
Sound files & Media Players:
sleeptimer which close S2P/Media Player/Coreplayer after 15 min. and starts CleanRam
PlayDir v1.0
Mortscript Wav browser
detects the "AdobeReaderLE.exe" & detects headphones starts "S2P" and "HTC Audio Booster"
MortPlayer
playlist generation
playlist creator/editor
Subtitle and set intel xscale video acceleration for tcpmp
Select a profile", "Office", "Car", "Home"
Sleep Timer
Arrays:
Append Array Function
example of a choice statement populated by a array
The Registry:
Reading RegSubKeys from the Registry
detecting registry change then runs a program
registry settings made to get mortscript to run on first tap
Mortscript Registry Editor b1
Mortscript Registry Editor
Cell tower / RKLocation:
fetch weather from Yahoo w/Get Your Zip
Browser:
switch Internet Explorer to full screen mode
HTTP POST isn't supported, however you could try a GET
Lock Screens:
LockScreen
unlock wm
S2U2:
See Expanded Post #35
ThrottleLauncher:
adding Moon Images to ThrottleLauncher's weather page
Phone, Dialing & Dialer:
DIAL my own no.
manage phoneweaver
checks if call coming in, increases backlight and reverts to old value
time of the last incoming caller
parameters to link to the missed call list?
to dial a number
switching dialer between the skinned one and the default WM one and http://forum.xda-developers.com/showpost.php?p=4343761&postcount=1759
silences the call and acknowledges the missed call and alert + LED before they actually go off
HTC CallStatus
WaitFor Call
Active Call Count
slide actions and vibrate
Images and Image Apps:
open an image
open the image with the default image app
Show/Hide Folders from HTC Album
Wallpaper & Backgrounds:
wallpaper
open up an image and set it to the background
background changer based on the M2D weather icons
select your portrait and landscape wallpaper, then activates it - redrawtoday
Little script that changes the backdrop randomly
Jokes & Sarcasm:
put a message on the screen to say hello world
NOT REAL JUST A JOKE
cab files:
to install cab files
All cab are installed in Storage card
AE Button plus
ShellOverrides\Mod e and postmessage command do not correspond - PostMessage("", 1156, 3, 0)
188 - 681
UnattendedPlayback
Messages & Voice Mail:
get reminded of unread messages
this bit of code will send the sms/email
Pocket Outlook - tmail.exe:
tmail.exe switches
list of all e-mail services
Email Account Chooser
SMS:
Machine-Gun text (send multiple SMS in a row)
file transfer to your work machine & trigger
184
Run("ctlpnl.exe","cplmain.cpl,5,1")
XML & Data Extraction:
foreach file in files (dir & "\*xml*")
open XML with your browser
Read to the end of the line
read each line in sdconfig.txt
how to count the lines of a TXT file
HowdyKeith's Ini Sucker
load every item it in a .ini file into an array
MSCR/TXT converter
problem appears if you save the file ansi-coded. make sure you use unicode
181 - 806
Camera:
modding SirJohn "mirror"
run a .lnk - (ex: run "windows\camera.lnk")
Profiles and Power:
Toggle sound profiles - PostMessage("", 1156, s, 0)
PowerOffWarning
if external power is present: activate loudspeaker
vibrate mode
check backlight settings
Backlight
checking if screen is turned off
change the auto off time
resets Windows suspend timers
Auto Flight mode to preserve battery
a tool that toggles your radio
Basic script to set no timeouts and full brightness
apps using wifi, so pocket won't go sleep - and loose the connection
prevents a device from going sleep or turning backlight off
Sound & Vibration profiles, Touch Diamond
SetSound Profiles
Files and ROM:
Overwriting the file manually with total commander works
Copy works for me only if the file has not the ROM attribute o
Keyboard & SIP:
determine the currently active keyboard layout
SIPChange
EnableSipMenu and here.
eT9 backup and dictionary
The Internet & Network:
wifi fix for Proxycap
dhcpipaddress is hex value
dhcpipaddress
WiFiSSID = "CVhome"
Solution when no connection possible - Proxy connection
check if your email apps are still trying to connect or downloading
Internet Sharing without the pain via Bluetooth PAN
toggle the internet connection and disconnect
Not the connected() thing
toggles data on\off, then writes on\off to a regkey that can be read by WAD
Toggle GPRS
default connection that it will use when a program attempts a connection to the net
Roaming Status Flag
Low Signal script
turns on Wifi, checks after 15seconds if there is a connection, else if it only showas "available"
175
Today Panels and Refresh:
Fring doesn't work with manila (HTC Sense) enabled. Disable HTC Sense & Launch Fring
check and uncheck today plugin
Shell\Open
INI-Reg-Bench
Igo8
Igo8 in portrait or landscape
iGo8 launcher script to allow TTS voices navigation
Disable Manila then start iGO8
TimeStamp()
SetTime
toggle between Active Sync and Mass Storage
Active Sync/Mass Storage
Changes phone call ringtone
RegWriteString: Value with quotas
HS++:
create/modify contact shortcuts in the today screen
eBay Watchlist
Manila2d:
Manila2d Weather Updater
loops until Manila process is terminated
Change FileAttribute and Delete
Created new links for MSN Money, MSN Weather widgets and moved them to it's own folder
Alarms & Timers:
execute a script at 3am every day
3220 - 170
ActiveSync and Sync'ing:
See post #57
Stylus:
utHeadsetPlayer - It monitors if a headset is connected and runs/kills a player respectively
RunAt (This should have it's own Category):
run once within the hour of 2200
Screen Rotation:
Play a game and rotate the screen
LandscapeApp - It watches your screen orientation, and if it detects you went into landscape mode, it will run user defined application. After returning to portrait this app will be closed
does not run the landscape.exe only when the SMS\MMS window is already open before I switch into landscape
Zip Files:
extract here
backuping files into ZIP file. It takes files and paths from a separate text file and creates a ZIP file
Consolidating multiple .zip files - using this with CacheMate to simplify the importing of multiple files containing waypoints, since CacheMate doesn't support the import of more than one file at a time.
Waits for Blackberry Connect security lock and unlocks the device
I am thinking there are more
Post your questions and Script parts over here! MortScript examples accumulation
Miscellany:
The 'clicky' thing
OziExplorer
Alarm Script (reminder)
Cleanup Recently Used Programs
Copy and Paste script
basic mortscript to enable bt sound
display status messages and a kind of countdown. Once kicked off it runs on its own, refreshes (if required, i.e. if the status display needs to change) every second displaying the content of the registry value "info" until the registry value "DoShow" toggles. During the process a given startvalue (approximated duration) is decreased like a countdown and restartet if necessary
module to log scripted actions in a standardized manner (last entry first, date, indented, limited number of lines - rest is cut of...)
deletes all but a given amount (TargetCount) of files in a folder (TargetPath) that match a search pattern (TargetSpec). It sorts and hence deletes the oldest files, if the filenames contain time stamps.
convert a decimal number to hex or bin
Treo keylight manager
change the ringtone profile to default
Wireless today item
reminder beep every 2 min when you have unattended -missed call/Voice mail/sms text
Generic registry value changer with two examples
Universal Changer
podcast synchronisation
Treo Alert
for dual sime card holder
sim card switcher with the ability to select the specific Gprs connection of either operator
Notification - based hour chime
HomeWifiSSID
reports the phone's status
detects when a USB ActiveSync connection is made
Multi Button
HeadCounter
SoftKey Applet
Hijri Shamsi (Jalali) Date script
GPS Access
Backlight
zaTunnel to fire up an ssh tunnel on port 21
DeviceBeta\Today
GLYPHCACHE, EnableCache, and ReplStoreCacheSize
remove 0 from rlToday Skins
checks for email when I want it to
Backlight Adjust
Escalating Notification Script
Toggle 3G
alternative of Connect
changes the basehue of the phone
StopWatch
colorat - upperleft is 0,0, then plug in the RGB values here to see what color it is (http://www.colorschemer.com/online.html)
replace the particular characters
turn volume (ringer and system volume) up and down without a soft reset
Monitors a headset jack and launches a MortPlayer upon jack inserting and closes it on rejecting it
Autoupdate for BSWeather
capitalized:
first letter of a word capitalized
first letter of a sentence capitalized
Roaming on and off
beep and/or vibration each hour and/or quarter
converting to/from ASCII
disables the oclock params, on each profile update
check for email on power on, if connected to the home WiFi network
Shortcut Creator
sort function:
sort function
sort an array alphabetically
Toggle notification LED with WiFi connection
colorat
Switch to the App Who's Title You Want
frontend for DOSBOX
InstallCab
GetOwnerInfo, SaveOwnerInfo, GetOwnerNotes, and SaveOwnerNotes
hex converter
HTC:
HTC - Change Default Image Name on Pictures taken
HTC Album Script
Htc Home weather
Voip button in Comm Manager
toggle Wifi when Internet Explorer is opened and closed (Wifi_on.exe and Wifi_off.exe )
HTC AutoRUN substitute
MS3:
Getting Install Directory and SPB MS3
tabbed browsing in IE
InternetSharing
"Pigeon" which checks its presence and if it takes off starts it again
OggSync Google Calendar Sync
Acquiring WebDatas:
NFL ScoreBoard
GetStock
stock watchlist
WeatherS2U2PWCurrentv7
Weather
AccuWeatherScript&Icons
Current weather from SPB Weather
MarsWareWeatherPanel & S2U2
update my pop mail program, nPOP, and SPB Insight hourly on Monday-Friday from 9am-6pm
spbinsight_updater.mscr
appointment:
read out date and time of an appointment
start time followed by the end time from the Current appointment
Last Incoming Caller Number
Appointments
checks a status of the current agenda appointment, and if busy
AutoReboot
Checking for Notifications - Essentially, all active notifications show up in HKLM\system\state\shell\notifications\Active
HTC GSensor:
HTC GSensor change detection
use the Diamond's g-sensor, to lock and unlock based on the Device orientation
Post Cold-boot Installation script, Touch Diamond
CloseWindow
OMInvokeAndPasteScript
create a simple SDConfig.txt
Route the audio to earpiece speaker while Skype is active
one script for all extensions
copy bronzeres.dll to windows
Export and Import whole CHOME reg keys
using a tool to export regkeys like DotFred's Taskmgr
Manila V2 Backdrop rotation script
Improve YouTube when using Sense
WCELoad:
wceload.exe - Command-Line Params.
cusTSK.exe
Mortscript CheckVersion Function
Settings Refresh
AppToDate Library of Mort scripts
Blackberry Conect MouseClicks
Choice from TXT
Tracking Data & Log File:
Script to enter expenses
enter current mileage
zipfiles
Screen Coordinates
Installs all cab files listed in registry values
Reverting to portrait mode
flip the screen landscape <> portrait
561: 213
get the script run again in one minute
Reminder Notifications Working...
SendMessage( HWND_BROADCAST, WM_WININICHANGE, 242, 0 )
...it stopped working in MortScript ver 4.3b11
I just use RedrawToday now
apps that are working although the screen is turned off
uses sound.exe to toggle sound and perfectly backups and restores your ringtone
script to go to the home page
mortscript gui for Bluetooth Audio Gateway Control
TF3d:
TF3D StandBy
TouchFLO is enable, Navigator is starting
Script to disable All SIPs except WM Keyboard
recreate some Titanium plugins or even the Flash gadgets from Throttle
Auto-Creating a Swype Dictionary
Collection of Array Functions
waitforactive and minimize
Gives name of storage card
xcopy command
GPS, TomTom, GarminXT:
tomtom for limiting battery consuption
Cannot Connect Bubble and TomTom
GPStest
use day map colors from 7:00 am to 8:00 pm, and night map colors from 8:00 pm to 7:00 am
GarminXT
IGO8 - with either internal GPS (Com4) or external BT GPS (Com1), use a different sys.txt
stay alive until I close the app, eg GPS software, in particular Destinator
adding yourscript.mscr to the Notification Queue
200
load .ini items to variables
M2D, jumping to any tab
Theme Switcher
export the ExtensibilityXML registry key and then reimport it
Kill Apps
Creating shortcuts which "wrap" a program with WVGAFIX3
check for MS Voice Command running
Registry Settings
Today left softkey:
HKEY_CURRENT_USER\Software\Microsoft\Today\Keys\11 2
[Default] = Text on softkey
Open = Path to program to run
Today right softkey:
HKEY_CURRENT_USER\Software\Microsoft\Today\Keys\11 3
[Default] = Text on softkey
Open = Path to program to run
Posted in: Windows Mobile 6.x Registry Changer
Custom Icons (HKLM \ Security \ Shell \ StartInfo \ Start \):
Activesync
Internet \ Activesync.lnk\Icon = \Storage Card\Icons\Backup-Reset-ActiveSync.png
Album
Album.lnk\Icon = \Storage Card\Icons\Movies.png
Album
Album.lnk\Icon = \Storage Card\Icons\Movies.png
Camera
Multimedia \ Camera.lnk\Icon = \Storage Card\Icons\Camera.png
Cash Organizer
Cash Organizer.lnk\Icon = \Storage Card\Icons\Handy Shopper.png
cleanRAM
cleanRAM Config.lnk\Icon = \Storage Card\Icons\Freeup RAM.png
Facebook
Internet \ Facebook.lnk\Icon = \Storage Card\Icons\Facebook.png
FIM
fim.lnk\Icon = \Storage Card\Icons\Facebook.png
FM Radio
Multimedia \ FM Radio.lnk\Icon = \Storage Card\Icons\FMRadio3.png
Garmin XT
Garmin Mobile XT.lnk\Icon = \Storage Card\Icons\Garmin XT.png
Google Maps
GPS \ Google Maps.lnk\Icon = \Storage Card\Icons\GoogleMaps.png
IE
Internet \ Internet Explorer.lnk\Icon = \Storage Card\Icons\IE.png
In Call Recorder
Multimedia \ In Call Recording.lnk\Icon = \Storage Card\Icons\Mailbox-Callrecorder.png
Java
Internet \ Java.lnk\Icon = \Storage Card\Icons\Java.png
MP3 Trimmer
Multimedia \ MP3 Trimmer.lnk\Icon = \Storage Card\Icons\mp3trimmer.png
Music ID
Music ID.lnk\Icon = \Storage Card\Icons\MusicID.png
Nitrogen
Nitrogen.lnk\Icon = \Storage Card\Icons\Coreplayer.png
Opera
Internet \ Opera.lnk\Icon = \Storage Card\Icons\Opera.png
Opera Mini
JAVA \ Opera Mini.lnk\Icon = \Storage Card\Icons\Opera Mini.png
Pandora
Pandora.lnk\Icon = \Storage Card\Icons\Pandora.png
PocketTwit QuickPost
PockeTwit QuickPost.lnk\Icon = \Storage Card\Icons\Twitter.png
PockeTwit
PockeTwit.lnk\Icon = \Storage Card\Icons\Twitter.png
Recorder
Multimedia \ Voice Recorder.lnk\Icon = \Storage Card\Icons\Recorder.png
Remote Desktop
Internet \ Remote Desktop.lnk\Icon = \Storage Card\Icons\RemoteDesktop.png
Resco File Explorer
Resco File Explorer.lnk\Icon = \Storage Card\Icons\Resco Explorer.png
Resco Registry Editor
Resco Registry.lnk\Icon = \Storage Card\Icons\Registry2.png
Reset
Reset.lnk\Icon = \Storage Card\Icons\Shutdown2.png
RSS Hub
Internet \ RSS Hub.lnk\Icon = \Storage Card\Icons\RSS.png
Scumm VM
ScummVM.lnk\Icon = \Storage Card\Icons\scummvm.png
SPB Backup
SPB Backup.lnk\Icon = \Storage Card\Icons\spbbackup.png
TCPMP
Multimedia \ TCPMP.lnk\Icon = \Storage Card\Icons\Play.png
Total Commander
Magic Mirror.lnk\Icon = \Windows\mirror.png
Weather Radar
Weather Radar.lnk\Icon = \Storage Card\Icons\MemoryMap.png
Windows Live
Internet \ Windows Live.lnk\Icon = \Storage Card\Icons\Windows Live.png
Windows Live Messenger
Internet \ Messenger.lnk\Icon = \Storage Card\Icons\Windows Live Messenger.png
Windows Media Player
Multimedia \ Windows Media.lnk\Icon = \Storage Card\Icons\MediaPlayer.png
WMWifi Router
WMWifiRouter.lnk\Icon = \Storage Card\Icons\irdaON.png
You Tube
Multimedia \ YouTube.lnk\Icon = \Storage Card\Icons\YouTube.png
Miscellaneous:
(HKCU \ ControlPanel \)
No Keyboard Auto PopUp
SIP\TurnOffAutoDeploy = 1
Autolock Phone If Supported
BackLight\AutoDeviceLockEnable = 1
Delay Device Autolock
BackLight\AutoDeviceLockTimeout = 10
CallerIDMatch
Phone\CallIDMatch = 8
Delete regkey
HKCU \ Comm \ Security \ SystemCertificates \ Root \ Certificates \ 3F0EDB1A8C71877A1FF44C23E5094013B8F39358\Blob = 55
Adjust Screen Sensitivity
HKLM \ Drivers \ TouchPanel\PressureThreshold = 200
(HKLM \ init\)
Enable UMAClient
Launch117 = UMAClient.exe
Disable UMAClient
Launch117 = 0
ENGLISH MUI Available
HKLM \ MUI \ Available\1033 = ENGLISH
RTSP Fix
HKCR \ rtsp \ Shell \ Open \ Command\Default = "\Windows\StreamingPlayer.exe" %1
Fix SMS Timestamps
HKLM \ Software \ OEM \ SMS\RecvTimeStamp = 1
(HKLM \ Software \ Arcsoft \ Arcsoft MMS UA \ ConfigMM1MMSCSetting \ SampleMMSC\)
Change MMS Receive Limit to 1000KB
WAP1RecvDefault = 1024000
Change MMS Receive Limit to 300KB
WAP2RecvDefault = 1024000
Change MMS Send Limit to 300KB
Wap1SendDefault = 1024000
Change MMS Send Limit to 300KB
WAP2Senddefault = 1024000
(HKLM \ Software \ Microsoft \)
Brisbane DST Time
Timezones \ 260\Brisbaneupdate = a8,fd,ff,ff,00,00,00,00,c4,ff,ff,ff,00,00,00,00,00
,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,0
0,00,00,00,00,00,00,00,00,00,00
Brisbane DST Fix
Timezones \ 260\TZI = A8 FD FF FF 00 00 00 00 C4 FF FF FF 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00
Show calendar event text in month view
Calendar\ShowTextInMonthView = 1
Increase MaxConnectionsPerServer
Windows \ Current Version \ Internet Settings\MaxConnectionsPerServer = 32
Disable Asus Today Plugin
Today \ Items \ Asus Today\Enabled = 0
Disable Autorun ActiveSync
ActiveSync\KeepAlive = 10080
(HKLM \ Software \ Microsoft \ Shell\)
Show Title Bar Battery Instead of Clock
ShowTitleBarClock = 0
Start Menu in Alphabetical Order
StartMenu\order = 0
Fuze 4 Columns in Programs 1 No V Bar
IconConfig\HorizontalIconSpacing = 120
Fuze 4 columns in Programs 2
IconConfig\IconTitleFontSize = 7
Fuze 4 columns in programs1 with vertical bar
IconConfig\HorizontalIconSpacing = 110
( Inbox \ Settings \)
Disable SMS Conversation
OEM\SMSInboxThreadingDisabled = 1
Disable SMS Sent Notification
SMSNoSentMsg = 1
Buttons
Buttons
HKLM \ Software \ Apps \ KeyAssignment \ Click \ 251 \ Open\shlaunch.exe = 0
Contacts
Enable PPTP Power Management
HKLM \ Software \ Microsoft \ AddrBook\Flags = 16384
Cricket
Cricket
HKLM \ Software \ Arcsoft \ Arcsoft MMS UA \ Config \ MM1 \ MMSCSetting \ Cricket MMS\Current Operator Name = Cricket
Disable Data Server
disable Dataserver application
HKLM \ Software \ Intermec \ Dataserver\LoadBTServer = 0
Disable SMS Inbox Threading
Disable SMS Inbox Threading
HKCU \ Software \ Microsoft \ Inbox \ Settings \ OEM\SMSInboxThreadingDisabled = 1
Email Order
List emails in reverse chronological order
HKCU \ Software \ Microsoft \ Inbox \ Settings\SortOrder = 1
(HKLM \ SOFTWARE \ Tegic \ eT9 \ IME\)
Enable ABC as default input
CarrierDefaultTextMode = 0
On T9 dictionary
CarrierDefaultTextMode = 1
Opera Splash
HKCU \ Software \ Opera \ Calendar \ Info\SplashscreenPortrait = \Windows\SplashscreenPortrait.png
(HKLM \ system \)
cmksettings
uptime\Active = 775
Email Address Issue
Email Address Suggestions Fix
Inbox \ RecipientAutocomplete\MaxSuggestions = 3
No headset prompt
State \ Hardware\Headset = 1
Change System And Context Menu Font Size
GWE \ Menu \ PopFnt\Ht = 1000
(HKLM \ System \ CurrentControlSet \ Control \ Layouts \ e0010409\)
disable xt9 1
Ime File = \windows\compime.dll
disable xt9 2
Layout Text = COMP IME
Enable Tilt2 Autocorrect 1
Ime File = \windows\compime.dll
enable xt9 2
Layout Text = eT9 IME
(HKLM \ System \ GWE \ Menu \)
Pop Menu Font Size
BarFnt\Ht = 800
PopFnt
PopFnt\Ht = 1000
Revert Menu Enhancements to Original
Menu\CUIHandler = 0
= FuzeMobility.com Approved and Tested
BASS RYUD
BASS
HKLM \ Comm \ PPTP1 \ Parms \ Bass\EnablePowerManagement = 10
Registry Settings
SPB Mobile Shell 3
Create Contacts Widget
HKLM \ Software \ Spb Software House 2 \ Spb Mobile Shell \ Menu \ Root \ Organizer\Image = dword:000000d9
House spelled wrong in all non working
HKLM \ Software \ Spb Software Hause 2 \ Spb Mobile Shell \ Now Screen \ Layouts \ :TASKMANAGER\Default = TaskManager
Lifestyle Screen - 3 pages default
HKLM \ Software \ Spb Software House 2 \ Spb Mobile Shell \ Widgets \ HomeScreen\PageCount = 3
Lifestyle Screen - 5 pages
HKLM \ Software \ Spb Software House 2 \ Spb Mobile Shell \ Widgets \ HomeScreen\PageCount = 5
Lifestyle Screen - 6 pages
HKLM \ Software \ Spb Software House 2 \ Spb Mobile Shell \ Widgets \ HomeScreen\PageCount = 6
Not Working
HKLM \ Software \ Spb Software Hause 2 \ Spb Mobile Shell \ Now Screen \ Layouts \ :TASKMANAGER\TaskManager = Normal
Not Working
HKLM \ \ Software \ Spb Software Hause 2 \ Spb Mobile Shell \ Now Screen \ Panels \ 12\Default = 0
Not Working
HKLM \ \ Software \ Spb Software Hause 2 \ Spb Mobile Shell \ Now Screen \ Panels \ 12\ManageFavs = 0
Not Working
HKLM \ \ Software \ Spb Software Hause 2 \ Spb Mobile Shell \ Now Screen \ Panels \ 12\Name = :TASKMANAGER
Taskmanager
HKLM \ \ Software \ Spb Software House 2 \ Spb Mobile Shell \ Now Screen \ Panels \ 12\Text = TaskManager
XXX TYTN 2 BEST
Disable Auto Keyboard PopUp
HKCU \ ControlPanel \ Sip\TurnOffAutoDeploy = 0
Disable the security warning when installing non-certified application
HKLM \ Security \ Policies \ Policies\0000101a = 1
Enable FileSystem cachespeeding up overall performance
HKLM \ System \ StorageManager \ FATFS\EnableCache = 1
Increase FileSystem cache
HKLM \ System \ StorageManager \ FATFS\CacheSize = 32768
Increase FileSystem filter cache speeding up overall performance
HKLM \ System \ StorageManager \ Filters \ fsreplxfilt\ReplStoreCacheSize = 32768
load the xip in memory to speed up access
HKLM \ System \ StorageManager \ Profiles \ FLASHDRV \ IMGFS\xip = 1
PIE Cookies
HKCU \ Software \ Microsoft \ Windows \ CurrentVersion \ Explorer \ Shell Folders\Cookies = \Storage Card\Application Data\IE\Cookies
PIE History
HKCU \ Software \ Microsoft \ Windows \ CurrentVersion \ Explorer \ Shell Folders\History = \Storage Card\Application Data\IE\History
PIE Temp to storage card
HKCU \ Software \ Microsoft \ Windows \ CurrentVersion \ Explorer \ Shell Folders\Cache = \Storage Card\Application Data\IE\Temporary
Internet Files
Speed up your Display
HKLM \ SYSTEM \ GDI \ GLYPHCACHE\limit = 16384
GPS
Change Mode to 4
HKLM \ Software \ HTC \ SUPL AGPS\GPSMode = 4
Demo - Disable aGPS on Incite
HKLM \ System \ CurrentControlSet \ GPS Intermediate Driver \ Drivers \ GPSOneDevice\FixMode = 0
Disable Smartmode
HKLM \ Software \ HTC \ SUPL AGPS\EnableGPSSmartMode = 0
Enable GPS Photo Mode on HTC Ozone
HKLM \ SOFTWARE \ HTC \ Camera \ P9\Enable = 1
Enable GPS Photo Mode on HTC Ozone test
HKLM \ SOFTWARE \ HTC \ Camera \ P9\Enabled = 1
GPS Poll Int 100
HKLM \ System \ CurrentControlSet \ GPS Intermediate Driver \ Drivers \ Samsung GPS Hardware\PollInterval = 100
Optimize gps
HKLM \ System \ CurrentControlSet \ GPS Intermediate Driver\OldLogFile =
Optimize gps for tomtom 2
HKLM \ System \ CurrentControlSet \ GPS Intermediate Driver \ Drivers\InputBufferSize = 128
Rogers for Agps
HKLM \ Software \ HTC \ SUPL AGPS\APN = "internet.com"
Rogers GPRS connection for AGPS
HKLM \ Software \ HTC \ SUPL AGPS\GPRSConnection = "Rogers Internet"
Rogers Network for aGPS
HKLM \ Software \ HTC \ SUPL AGPS\Network = 0
Power Management
Disabled Cache
HKCU \ Software \ Microsoft \ Windows \ CurrentVersion \ Internet Settings\DnsCacheEnable = 0
Disables Epix Notification Popups
HKLM \ Hardware \ Devicemap \ Touch\CalibrationData = 519,503 177,881 182,129 847,127 849,872
Enable Irsir Power Management
HKLM \ Comm \ Irsir1 \ Parms\DisablePowerManagement = 0
Enable L2TP Power Management
HKLM \ Comm \ L2TP1 \ Parms\DisablePowerManagement = 0
Enable MAC Activesync Power Management
HKLM \ Comm \ AsyncMac1 \ Parms\DisablePowerManagement = 0
Enable MMC Power Management
HKLM \ Drivers \ SDCARD \ ClientDrivers \ Class \ MMC_Class\DisablePowerManagement = 0
Enable NAND Power Management
HKLM \ Drivers \ SDCARD \ ClientDrivers \ Class \ NAND_Class\DisablePowerManagement = 0
Enable PPTP Power Management
HKLM \ Comm \ PPTP1 \ Parms\DisablePowerManagement = 0
Enable SIM Power Management
HKLM \ Drivers \ SDCARD \ ClientDrivers \ Class \ SIM_Class\DisablePowerManagement = 0
gprs off
HKLM \ Comm \ ConnMgr \ Planner \ Settings\SuspendResume = GPRS_bye_if_device_off
KS20 Suspend GSM Driver
HKLM \ SYSTEM \ CurrentControlSet \ Control \ Power \ State \ Suspend \ {A32942B7-920C-486b-B0E6-92A702A99B35}\Default = 1
Opera
Make Opera Default Browser 1
HKCR \ urlfile \ Shell \ Open \ Command\Default = \Windows\\OperaL.exe
Make Opera Default Browser 2
HKCR \ http \ Shell \ Open \ Command\Default = \Windows\\OperaL.exe
Make Opera Default Browser 3
HKCR \ https \ Shell \ Open \ Command\Default = \Windows\\OperaL.exe
Make Opera Default Browser pt4
HKLM \ Software \ Microsoft \ Shell \ Rai \ EFBROWSER\3 = 0
OperaFLO
HKLM \ Software \ Opera \ Info\PanFps = 30
RealExit
HKLM \ Software \ Opera \ Preload\RealExit = 1
Stop Opera keyboard auto pop up 1
HKCU \ ControlPanel \ SIP\AllowChange = 0
Stop Opera keyboard auto pop up 2
HKCU \ ControlPanel \ SIP\DragStyle = 1
Stop Opera keyboard auto pop up 3
HKCU \ ControlPanel \ SIP\MenuBarHeight = 1
Undo Stop Opera keyboard auto pop up 1
HKCU \ ControlPanel \ SIP\AllowChange = 1
Undo Stop Opera keyboard auto pop up 2
HKCU \ ControlPanel \ SIP\DragStyle = 0
Undo Stop Opera keyboard auto pop up 3
HKCU \ ControlPanel \ SIP\MenuBarHeight = 34
Today Screen
always show battery
HKLM \ Software \ Microsoft \ Shell \ TaskBar\ConsistentClockOrBattery = dword:00000001
Calendar
HKLM \ Software \ Microsoft \ Today \ Items \ "???"\Flags = 1
Custom Manilla Texture
HKLM \ Software \ HTC \ EnlargeMenu\ManilaCustomTexture = \Desktop.jpg
Default Background
HKLM \ Software \ Microsoft \ Today\Wall = \My Documents\Jesse Acer\Wallpaper.gif
Direct close the programs
HKLM \ Software \ HTC \ HTCAlbum\ok_minimize = 0
Enable Calender Plugin
HKLM \ Software \ Microsoft \ Today \ Items \ "Kalender"\Enable = 1
GoogleSearch
HKLM \ Software \ Microsoft \ Today \ Items \ GoogleSearch\Enabled = 0
Hides Calendar from Today
HKLM \ Software \ Microsoft \ Today \ Items \ "Calendar"\Enabled = 0
Hides the HTC Home from Today
HKLM \ Software \ Microsoft \ Today \ Items \ HTC Home\Enabled = 0
Lock Device
HKLM \ Software \ Microsoft \ Today \ Items\Enabled = 1
Remove Separator Lines
HKLM \ Software \ Microsoft \ Today\HidePluginSeparators = 1
Tasks
HKLM \ Software \ Microsoft \ Today \ Items \ "??"\Flags = 7
Bluetooth Enhancements
aa
HKLM \ Software \ Microsoft \ Obex\IsEnabled = 1
Bitpool
HKLM \ Software \ Microsoft \ Bluetooth \ A2DP \ Settings\BitPool = 58
Bluetooth Discovery on
HKLM \ Software \ OEM \ Bluetooth\DiscoverableTimeOut = 0
Bluetooth Power Management
HKLM \ Software \ Microsoft \ Bluetooth \ AudioGateway \ PowerSave\Bluetooth Power Save = 1
Change BlueTooth ID to -Windows Mobile Device-
HKCU \ Software \ Microsoft \ Bluetooth \ Settings\LocalName = Windows Mobile Device
Enable Stereo A2DP
HKLM \ SOFTWARE \ Microsoft \ Bluetooth \ A2DP \ Settings\UseJointStereo = 0
Increase Bitpool For Use With Stereo
HKLM \ Software \ Microsoft \ Bluetooth \ A2DP \ Settings\BitPool = 50
Increase Max Bitpool For Use With Stereo
HKLM \ Software \ Microsoft \ Bluetooth \ A2DP \ Settings\MaxSupportedBitPool = 50
Increase SampleRate
HKLM \ Software \ Microsoft \ Bluetooth \ A2DP \ Settings\SampleRate = 96000
Max Bitpool
HKLM \ Software \ Microsoft \ Bluetooth \ A2DP \ Settings\MaxSupportedBitPool = 58
reset wireless
HKLM \ Comm \ ConnectionSharing\PrivateInterface = BTPAN1
Set Wireless
HKLM \ Comm \ ConnectionSharing\PrivateInterface = TIACXWLN1
Tomek 2 Way Recording
HKLM \ Drivers \ BuiltIn \ WaveDev \ VocRecPath\dword = 00000002
Use Vito Voicedialer from BT
HKLM \ Software \ OEM \ VoiceCommand\Path = \Program Files\VITO\VoiceDialer\VoiceDialer.exe
Change storage to Storage Card
Audio Save Path to SD
HKCR \ SystemFileAssociations \ audio \ shell \ save \ Save Location\Default = \Storage Card\My Documents\My Music
Change Manila Language To PORTUGUESE
HKCU \ MUI\CurLang = 2070
Cookies to SD
HKCU \ Software \ Microsoft \ Windows \ CurrentVersion \ Explorer \ Shell Folders\Cookies = \Storage Card\Temp\Cookies
History to SD
HKCU \ Software \ Microsoft \ Windows \ CurrentVersion \ Explorer \ Shell Folders\History = \Storage Card\Temp\History
Images to SD
HKCR \ SystemFileAssociations \ image \ shell \ save \ Save Location\Default = \Storage Card\My documents\My Pictures
Mail Attachments to SD
HKLM \ System \ Inbox \ Settings\AttachPath = \Storage Card\Mail\Attachments
Mail Storage to SD
HKLM \ System \ Inbox \ Settings\PropertyPath = \Storage Card\Mail
MMS Record to SD
HKLM \ Software \ Arcsoft \ ArcSoft MMS UA \ Config \ Folder\RecordPath = \Storage Card\My Documents
MMS Sounds to SD
HKLM \ Software \ Arcsoft \ ArcSoft MMS UA \ Config \ Folder\SoundPath = \Storage Card\My Music
MMS Video to SD
HKLM \ Software \ Arcsoft \ ArcSoft MMS UA \ Config \ Folder\VideoPath = \Storage Card\My Videos
My Documents to Interner Speicher
HKLM \ System \ Explorer \ Shell Folders\My Documents = \Storage Card\My Documents
Ring Tones to SD
HKCU \ ControlPanel \ SoundCategories \ Ring\Directory = \Intern geheugen\Mijn Documenten\RingTones
Temporary Internet Files to SD
HKCU \ Software \ Microsoft \ Windows \ CurrentVersion \ Explorer \ Shell Folders\Cache = \Storage Card\Temp\Internet Files
Videos to SD
HKCR \ SystemFileAssociations \ video \ shell \ save \ Save Location\Default = \Storage Card\My Videos
And lest but LEast
Enable Data Connection
Enables the Default Data Connection Included With Verizon Phones
HKLM \ \ Comm \ ConnMgr \ Providers \ {7C4B7A38-5FF7-4bc1-80F6-5DA7870BB1AA} \ Connections \ Data Network Connect\DISABLE = 0
FD
Fix uSDCard Encription
HKLM \ System \ StorageManager \ Filters \ ENCFilt\EncryptByDefault = 0
Google Maps
Enable WiFi Connection
HKLM \ Software \ Google \ GoogleMaps\preferrednetwork = 0
GPRS
Set SMS Service to GPRS
HKCU \ ControlPanel \ PhoneExtendFunction\GPRSAuthenticationMethod = 1
GPS Driver
Use External GPS
HKLM \ System \ CurrentControlSet \ GPS Intermediate Driver \ Drivers\CurrentDriver = Control Panel Configured Device
GWE
Disable Magnifier
HKLM \ System \ GWE \ MAGNIFIER\Enable = 0
Homescreen Optimization (chome)
Disable SMSMMSOverride
HKLM \ Software \ Microsoft \ CHome\SMSMMSOverride = 0
ICS
ForceCellConnection
HKLM \ Comm \ InternetSharing \ Settings\ForceCellConnection = 1
Kaiser XIP
XIP in Memory
HKLM \ System \ StorageManager \ AutoLoad \ Relfsd\paging = 1
Keyboard fix
Keyboard fix
HKLM \ Software \ Tegic \ eT9 \ Ime\CurrentET9Style = 0
Keyboard Vibration
Enable Keyboard Vibration for PDAVIET ROM
HKLM \ Ssoftware \ OEM \ KeyState\UseService = 1
KS20 no simkit
Disable Simkit
HKCR \ CLSID \ {7B58F1D9-1C13-440f-894B-B90680570A2D} \ InProcServer32\Default = nosimkit.dll
LG Incite Specific Tweaks
Enable editing of MediaNet connection
HKLM \ Comm \ ConnMgr \ Destinations \ MEdia Net\ReadOnly = 0
LG KS20 Dialer
KS20 Videocall
HKLM \ Security \ Phone \ Skin\Ext = PHONEEXT.DLL
Lockscreen_delay_fix
Disable FirstCalibration
HKLM \ Hardware \ DeviceMap \ KEYBD\FirstCalibration = 0
No Beep
No Beep
HKCU \ ControlPanel \ SoundCategories \ Cal lStart\InitVol = 0
Notes
Save to Card
HKLM \ Software \ Microsoft \ Notes\FileDest = \Storage Card
OEM
OEM
HKLM \ SOFTWARE \ OEM\ROMVersion = Pegasus
Palring Tweaks
Enable Facebook Chat
HKCU \ Software \ Palringo\Beta/Facebook = 1
pokus
pokus
HKLM \ Comm \ Tcpip \ Hosts\web = AC106420
ReadIntervalTimeout
ReadIntervalTimeout
HKLM \ System \ CurrentControlSet \ GPS Intermediate Driver \ Drivers \ Control Panel Configured Device\ReadIntervalTimeout = MAXDWORD
Rename Storage Card
Rename Storage Card to SD Card
HKLM \ System \ StorageManager \ Profiles \ SDMMC\Folder = SD Card
S2U2
EXE ExceptionList
HKCU \ Software \ A_C \ S2U2\ExceptionEXE9 = TurboApps.exe
Screen
Keep Screen On
HKLM \ System \ CurrentControlSet \ Control \ Power\BattPowerOff = 0
Show WM 6.5 Settings
Enable WM 6.5 Settings
HKLM \ Security \ Shell \ StartInfo\HideSettings = 0
SIP
SIP Proxy
HKLM \ SOFTWARE \ Vocera\sipProxy = 10.37.37.9
SMSDeliveryNotify
SMSDeliveryNotify
HKLM \ SOFTWARE \ Microsoft \ Inbox \ Settings\SMSDeliveryNotify = 1
SNTP Time Sync
IP Address of Time Server
HKLM \ SOFTWARE \ Intermec \ SNTPclient\TimeServer = 194.109.22.18
Stoke search in smartdialer
Stoke search
HKLM \ Software \ Microsoft \ Shell \ smartdialer \ Chinese\Mode = 1
VITO SMS-Chat as default
VITO SMS-Chat as default SMS
HKLM \ Software \ Microsoft \ Shell \ Rai \ :MSINBOX\1 = 0
AT&T Tilt2
Enable tethering with MEdia Net part1
HKCU \ Software \ Microsoft \ InternetSharing\LastCellConnection = MEdia Net
Enable tethering with MEdia Net part2
HKLM \ Comm \ InternetSharing\ForceCellConnection = MEdia Net
DeviceID
Change DeviceID
HKLM \ Ident\Name = Species5618
Change OwnerID
HKCU \ ControlPanel \ Owner\James Weatherly = Lee H-W
Dial Pad Sound
Treo Disable Dial Pad Sound
HKCU \ ControlPanel \ Sounds \ Keypress\BeepMode = 0
Treo Pro Enable Dial Pad Sound
HKCU \ ControlPanel \ Sounds \ Keypress\BeepMode = 2
Diamond email on Internal Storage
email attachments on Internal Storage
HKLM \ System \ Inbox \ Settings\AttachPath = \Intern geheugen\Mail\Attachments
Store email on Internal Storage
HKLM \ System \ Inbox \ Settings\PropertyPath = \IIntern geheugen\Mail
fsf
Enable Registry edit
HKLM \ Security \ Policies \ Policies\00000101b = 1
sfds
HKCU \ Software \ Elecont \ Weather\Activation Cod = 4
IE Speed
Increase Server
HKCU \ Software \ Microsoft \ Internet Explorer \ Main\MaxRequestThreads = 25
Increase Server
HKCU \ Software \ Microsoft \ Internet Explorer \ Main\MaxConnectionsPerServer = 25
InputMethod
Enable ChongJi
HKCR \ CLSID \ {E18BFD44-DF36-11D1-90DD-0000F81E0CE9}\IsSIPInputMethod = 1
Reset Touch Input to ABC
HKLM \ Software \ Tegic \ eT9 \ Ime\CurrentET9Style = 0
InternetIncreasMaxConnects_15
Max Connection Per 1 0
HKCU \ Software \ Microsoft \ Windows \ CurrentVersion \ Internet Settings\MaxConnectionsPer1_0Server = 20
Speed Up Internet Access
HKCU \ Software \ Microsoft \ Windows \ CurrentVersion \ Internet Settings\MaxConnectionsPerServer = 10
MAPI
Force Mail Attachments Property Path to Storage Card
HKLM \ Settings \ System \ Inbox \ Settings\PropertyPath = \Intern geheugen\MAPI
Force Mail Attachments to Storage Card
HKLM \ Settings \ System \ Inbox \ Settings\AttachPath = \Intern geheugen\MAPI\Attachments
Nuked Camera
add 400x240 widescreen video recording
HKCU \ Software \ Samsung \ Camera\VideoSize = 1653
widescreen omnia video recording
HKCU \ Software \ Samsung \ Camera\VideoSize = 1653
pBar_Arrow
Hide
HKCU \ Software \ PhudongSoft \ pBar\Popup = 0
Show
HKCU \ Software \ PhudongSoft \ pBar\Popup = 1
Rom Install
FATFS Cache Size
HKLM \ System \ StorageManager \ FATFS\CacheSize = 32768
Improve scrolling
HKLM \ Drivers \ TouchPanel\PressureThreshold = 00013be2
SMS Tweaks
Disable Account Picker
HKCU \ Software \ Microsoft \ Inbox \ Settings\AcctPicker = 0
Enable Threaded SMS Messages
HKLM \ Software \ Microsoft \ Inbox \ Settings \ OEM\SMSInboxThreadingDisabled = 0
Stream Driver
111
HKLM \ Software \ ArcSoft \ ArcSoft MMS UA \ Config \ UI\111 = 1
Marvell Vendor Commands
HKLM \ Drivers \ BuiltIn \ MRVLCMD\Dll = mrvlcmd.dll
test
Enable no delay side button push
HKCR \ CLSID \ {E18BFD44-DF36-11D1-90DD-0000F81E0CE9}\IsSIPInputMethod = 1
Test
Test
HKLM \ Software \ Arcsoft \ Arcsoft MMS UA \ Config \ MM1 \ MMSCSetting \ SampleMMSC\Gateway = wireless.cingular.com
Touch Pro 2 (Verizon)
Disable SMS Sent Notification
HKLM \ SOFTWARE \ Microsoft \ Inbox \ Settings\SMSNoSentMsg = 2
Welcome Screen Customisation
In Welcome screen only show Align Screen
HKLM \ SOFTWARE \ Microsoft \ Welcome\Disable = 4294967293
Lockscreen delay fix
HKLM \ HARDWARE \ DEVICEMAP \ KEYBD\FirstCalibration = dword=0
Activesync Device
Assign Activesync DeviceID
HKCU \ Software \ Microsoft \ ActiveSync\DeviceID = 1
DisableAdvanceNetwork
HKLM \ Software \ OEM \ USBtoPC\EnableAdvanceChecked = 0
AZERTY Registry Change
Change QWERTY to AZERTY 2
HKLM \ System \ CurrentControlSet \ Control \ Keyboard Layout\Active = 0000040c
Change QWERTY to AZERTY 3
HKLM \ HARDWARE \ DEVICEMAP \ KEYBD\CWSLayout = 0
Change to Swedish
HKLM \ HARDWARE \ DEVICEMAP \ KEYBD\CurLang = 1053
Backlight level
Brightness
HKCU \ ControlPanel \ BackLight\Brightness = 1
Change locklevel
HKCU \ ControlPanel \ BackLight \ LockLevel\Locklevel = 10
ControlPanel
Fix Personal Settings
HKLM \ ControlPanel \ Buttons\Redirect = -
Fix Personal Settings
HKLM \ ControlPanel \ Input\Redirect = -
Fix Personal Settings
HKLM \ ControlPanel \ Owner\Redirect = -
Java Fonts
Increases the Medium font size In Java
HKLM \ SOFTWARE \ Apps \ Esmertec Java \ Device Info \ Java Font\Size Medium = 200
Increases the Small font size In Java
HKLM \ SOFTWARE \ Apps \ Esmertec Java \ Device Info \ Java Font\Size Extra Large = 200
Increases the Small font size In Java
HKLM \ SOFTWARE \ Apps \ Esmertec Java \ Device Info \ Java Font\Size Large = 200
Pocket IE Tweaks
Pocket Internet Explorer Left D-Pad button page up.
HKLM \ Software \ Microsoft \ Internet Explorer \ KeyMaps\37 = 1
Pocket Internet Explorer Right D-Pad Button page down.
HKLM \ Software \ Microsoft \ Internet Explorer \ KeyMaps\39 = 2
Velocityexp.com
HKCU \ Software \ Microsoft \ Internet Explorer \ Main\Velocityhomepage = http://Velocityexp.com
Screen Sensitivity
Screen Sensitivity
HKLM \ HKEY_LOCAL_MACHINE \ Drivers \ TouchPanel\PressureThreshold = PressureThreshold
Screen sensitivity
HKLM \ Drivers \ TouchPanel \ PressureThreshold=19866\PressureThreshold = PressureThreshold
screen sensitivity
HKLM \ Drivers \ TouchPanel \ PressureThreshold=200\PressureThreshold = 0
Security Policy Reset
Enable Registry edit
HKLM \ Security \ Policies \ Policies\00000101b = 1
Security Policy Reset
HKLM \ Security \ Policies \ Policies\00001023 = 1
Set keyboard lock timeout to 1200 min
HKLM \ Comm \ Security \ Policy \ LASSD \ AE \ {50C13377-C66D-400C-889E-C316FC4AB374}\AEFrequencyValue = 1440
Temp Files on Internal Storage
Email Device Add AttachPath
HKLM \ System \ Inbox \ Settings\AttachPath = \Storage Card\Mail\Attachments
Email Device Add AttachPath
HKLM \ System \ Inbox \ Settings\AttachPath = \Storage Card\Messaging\Attachments
Email Device Add PropertyPath
HKLM \ System \ Inbox \ Settings\PropertyPath = \Storage Card\Messaging
Unlock ATT ICS
Auto enable WWAN connection
HKLM \ Comm \ ConnMgr \ Providers \ {7C4B7A38-5FF7-4bc1-80F6-5DA7870BB1AA} \ Connections \ ATT ICS\Readonly = 0
Unlock ATT ICS
HKLM \ Comm \ InternetSharing \ settings\ ForceCellConnection = TMobile 3
Unlock Media net
HKLM \ Comm \ ConnMgr \ Providers \ {7C4B7A38-5FF7-4bc1-80F6-5DA7870BB1AA} \ Connections \ MEdia Net\Readonly = 0
Wireless While Screen Off
Enable Wireless While Screen Off 1
HKLM \ System \ CurrentControlSet \ Control \ Power \ State \ Suspend \ {98C5250D-C29A-4985-AE5F-AFE5367E5006}\Default = 1
Enable Wireless While Screen Off 2
HKLM \ System \ CurrentControlSet \ Control \ Power \ State \ Resuming \ {98C5250D-C29A-4985-AE5F-AFE5367E5006}\Default = 1
Enable Wireless While Screen Off 3
HKLM \ System \ CurrentControlSet \ Control \ Power \ State \ Unattended \ {98C5250D-C29A-4985-AE5F-AFE5367E5006}\Default = 1
Locale
Currency
HKLM \ nls \ overrides\SCrcy = $
Date Format - Short
HKLM \ nls \ overrides\SSDte = dd/MM/yy
Location - zh_HK
HKLM \ nls \ overrides\LCID = 3076
Time Format - Short
HKLM \ nls \ overrides\STFmt = HH:mm:ss
MS Voice Command
Increase Announcement Voice Volume Level To 7
HKCU \ Control Panel \ SoundCategories \ Ring\AttenutationCategory = 10
Slow Down Voice Command Speech Speed
HKCU \ Software \ Microsoft \ Speech \ Voices\DefaultTTSRate = 2
Voice Command Announce Category
HKCU \ ControlPanel \ Sounds \ TTSAnnounce\Category = Ring
Voice Command Announce Sound File
HKCU \ ControlPanel \ Sounds \ TTSAnnounce\Sound = \Application Data\Volatile\TTSCallerID.wav
Palm Treo Pro - De-brand Flight Mode
Flight Mode Off Image
HKLM \ SOFTWARE \ Palm \ SplashScreen\WelcomeImage = \\Windows\\RadioWelcome.bmp
Flight Mode Off Sound
HKLM \ SOFTWARE \ Palm \ SplashScreen\WelcomeSound = \\Windows\\RadioOn.wav
Flight Mode On Image
HKLM \ SOFTWARE \ Palm \ SplashScreen\GoodByeImage = \\Windows\\RadioGoodbye.bmp
Flight Mode On Sound
HKLM \ SOFTWARE \ Palm \ SplashScreen\GoodByeImage = \\Windows\\RadioOff.wav
Phone
Boost Audio Car Kit
HKLM \ SOFTWARE \ Vocera\sipProxy = 10.37.44.17
Enable Call log exception list
HKLM \ Security \ Phone \ NoLog\EnableRadioNoLog = 1
force pap
HKLM \ Software \ Microsoft \ RIL\SetGPRSAuthentication = 1
Hide Sim Contact
HKCU \ ControlPanel \ Phone\ShowSIM = 0
Saga Ringtones
Enable MIDI Ringtones on your Samsung Saga
HKCR \ midifile \ Shellex \ ContextMenuHandlers \ {E88B4A18-6F77-4bb6-8E0D-DCD4B1F8F1DA}\Default = Set as Ringtone
MIDI 2
HKLM \ Software \ Microsoft \ Shell \ Extensions \ RingTones \ MIDI\default = value not set
MIDI3
HKLM \ Software \ Microsoft \ Shell \ Extensions \ RingTones \ MID\Default = variable not set
MIDI4
HKCR \ midifile \ Shellex \ EventSoundHandlers \ {245F94CF-DD9C-46F9-B4C8-D2B14A877893}\Default = XME EventSound Player
Registry Settings (Page 4)
Sound Notification
Charger Disconnect Sound
HKCU \ ControlPanel \ Volume \ ChargerDisconnectSound\File = Chargeroff.wav
Disable Charger Connect Sound
HKCU \ ControlPanel \ Volume \ ChargerConnectSound\File = ChargerConnect.old
Disable System Start Sound
HKCU \ ControlPanel \ Sounds \ SystemStart\Sound = \Windows\ind.wav
Enable Low Battery Warning Options to Notifications
HKCU \ ControlPanel \ Notifications \ {A877D663-239C-47a7-9304-0D347F580408}\Default = Low battery warning
Touch
AutoDisconnect
HKLM \ Comm \ ConnMgr \ Planner \ Settings\CacheTime = 600
Clear Type Settings
HKLM \ System \ GDI \ ClearTypeSettings\OffOnRotation = 0
Save Attachments to Storage Card
HKLM \ System \ Inbox \ Settings\AttachPath = \Storage Card\My Documents\Mail\Attachments
Save Email to Storage Card
HKLM \ System \ Inbox \ Settings\PropertyPath = \Storage Card\Mail\
International Fonts
Batter Poll Interval
HKLM \ Drivers \ BuiltIn \ Battery\PollInterval = 60000
Decrease the font size menu
HKLM \ SYSTEM \ GWE \ Menu \ PopFnt\DecreaseTheFontSizeMenu = 900
Enable Fontlink
HKLM \ System \ GDI\FontLinkMethods = 1
Enable Korean Font 2
HKLM \ Software \ Microsoft \ FontLink \ SystemLink\Tahoma = \windows\malgun.ttf,Malgun Gothic
Enable Korean Fonts 1
HKLM \ Software \ Microsoft \ FontLink \ SystemLink\Segoe UI = \windows\malgun.ttf,Malgun Gothic
Keyboard
Change Keyboard Layout to Swedish
HKLM \ HARDWARE \ DEVICEMAP \ KEYBD\CurLang = 1053
Default Keyboard
HKCU \ Controlpanel \ Sip\DefaultIm = {62B00599-25D2-4e09-8C48-03BF26DB8517}
Disable OnScreen Keyboard
HKCU \ Controlpanel \ Sip\AllowChange = 0
Kaiser ATT Layout
HKLM \ HARDWARE \ DEVICEMAP \ KEYBD\CWSLayout = 1
US Keyboard on German ROM
HKCU \ MUI\CurLang = e0010409
Phone LED
Email LED
HKCU \ ControlPanel \ Notifications \ {A877D65A-239C-47a7-9304-0D347F580408}\Duration = 0
Missed Call LED
HKCU \ ControlPanel \ Notifications \ {A877D660-239C-47a7-9304-0D347F580408}\AvailableOptions = 0
New MMS LED
HKCU \ ControlPanel \ Notifications \ {C3465585-39EF-4c9b-B2A3-5558BF27BFB0}\AvailableOptions = 0
Text message LED
HKCU \ ControlPanel \ Notifications \ {A877D65B-239C-47a7-9304-0D347F580408}\AvailableOptions = 0
Voicemail LED
HKCU \ ControlPanel \ Notifications \ {A877D661-239C-47a7-9304-0D347F580408}\AvailableOptions = 0
Word Completion
Enable WordCompletion
HKCU \ keyboard layout \ preload\default = e0010409
Old Word Completion part 1
HKLM \ Software \ Tegic \ eT9\XT9SupportMSSip = 0
Old Word Completion part 2
HKLM \ system \ currentcontrolset \ control \ layouts \ e 0010409\Ime File = \windows\compime.dll
Old Word Completion part 3
HKLM \ system \ currentcontrolset \ control \ layouts \ e 0010409\Layout Text = COMP IME
Restores missing Word Completion Functionality Touch Pro 2
HKLM \ system \ currentcontrolset \ control \ layouts \ e 0010409\Ime File = \windows\compime.dll
Xperia Camera Tweaks
Photo Quality - high
HKLM \ Software \ SonyEricsson \ Camera\PROPERTY_PHOTO_QUALITY = 0
Save to Card
HKLM \ Software \ SonyEricsson \ Camera\PROPERTY_GEN_SAVE_TO = 1
Save to Memory Card - To Be Completed DO NOT USE
HKLM \ software \ SonyEricsson \ Camera\PROPERTYGENSAVETO = 1
Smabergs ActionScreen X1 Camera Fix
HKLM \ Software \ HTC \ Biotouch \ ActionScreen \ APP_9\Path = \Windows\CameraRunner.exe
Video Framerate - high
HKLM \ Software \ SonyEricsson \ Camera\PROPERTY_VIDEO_FRAMERATE = 1
Accelerometer Tweaks
Enable Manual Rotation with Long Key Press
HKLM \ System \ GDI \ Rotation\HideOrientationUI = 0
Enable Manual Screen Rotation
HKLM \ System \ GDI \ Rotation\HideOrientationUI = 1
Keep Screen On When Answering Calls
HKLM \ Drivers \ BuiltIn \ RIL\EnableFastDormantDisplayDuringCall = 0
Keep Screen On When Answering Calls for EU ROMS
HKCU \ ControlPanel \ Phone\Sleep = 1
Mute Call by Flipping Phone Face Down
HKLM \ Software \ HTC \ PHONE\FaceDownMuteRing = 0
Speed Up Screen orientation speed
HKLM \ Software \ HTC \ HTCSensor \ GSensor\adjust delay = 0
Clock
Enable Battery on every screen WM 6.5
HKLM \ Software \ Microsoft \ Shell \ Taskbar\ConsistentClockOrBattery = 1
Hide battery icon on taskabar
HKLM \ Services \ Power\ShowIcon = 0
Improves things on the 1.12.25.19 Radio
HKLM \ Drivers \ BuiltIn \ RIL\AGPSNVSetting = 1
Removes the battery icon from the top 1
HKLM \ Software \ Palm \ BootApp\Battery = 0
Removes the CLOCK icon from the top 2
HKLM \ Software \ Microsoft \ Shell\TBOpt = 1
show clock in taskbar
HKLM \ Software \ Microsoft \ Shell\ShowTitleBarClock = 1
IE Tweaks
Disable new IE
HKLM \ Security \ Internet Explorer\MSHTML = 0
Down press becomes page down not link
HKLM \ SOFTWARE \ Microsoft \ Internet Explorer \ Navigation\4-Way Nav = 0
Old IE font size override
HKCU \ Software \ Microsoft \ Internet Explorer \ Settings\Always Use My Font Size = 1
Set IE as Default Browser Step 1
HKLM \ Software \ Microsoft \ Shell \ Rai \ EFBROWSER\0 = Internet Explorer
Set IE as Default Browser Step 2
HKLM \ Software \ Microsoft \ Shell \ Rai \ EFBROWSER\1 = \Windows\iexplore.exe
Touch Pro IE Back is last page
HKCU \ ControlPanel \ Keybd \ ChangeBackVKeyCode\IExplore = 8
Input Method
Active Chongji
HKCR \ CLSID \ {E18BFD44-DF36-11D1-90DD-0000F81E0CE9}\IsSIPInputMethod = 1
Disable ???
HKCR \ CLSID \ {124D7CDC-CF2D-418F-8BB4-4395AD048B79} \ IsSIPInputMethod\Default = 0
Disable ??
HKCR \ CLSID \ {E18BFD41-BEB8-11D1-8F9F-00AA00B58D45} \ IsSIPInputMethod\Default = 0
enableSipMenu
HKLM \ Software \ HTC \ ezsip\EnableSipMen = 1
Make FingerKeyBoard 2 Default Sip
HKCU \ ControlPanel \ SIP\DefaultIM = {C03755DF-3EE7-41DF-AE5E-3FBBCA603F1A}
Set Default InputMethod as ChangJie
HKCU \ ControlPanel \ Sip\DefaultIm = {E18BFD44-DF36-11D1-90DD-0000F81E0CE9}
LED
LED Notification 1
HKCU \ ControlPanel \ Notifications \ {A877D65A-239C-47a7-9304-0D347F580408}\AvailableOptions = 0
LED Option 2
HKCU \ ControlPanel \ Notifications \ {A877D660-239C-47a7-9304-0D347F580408}\AvailableOptions = 0
LED Option 3
HKCU \ ControlPanel \ Notifications \ {A877D661-239C-47a7-9304-0D347F580408}\AvailableOptions = 0
LED Option 4
HKCU \ ControlPanel \ Notifications \ {15F11F90-8A5F-454c-89FC-BA9B7AAB0CAD}\AvailableOptions = 0
LED Option 5
HKCU \ ControlPanel \ Notifications \ {A877D65B-239C-47a7-9304-0D347F580408}\AvailableOptions = 0
LED Option 6
HKCU \ ControlPanel \ Notifications \ {695F6B37-EE99-489b-982D-F9A46A944ED1}\AvailableOptions = 0
policy
Disable DisallowRun
HKLM \ Security \ Policies \ Shell\DisallowRun = 0
Disable Run Dialog
HKLM \ Security \ Policies \ Shell\NoRunDlg = 1
Disallow Clock
HKCU \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies \ Explorer \ DisallowRun\1 = clock.exe
Enable DisallowRun
HKLM \ Security \ Policies \ Shell\DisallowRun = 1
Enable Run Dialog
HKLM \ Security \ Policies \ Shell\NoRunDlg = 0
Policy enable sdconfig
HKLM \ Security \ Policies \ Policies\0000101a = 1
Samsung Omnia II GT-i8000
Disable Samsung Messaging 1
HKCU \ Software \ Microsoft \ Inbox \ MsgTypes \ IPM \ Note\DLL = htmlnote.dll
Disable Samsung Messaging 2
HKCU \ Sofware \ Microsoft \ Inbox \ MsgTypes \ IPM \ SMStext\DLL = htmlnote.dll
Disable SMS Sent Notification
HKLM \ Software \ Microsoft \ Inbox \ Settings\SMSNoSentMsg = 1
Enable Screen Orientation
HKLM \ System \ GDI \ ROTATION\HideOrientationUI = 0
Increase Screen Responsiveness
HKLM \ System \ GWE \ touch \ filter\minimumtaptime = 0
Original Settings Menu Enabler
HKLM \ Security \ Shell \ StartInfo\HideSettings = 0
Touchscreen
adjust touchscreen reception to max
HKLM \ Drivers \ TouchPanel\PressureThreshold = FFFFFFFF
Demo - Touchscreen 01
HKCU \ Software \ LGE \ GestureAgent\MaxClickDist = 0
Demo - Touchscreen 02
HKCU \ Software \ LGE \ GestureAgent\MaxDelayDist = 0
Demo - Touchscreen 03
HKCU \ Software \ LGE \ GestureAgent\MinPauseBeforeClick = 0
Demo - Touchscreen 04
HKCU \ Software \ LGE \ GestureAgent\MaxClickTime = 5
Demo - Touchscreen 05
HKCU \ Software \ LGE \ GestureAgent\MinStartDelayTime = 5
Treo Pro Side Button
Part 2
HKLM \ Software \ Microsoft \ Shell \ Keys \ 40C7\BtnWnd = 0
Part 3
HKLM \ Software \ Microsoft \ Shell \ Keys \ 40C7\Default = "\windows\voicecmd.exe" -ptt
Part 4
HKLM \ Software \ Microsoft \ Shell \ Keys \ 40C7\Flags = 0
Part 5
HKLM \ Software \ Microsoft \ Shell \ Keys \ 40C7\Icon = \windows\voicecmd.exe,0
Part 6
HKLM \ Software \ Microsoft \ Shell \ Keys \ 40C7\Name = Push Side
Part 7
HKLM \ Software \ Microsoft \ Shell \ Keys \ 40C7\ResetCmd = "\Windows\AppButtons\Camera.lnk"
Wireless Today Plugin
Wireless Today Plugin Disabled
HKLM \ Software \ Microsoft \ Today \ Items \ "Wireless"\Enabled = 0
Wireless Today Plugin DLL
HKLM \ Software \ Microsoft \ Today \ Items \ "Wireless"\DLL = netui.dll
Wireless Today Plugin Flags
HKLM \ Software \ Microsoft \ Today \ Items \ "Wireless"\Flags = 0
Wireless Today Plugin Options
HKLM \ Software \ Microsoft \ Today \ Items \ "Wireless"\Options = 0
Wireless Today Plugin Order
HKLM \ Software \ Microsoft \ Today \ Items \ "Wireless"\Order = 0
Wireless Today Plugin Type
HKLM \ Software \ Microsoft \ Today \ Items \ "Wireless"\Type = 4
Audio and Video Tweaks
50-InCall Volume Boost
HKCU \ Control Panel \ SoundCategories \ InCall\InitVol = 95
Enable Audio Booster Without Headset
HKLM \ System \ State \ Hardware\Headset = 1
Improve SNR for FM Radio
HKLM \ Software \ HTC \ FMRadio \ FMPlayer\Deemphasis = 1
Ring on call at normal volume
HKCU \ CONTROLPANEL \ SOUNDCATAGORIES \ INCALL\INITVOL = 4
RingToneDelay
HKCU \ ControlPanel \ Sounds \ RingTone0\Script = apr
Vibration and Incremental Ring
HKCU \ ControlPanel \ Sounds \ RingTone0\Script = apr
Windows Media Player play w/o backlight
HKLM \ Software \ Microsoft \ MediaPlayer \ Preferences\UnattendedPlayback = 1
Temp Files on Storage Card
Email Device Add PropertyPath
HKLM \ System \ Inbox \ Settings\PropertyPath = \Storage Card\Mail
My Documents to Storage card
HKLM \ System \ Explorer \ Shell Folders\My Documents = \Storage Card\My Documents
PIE Cookies on Storage Card
HKCU \ Software \ Microsoft \ Windows \ CurrentVersion \ Explorer \ Shell Folders\Cookies = \Storage Card\Pocket IE\Cookies
PIE History on Storage Card
HKCU \ Software \ Microsoft \ Windows \ CurrentVersion \ Explorer \ Shell Folders\History = \Storage Card\Pocket IE\History
PIE Temp Files on Storage Card
HKCU \ Software \ Microsoft \ Windows \ CurrentVersion \ Explorer \ Shell Folders\Cache = \Storage Card\Pocket IE\Temporary Internet Files
WM5 Attach Location
HKCU \ Software \ Microsoft \ MAPI\AttachPath = \Windows\Messaging\Attachments\
WM5 Mail Location
HKCU \ Software \ Microsoft \ MAPI\PropertyPath = \Windows\Messaging\
gps fix
GPS Poll Interval
HKLM \ System \ CurrentControlSet \ GPS Intermediate Driver \ Drivers \ GpsOneDevice\PollInterval = 100
InputBufferSize
HKLM \ System \ CurrentControlSet \ GPS Intermediate Driver \ Drivers\InputBufferSize = 512
MaxBufferSize
HKLM \ System \ CurrentControlSet \ GPS Intermediate Driver \ Multiplexer\MaxBufferSize = 512
nueGPSSecurity
HKLM \ Software \ Wei Enterprises \ nueGPSSecurity\Pin = 0
OutputBufferSize
HKLM \ System \ CurrentControlSet \ GPS Intermediate Driver \ Drivers\OutputBufferSize = 512
SleepOnNoData
HKLM \ System \ CurrentControlSet \ GPS Intermediate Driver \ Drivers\SleepOnNoData = 100
void gps CurrentLogFile
HKLM \ System \ CurrentControlSet \ GPS Intermediate Driver\CurrentLogFile =
void gps OldLogFile
HKLM \ System \ CurrentControlSet \ GPS Intermediate Driver\OldLogFile =
Zero MaxLogFileSize
HKLM \ System \ CurrentControlSet \ GPS Intermediate Driver\MaxLogFileSize = 0
Asdfgh
BT1
HKLM \ Software \ Microsoft \ Bluetooth \ A2DP \ Settings\BitPool = 58
BT2
HKLM \ SOFTWARE \ Microsoft \ Bluetooth \ A2DP \ Settings\UseJointStereo = 0
BT3
HKLM \ Software \ Microsoft \ Bluetooth \ A2DP \ Settings\SampleRate = 96000
BT4
HKLM \ Software \ Microsoft \ Bluetooth \ A2DP \ Settings\MaxSupportedBitPool = 58
GPS1
HKLM \ System \ CurrentControlSet \ GPS Intermediate Driver \ Drivers \ GPSOneDevice\PollInterval = 100
GPS2
HKLM \ System \ CurrentControlSet \ GPS Intermediate Driver \ Drivers\InputBufferSize = 4096
GPS3
HKLM \ System \ CurrentControlSet \ GPS Intermediate Driver \ Multiplexer\MaxBufferSize = 512
GPS4
HKLM \ System \ CurrentControlSet \ GPS Intermediate Driver \ Drivers\OutputBufferSize = 4096
GPS5
HKLM \ System \ CurrentControlSet \ GPS Intermediate Driver \ Drivers\SleepOnNoData = 1000
GPSS1
HKLM \ Software \ Wei Enterprises \ nueGPSSecurity\Pin = 0001
HTC Registry Settings
HTC:
TouchFlo 3D left softkey:
HKEY_LOCAL_MACHINE\Software\HTC\Manila
HomeLSKText = Text on softkey
HomeLSKPath = Path to program to run (or blank for default)
TouchFlo 3D right softkey:
HKEY_LOCAL_MACHINE\Software\HTC\Manila
HomeRSKText = Text on softkey
HomeRSKPath = Path to program to run (or blank for default)
TouchFlo 2D left softkey:
HKEY_LOCAL_MACHINE\Software\HTC\Manila2D\Home
SK1 = Text on softkey
SK1Cmd = Path to program to run (or blank for default)
TouchFlo 2D right softkey:
HKEY_LOCAL_MACHINE\Software\HTC\Manila2D\Home
SK2 = Text on softkey
SK2Cmd = Path to program to run (or blank for default)
HTC:
Set MEdia Net as Internet Sharing Provider for ATT on an HTC Fuze
HKLM \ Comm \ InternetSharing \ Settings\ForceCellConnection = MEdia Net
Disable Startup Gif
HKLM \ Software \ HTC \ StartupAnimation\Enabled = 0
Enable Album
HKLM \ Software \ HTC \ HTCAlbum\enableupload = 00000002
Enable large start menu in landscape
HKLM \ Software \ HTC \ EnlargeMenu\DisableLandscape = 0
manila
HKCU \ Software \ HTC \ TaskManager \ ExclusiveList \ System\manila2.exe = 0
Manila HomeLSK arg
HKLM \ Software \ HTC \ Manila\HomeSKLArguments = \programmabestanden\powertap\powertap.exe
Manila HomeLSK path
HKLM \ Software \ HTC \ Manila\HomeLSKPath = \Windows\tasks.exe
Manila HomeRSK path
HKLM \ Software \ HTC \ Manila\HomeRSKPath = \Windows\Start Menu\TurboApps.lnk
Manila HomeRSK text
HKLM \ Software \ HTC \ Manila\HomeRSKText = TurboApps
Manila2
HKCU \ Software \ HTC \ Manila\AutoLaunchToday = 1
Set wallpaper cache
HKCU \ Software \ HTC \ Manila\CachedBackgroundPath = \\Storage Card\\My Documents\\My
Pictures\\wallpaper.jpg
Set wallpaper home
HKCU \ Software \ HTC \ Manila\HomeBackgroundPath = \\Storage Card\\My Documents\\My
Pictures\\wallpaper.jpg
Tachi Phone Canvas - Slide for More Options - Resume Interval increased to 1 hour
HKLM \ Software \ HTC \ Phone \ Cover\ResumeInterval = 600000
Keep Active Sync from showing in Task Manager
HKCU \ Software \ HTC \ Manila\ActiveSyncConfigured = 1
Opera close click X in TaskManager
HKCU \ Software \ HTC \ TaskManager \ TerminateProcess\Opera9.exe = 1
TaskManager
Small Icon for Task Manager
HKCU \ Software \ HTC \ TaskManager\EnableLargeIcon = 1
TF3D 2 Start Menu
Disable Manilla
HKCU \ \ Software \ HTC \ TaskManager \ ExclusiveList \ System\manil2.exe = 0
TouchFlo02
Programme02
HKLM \ Software \ HTC \ Manila2D \ HOME\SK2Cmd = \windows\manila2d.exe
MSL 3 6.5 MANILA TWEEK
ENABLE 6.5 NEW MANILA
HKLM \ Software \ HTC \ Manila\IsWM6.5 = 1
MSL 3 MANILA 6.5 tweek
ENABLE 6.5 MANILA
HKLM \ Software \ HTC \ Manila\IsWM6.5 = 1
Kustomizacja ActionScreen
podpiecie GekoNewCal do AS
HKLM \ Software \ HTC \ Biotouch \ ActionScreen\Path = Internal Storage\Program
Files\GekoNewCal\GekoNewCal.exe
HTC Home Mover
Mover
HKLM \ Software \ Microsoft \ Today \ Items \ HTC Home\Type = 4
hm_htc-field-test-mode
Enable htc field test mode - xoxo364oxox
HKLM \ Software \ HTC \ EngineerMode\BuildInEngineerModeApp = 1
Enable Landscape
Enable Landscape
HKCU \ software \ htc \ manila\enablelandscape = true
Sounds
ActiveSlidingSound
HKLM \ Software \ HTC \ SlidingSound\ActiveSlidingSound = dword:00000000
Sliding Sound
HKLM \ Software \ HTC \ SlidingSound\SlidingSoundEffect = dword:00000001
Sprint HTC Diamond
Disable Flight Mode Sounds
HKCU \ ControlPanel \ PhoneExtendFunction \ CDMA \ FlightModeOnOFF\EnableSound = 0
Move Your Temp Files from ROM to Internal Storage Card
HKLM \ System \ FileSys\TempPath = \Almacenamiento Interno\Application Data\Volatile
Change LSK to Manila Contacts part2
HKLM \ Software \ HTC \ Manila\HomeLSKText = Kontakte
HTC Album
Change HTC default for bitmap
HKCR \ bmpimage \ Shell \ Open \ Command\defaultbitmap = HTCAlbum.exe /%1
Change HTC default for gif
HKCR \ jpegimage \ Shell \ Open \ Command\defaultgif = HTCAlbum.exe /%1
Change HTC default for jpeg
HKCR \ jpegimage \ Shell \ Open \ Command\defaultjpeg = HTCAlbum.exe /%1
HTC Diamond Audio Increase
Boosts Audio Embedded
HKLM \ SOFTWARE \ HTC \ AUDIOGAIN\EAC_GAIN_EMBEDDED = 300
Boosts Audio Headset
HKLM \ SOFTWARE \ HTC \ AUDIOGAIN\EAC_GAIN_HEADSET = 77
Increase max ringtone size
HKCU \ ControlPanel \ Sounds\FileSizeLimit = 9999999
IMAGIO Touch Flo 3D Rotation
Touch Flo 3D Rotation step 1
HKCU \ Software \ HTC \ Manila\EnableLandscape = true
Touch Flo 3D Rotation step 2
HKCU \ Software \ HTC \ HTCSENSOR \ GSensor \ ModuleName\TF3D = \Windows\manila.exe
Touch Flo 3D Rotation step 3
HKCU \ Software \ HTC \ HTCSENSOR \ GSensor \ WhiteList\TF3D = Manila
Touch Flo 3D Rotation step 4
HKCU \ Software \ HTC \ Manila\DisableRotation = 0
HTC Diamond
Disable Shutdown Animation Image
HKLM \ Software \ HTC \ HTCAnimation\ShutDownGif = \windows\na.gif
Disable Shutdown Animation Sound
HKLM \ Software \ HTC \ HTCAnimation\ShutDownWav = \windows\na.wav
Enable removing programs after installing Manila2
HKLM \ Security \ Policies \ Policies\00001005 = 24
regedit 4 IMplus
HKLM \ Comm \ TcpIp \ Hosts \ shapeservices.com\ipaddr = hex:7F,00,00,01
ScreenRotation
HKLM \ System \ GDI \ Rotation\HideOrientationUI = 0
Startup no animation
HKLM \ Software \ HTC \ HTCAnimation\StartupGif = \windows\na.gif
Startup no sound
HKLM \ Software \ HTC \ HTCAnimation\StartupWav = \windows\na.wav
Manila
2.5 Landscape txt bugfix for Energy
HKCU \ Software \ HTC \ Manila\LSK_Send_Msg = 0
Change Left Soft Key to All Contacts 1/2
HKLM \ Software \ HTC \ Manila\HomeLSKText = All Contacts
Change Left Soft Key to All Contacts 2/2
HKLM \ Software \ HTC \ Manila\HomeLSKPath = Manila://people/browserlayer/peopleAll.page
Facebook
HKLM \ Software \ HTC \ Manila2D \ InternetWidget \ Customized\CustomizedCount = 2
Make Manila Contacts the Windows default
HKLM \ Software \ Microsoft \ Shell \ Rai \ :MSCONTACTS\1 = manila --switchtopage
Manila://people/browserlayer/peopleAll.page
Manila Home
HKCU \ Software \ HTC \ Manila\HomeBackgroundPath = \Windows\Sfondo.jpg
Touch Pro Tweaks
Change Reply All to Reply
HKCU \ Software \ HTC \ BootLauncher \ Services \ OutlookEnhancement\Module =
Disable Touch Pro Keyboard Wakeup
HKLM \ HARDWARE \ DEVICEMAP \ KEYBD\SlideWakeup = 0
Enable Touch Pro Keyboard Wakeup
HKLM \ HARDWARE \ DEVICEMAP \ KEYBD\SlideWakeup = 1
Left Landscape Soft Key to Comm Manager 1
HKLM \ Software \ HTC \ Manila\LandscapeMenuLSKPath = \Program Files\Resco Explorer\Explorer.exe
Left Landscape Soft Key to Comm Manager 2
HKLM \ Software \ HTC \ Manila\LandscapeMenuLSKText = Programs
Reset Reply All as default in Outlook
HKCU \ \ Software \ HTC \ BootLauncher \ Services \ OutlookEnhancement\Module = \windows\OutlookEnhancement.dll
Right Landscape Soft key New SMS 2
HKLM \ Software \ HTC \ Manila\LandscapeMenuRSKText = New SMS
Right Landscape Soft Key New SMS 3
HKLM \ Software \ HTC \ Manila\LandscapeMenuRSKArguments = -service"SMS"-to""
Right Landscape Soft Key to Programs Part 1
HKLM \ Software \ HTC \ Manila\HomeRSKPath = Manila://programs.page
Right Landscape Soft Key to Programs Part 1
HKLM \ Software \ HTC \ Manila\HomeRSKPath = Manila://programs.page
Right Landscape Soft Key to Programs Part 2
HKLM \ Software \ HTC \ Manila\HomeRSKText = Programs
Show Operation Mode To Set Hybrid, EVDO, 1xRT Mode under phone services setting.
HKLM \ Software \ OEM \ PhoneSetting\HiddenModeOperationPage = 0
Smaller Fonts in the Popup Menu
HKLM \ System \ GWE \ Menu \ PopFnt\Ht = 800
TF3D V3 Contacts
Change LSK to Manila Contacts part1
HKLM \ Software \ HTC \ Manila\HomeLSKPath = \Windows\Start Menu\Programs\Contacts.lnk
Change LSK to Manila Contacts part2
HKLM \ Software \ HTC \ Manila\HomeLSKText = Contacts
Change LSK to Manila Contacts part3
HKLM \ Software \ HTC \ Manila\HomeLSKArguments = --switchtopage
Manila://people\browserlayer\peopleAll.page
Change RSK to Camera - Part 1
HKLM \ Software \ HTC \ Manila\HomeRSKPath = \Windows\Start Menu\Programs\Camera.lnk
Change RSK to CommManager Part 3
HKLM \ Software \ HTC \ Manila\HomeRSKArguments = 0
Change RSK to Manila Call History part1
HKLM \ Software \ HTC \ Manila\HomeRSKPath = \Windows\manila.exe
Change RSK to Manila Call History part2
HKLM \ Software \ HTC \ Manila\HomeRSKText = Call Log
Change RSK to Manila Call History part3
HKLM \ Software \ HTC \ Manila\HomeRSKArguments = --switchtopage
Manila://people\browserlayer\peopleCallHistory.pag
e
Change RSK to MS3 Toggler - Part 1
HKLM \ Software \ HTC \ Manila\HomeRSKPath = \Program Files\MS3 Toggler\MS3Toggle.exe
Change RSK to MS3 Toggler - Part 2
HKLM \ Software \ HTC \ Manila\HomeRSKText = SPB
Change RSK to TomTom
HKLM \ Software \ HTC \ Manila\HomeRSKPath = \Internal Storage\Navigator\Tomtom Navigator.exe
Change RSK to TomTom Part 2
HKLM \ Software \ HTC \ Manila\HomeRSKText = TomTom
KK
KK Change LSK to Comm
HKLM \ Software \ HTC \ Manila\HomeLSKPath = \comm.lnk
KK Change Manila Language To Polish
HKCU \ MUI\CurLang = 1045
KK Disable Program Icon 0
HKLM \ Software \ HTC \ Manila \ ProgramLauncher \ 0\IsReadOnly = 0
KK Disable Program Icon 1
HKLM \ Software \ HTC \ Manila \ ProgramLauncher \ 1\IsReadOnly = 0
KK Disable Program Icon 2
HKLM \ Software \ HTC \ Manila \ ProgramLauncher \ 2\IsReadOnly = 0
KK Disable Program Icon 3
HKLM \ Software \ HTC \ Manila \ ProgramLauncher \ 3\IsReadOnly = 0
KK Disable Program Icon 4
HKLM \ Software \ HTC \ Manila \ ProgramLauncher \ 4\IsReadOnly = 0
KK Enable delivery confirmation on sent sms
HKCU \ Software \ Microsoft \ Inbox \ Settings\SMSDeliveryNotify = 1
KK Manila HomeLSK text
HKLM \ Software \ HTC \ Manila\HomeLSKText = Comm
KK Operator Name FIX
HKLM \ Software \ OEM \ PhoneSetting\ONSDisplayRule = 9
KK SPB Menu 6.5
HKLM \ System \ GWE \ Menu\CUIHandler = 0
This one for sure
HTC
Close HTC Animation
HKLM \ Software \ HTC \ HTCAnimation\StartupGif = 0
Close HTC Animation Sound
HKLM \ Software \ HTC \ HTCAnimation\StartupWav = 0
Direct close the programs
HKLM \ Software \ HTC \ HTCAlbum\ok_minimize = 0
Disable SMS Theading
HKCU \ Software \ Microsoft \ Inbox \ Settings \ OEM\SMSInboxThreadingDisabled = 1
Enable Power Management-MMC
HKLM \ Drivers \ SDCARD \ ClientDrivers \ Class \ MMC_Class\DisablePowerManagement = 0
Enable Power Management-NAND
HKLM \ Drivers \ SDCARD \ ClientDrivers \ Class \ NAND_Class\DisablePowerManagement = 0
Enable Power Management-SIM
HKLM \ Drivers \ SDCARD \ ClientDrivers \ Class \ SIM_Class\DisablePowerManagement = 0
Enable SMS Wake Up
HKLM \ Drivers \ BuiltIn \ RIL\DisableSMSWakeUpEvent = 0
End Call Time
HKLM \ Software \ HTC \ PHONE \ PhoneExtendSetting\EndCallTime = 1000
Hidden Sim Contacts
HKCU \ ControlPanel \ Phone\ShowSim = 0
Increase Ring and InCall Volume-1
HKCU \ ControlPanel \ SoundCategories \ InCall\InitVol = 5
Increase Ring and InCall Volume-2
HKCU \ ControlPanel \ SoundCategories \ Ring\InitVol = 5
Increase Ring and InCall Volume-3
HKCU \ ControlPanel \ Volume\Volume = 4294967295
Increase Ring and InCall Volume-4
HKCU \ ControlPanel \ SoundCategories\RingPreview = 5
Increase sound volume
HKCU \ ControlPanel \ Phone\Vol = 70000
Sensitivity of screen
HKLM \ Drivers \ TouchPanel\PressureThreshold = 240
TouchFLO
Change Soft Keys 2
HKLM \ Software \ HTC \ Manila\HomeRSKPath = \Windows\\TomTom.exe
Change Soft Keys 3
HKLM \ Software \ HTC \ Manila\HomeRSKText = Contacts
disable large titlebar
HKLM \ Software \ HTC \ EnlargeTitleBar\Enable = 0
Disable TouchFlo3D
HKLM \ Software \ Microsoft \ Today \ Items \ TouchFLO 3D\Enabled = 0
disableTaskManager
HKCU \ Software \ HTC \ TaskManager\DropDown = 0
disableTaskManager 2
HKCU \ Software \ HTC \ TaskManager\Enable = 0
disableTaskManager 3
HKCU \ Software \ HTC \ TaskManager\EnableAutoKill = 0
disableTaskManager4
HKCU \ Software \ HTC \ TaskManager\EnableQmenu = 0
disableTaskManager5
HKCU \ Software \ HTC \ TaskManager\EnableTapAndHold = 0
disableTaskManager6
HKCU \ Software \ HTC \ TaskManager\EnableTodayX = 0
disableTaskManager7
HKCU \ Software \ HTC \ TaskManager \ Lite\DesiredMemory = 8192
Enhance TouchFLO
HKLM \ Drivers \ TouchPanel\PressureThreshold = 80866
EnhanceTouchFLO
HKLM \ Software \ OEM \ TFLOSettings\FingerPressure = 80866
LED Option 1
HKCU \ ControlPanel \ Notifications \ {A877D65A-239C-47a7-9304-0D347F580408}\AvailableOptions = 0
SpeedHigh
HKLM \ Software \ OEM \ TFLOSettings\SpeedHigh = 2
TouchFlo Left soft key Part1
HKLM \ Software \ Microsoft \ CHome\SK1TEXT = Touchflo
TouchFlo Left soft key Part2
HKLM \ Software \ Microsoft \ CHome\SK1URL = \Program Files\TFDetacher\TFDShowTF.exe
TouchFlo3D Tweaks
Boost Scrolling Speed Option 1
HKLM \ SYSTEM \ GDI \ GLYPHCACHE\limit = 32768
Boost Scrolling Speed Option 2
HKLM \ SYSTEM \ GDI \ GLYPHCACHE\limit = 131072
Boost Speed By Changing High Setting
HKLM \ Software \ OEM \ TFLOSettings\SpeedHigh = 5
Boost Speed By Changing Low Setting
HKLM \ Software \ OEM \ TFLOSettings\SpeedLow = 14
Boost TouchFlo3D Performance
HKLM \ System \ Storagemanager \ Fatfs\Cachesize = 32768
Change finger pressure threshold. Touch only
HKLM \ Software \ OEM \ TFLOSettings\FingerPressure = 1
Change screen pressure threshold. Touch only
HKLM \ Drivers \ TouchPanel\PressureThreshold = 80866
FingerPressure1
HKLM \ Software \ OEM \ TFLOSettings\FingerPressure = 1
Left2Lock
HKLM \ Software \ HTC \ Manila \ HomeLSKPath\Left2Lock = \windows\endkey.exe
Left2Lock2
HKLM \ Software \ HTC \ Manila \ HomeLSKText\Left2Lock2 = Lock
No TF3D Auto Launch
HKCU \ Software \ HTC \ Manila\AutoLaunchToday = 0
Screen Sensitivity80866
HKLM \ Drivers \ TouchPanel\PressureThreshold = 80866
taskbar1
HKLM \ \ security \ ResOver \ Bitmaps\BatteryIconLevels = 101
taskbar2
HKLM \ security \ ResOver \ Bitmaps\BatteryIconIdStart = 1001
taskbar3
HKLM \ security \ ResOver \ Bitmaps\BaseDll = phcanOverbmp.dll
taskbar4
HKLM \ security \ ResOver \ Bitmaps\BaseId = 0
taskbar5
HKLM \ security \ ResOver \ Bitmaps \ BatteryIconLevels = (dword) 65\BatteryIconLevels = 101
Weather on CalendarTab
HKCU \ Software \ HTC \ Manila\WorldClock.Local = 0
Camera Enhancements
Enable Burst Mode
HKLM \ SOFTWARE \ HTC \ Camera \ P6\Enable = 1
Enable FPS Info
HKLM \ Software \ HTC \ Camera \ Common\EnableFrameRateInfo = 1
Enable GPS Coded Photos
HKLM \ SOFTWARE \ HTC \ Camera \ P10\enabled = 1
Enable landscape pictures
HKLM \ Software \ Camera \ Image\EnableEncodePortrait = 0
Enable Sport Mode
HKLM \ SOFTWARE \ HTC \ Camera \ P8\enabled = 1
Enable Sport Mode
HKLM \ SOFTWARE \ HTC \ Camera \ P8\Enable = 1
Enable Video Share
HKLM \ SOFTWARE \ HTC \ Camera \ P9\enabled = 1
High Res in Burst Mode 1
HKLM \ SOFTWARE \ HTC \ Camera \ P6\MainCamCaptSize = 1024
High Res in Burst Mode 2
HKLM \ SOFTWARE \ HTC \ Camera \ P6\MainCamSupportCaptSize = 1744
High Res in Panorama Mode 1
HKLM \ Software \ HTC \ Camera \ P3\MainCamCaptSize = 1024
High Res in Panorama Mode 2
HKLM \ Software \ HTC \ Camera \ P3\MainCamSupportCaptSize = 1744
High Res in Sports Mode 1
HKLM \ SOFTWARE \ HTC \ Camera \ P8\MainCamCaptSize = 1024
High Res in Sports Mode 2
HKLM \ SOFTWARE \ HTC \ Camera \ P8\MainCamSupportCaptSize = 1744
Picture Save Location
HKLM \ Software \ HTC \ Camera \ General\EnableDCIM = 0
Remove Capture Delay Part 1
HKLM \ Software \ HTC \ Camera \ Captparam\CapKeyDelayTime = 0
Remove Capture Delay Part 2
HKLM \ Software \ HTC \ Camera \ Captparam\EnableCapKeyDelay = 0
Remove Capture Delay Part 3
HKLM \ Software \ HTC \ Camera \ Captparam\CaptureTimer = 0
Rotate Picture 90 Degrees
HKLM \ Software \ HTC \ Camera \ Image\EnableEncodePortrait = 0
Show more avalaible memory
HKLM \ Software \ HTC \ TaskManager \ Lite\DestriedMemory = 28488
Mighty Enhancements
Disable Backlight Wake Up On Text Message
HKLM \ Drivers \ BuiltIn \ RIL\DisableSMSWakeUpEvent = 0
Disable Sent Text Message Notification
HKLM \ SOFTWARE \ OEM \ SMS\Delivery Ack = 0
Disable Startup Wave
HKLM \ Software \ HTC \ HTCAnimation\StartupWav = 0
H-Icon Spacing
HKLM \ Software \ Microsoft \ Shell \ IconConfig\HorizontalIconSpacing = 105
Home Left SKEY path
HKLM \ Software \ HTC \ Manila\HomeLSKPath = \programmabestanden\powertap\powertap.exe
Icon Font Size
HKLM \ Software \ Microsoft \ Shell \ IconConfig\IconTitleFontSize = 20
IE Connections
HKCU \ Software \ Microsoft \ Windows \ CurrentVersion \ Internet Settings\MaxConnectionsPerServer = 00000120
increase font cache
HKLM \ SYSTEM \ GDI \ GLYPHCACHE\limit = 32768
Left SKEY3
HKLM \ Software \ HTC \ Manila\HomeLSKText = contacts
Lock End Key Default
HKCU \ Software \ HTC \ LongPressEndKey\AutoExecute = 00000002
Remove Horizontal ScrollBar Arrows
HKLM \ System \ GWE\cyVScr = 0
Remove Vertical Scrollbar
HKLM \ System \ GWE\cxVScr = 0
Remove Vertical Scrollbar Arrows
HKLM \ System \ GWE\cxHScr = 0
Right SKEY
HKLM \ Software \ HTC \ Manila\HomeLSKText = Programs
Screen Text Size
HKLM \ ControlPanel \ Stylus \ 192DPI\CurFont = 700
Task Manager X Minimize
HKCU \ Software \ HTC \ TaskManager\EnableTapAndHold = 00000000
Vert Scrollbar1
HKLM \ System \ GWE\cxVScr = dword:25
Vert Scrollbar2
HKLM \ System \ GWE\cyVScr = 0000001A
Vertical Icon Spacing
HKLM \ Software \ Microsoft \ Shell \ IconConfig\VerticalIconSpacing = 115
Omnia Tweaks
01. Move IE Cookies to My Storage
HKCU \ Software \ Microsoft \ Windows \ CurrentVersion \ Explorer \ Shell Folders\Cookies = \My Storage\Application Data\IE\Cookies
02. Move IE History to My Storage
HKCU \ Software \ Microsoft \ Windows \ CurrentVersion \ Explorer \ Shell Folders\History = \My Storage\Application Data\IE\History
03. Move IE Temp to My Storage
HKCU \ Software \ Microsoft \ Windows \ CurrentVersion \ Explorer \ Shell Folders\Cache = \My Storage\Application Data\IE\Temporary Internet
Files
04. Save Mails to My Storage
HKLM \ System \ Inbox \ Settings\PropertyPath = \Moja pamiec\Application Data\Mail
05. Save Mail Attachments to My Storage
HKLM \ System \ Inbox \ Settings\AttachPath = \My Storage\Application Data\Mail\Attachments
06. Change My Docs to My Storage
HKLM \ System \ Explorer \ Shell Folders\My Documents = \My Storage
07. Increase Internet Connections 1
HKCU \ Software \ Microsoft \ Windows \ CurrentVersion \ Internet Settings\MaxConnectionsPerServer = 10
08. Increase Internet Connections 2
HKCU \ Software \ Microsoft \ Windows \ CurrentVersion \ Internet Settings\MaxConnectionsPer1_0Server = 10
09. Increase TCP Parameters
HKLM \ Comm \ Tcpip \ Parms\TcpMaxConnectRetransmissions = 6
10. Increase TCP Parameters 2
HKLM \ Comm \ Tcpip \ Parms\TcpWindowSize = 256960
11. Increase TCP Parameters 3
HKLM \ Comm \ Tcpip \ Parms\EnablePMTUDiscovery = 1
12. Increase TCP Parameters 4
HKLM \ Comm \ Tcpip \ Parms\Tcp1323Opts = 1
13. Increase TCP Parameters 5
HKLM \ Comm \ Tcpip \ Parms\TcpMaxDupAcks = 2
14. Enable IE Faster Caching
HKCU \ Software \ Microsoft \ Windows \ CurrentVersion \ Internet Settings\AggressiveCache = 1
20. Storage Manager Delay
HKLM \ System \ StorageManager\PNPUnloadDelay = 3500
20. Storage Manager Delay
HKLM \ System \ StorageManager\PNPUnloadDelay = 3500
21. Storage Manager Delay 2
HKLM \ System \ StorageManager\PNPWaitIODelay = 3500
30. Increase Font Cache
HKLM \ SYSTEM \ GDI \ GLYPHCACHE\limit = 32768
90. Disable SMS Sent Notification
HKLM \ Software \ Microsoft \ Inbox \ Settings\SMSNoSentMsg = 0
91. Disable Call History Automatic Cleanup
HKCU \ ControlPanel \ Phone\LogCleanPeriod = 6
Add GPS Settings Icon
HKLM \ ControlPanel \ GPS Settings\Group = 2
Change aGPS server
HKLM \ Software \ Samsung \ RIL \ GPS\ServerAddress = xtra1.gpsonextra.net:80
Connection Enhancements
Adds Level3 DNS servers
HKLM \ Comm \ Cellular Line \ Parms \ TcpIp\DNS = 4.2.2.1
AutoDisconnect
HKLM \ Comm \ ConnMgr \ Planner \ Settings\SuspendResume = GPRS_bye_if_device_off
AutoDisconnect Time
HKLM \ Comm \ ConnMgr \ Planner \ Settings\CacheTime = 60
Blank Internet Sharing Extension
HKLM \ Comm \ InternetSharing\Extension =
Bubble Switch Wifi to Comm Mgr
HKLM \ ControlPanel \ WrlsMgr\Redirect = WirelessManager.exe
Change Internet Sharing to PowerVision
HKLM \ Comm \ InternetSharing\Extension = 0
Data Disconnect
HKLM \ Comm \ ConnMgr \ Planner \ Settings\CacheTime = 60
Disable Multi-NAI
HKLM \ SOFTWARE \ OEM \ WModem\Multi-NAI = 0
Disable proxy
HKCU \ Software \ Microsoft \ Windows \ CurrentVersion \ Internet Settings\EnableAutoDetect = 1
Disable Telia Proxy
HKLM \ Comm \ ConnMgr \ Providers \ {EF097F4C-DC4B-4c98-8FF6-AEF805DC0E8E} \ HTTP-{0DAEA92E-2917-4C6C-9E23-F2BCAA13DA07}\Enable = 0
Disable Validate Server Certifacte
HKLM \ Comm \ EAP \ Extension \ 25\ValidateServerCert = 0
Display Force EVDO/1xRTT Connection Option
HKLM \ Software \ OEM \ PhoneSetting\HiddenModeOperationPage = 0
DNS cache disable
HKCU \ Software \ Microsoft \ Windows \ CurrentVersion \ Internet Settings\DnsCacheEnabled = 0
Enable ATT Tethering
HKLM \ Comm \ InternetSharing \ Settings\forcecellconnection = 0
Enable HSUPA
HKLM \ Software \ HTC \ AdvancedNetwork\SupportHSUPA = 0
Enable Manual Network Selection
HKLM \ Security \ Phone\ManualDisable = 0
Enable Tethering
HKLM \ Software \ HTC \ USBtoPCPopUp\OnlyTwoChoice = 0
Enable Vision Duration/Disconnect Popup
HKLM \ ControlPanel \ Phone\Flags2 = 16
ForceCellConnection to Sprint
HKLM \ \ Comm \ InternetSharing \ Settings\ForceCellConnection = Sprint
Increase TCP Parameters
HKLM \ Comm \ Tcpip \ Parms\TcpMaxConnectRetransmissions = 10
Increase TCP Windows Size
HKLM \ Comm \ Tcpip \ Parms\TcpWindowSize = 16616
MaxCMCon to 0
HKLM \ Comm \ InternetSharing\MaxCMCon = 0
Roam warning
HKCU \ Software \ Microsoft \ Inbox \ Settings\ShowRoamWarning = 1
Set EnablePMTUDiscovery
HKLM \ Comm \ Tcpip \ Parms\EnablePMTUDiscovery = 576
Set Tcp1323Opts
HKLM \ Comm \ Tcpip \ Parms\Tcp1323Opts = 0
Set TcpMaxDupAcks
HKLM \ Comm \ Tcpip \ Parms\TcpMaxDupAcks = 2
TcpWindowSize
HKLM \ Comm \ Tcpip \ parms\TcpWindowSize = 532480
Phone Tweaks
Auto reconnect to WWAN
HKLM \ Comm \ ConnMgr \ Planner \ Settings\AlwaysOnRetryInterval = 5000
Diamond Phone Canvas Battery
HKLM \ Sercurity \ ResOver \ Bitmaps\BateryIconLevels = 100
Disable Diamond Phonepad Skin
HKLM \ Security \ Phone \ Skin\Enable = 0
Disable EnableFastDormantDisplayDuringCall
HKLM \ Drivers \ BuiltIn \ RIL\EnableFastDormantDisplayDuringCall = 1
Enable Dialer Skin
HKLM \ Security \ Phone \ Skin\Enable = 0
Enable Large Ringtone
HKCU \ ControlPanel \ Sounds\FileSizeLimit = 888888
Enable network selection
HKLM \ Security \ Phone\ManualDisable = 0
Enable Thai Font Cordia New
HKLM \ Software \ Microsoft \ FontLink \ SystemLink\Tahoma = \windows\cordia.ttf,Cordia New
Hide SIM Contacts
HKCU \ ControlPanel \ Phone\ShowSim = 0
Key Press Tone
HKCU \ ControlPanel \ Sounds \ Keypress\BeepMode = 0
No Add Contacts Question
HKLM \ Software \ HTC \ PHONE \ PhoneExtendSetting\AddNumber = 0
No End Key Delay
HKLM \ Software \ HTC \ PHONE\EndKeyDelayInterval = 0
No End Key Delay 2
HKLM \ Software \ HTC \ PHONE \ PhoneExtendSetting\EndCallTime = 0
No Notes in Call
HKLM \ Software \ HTC \ PHONE \ PHoneExtendSetting\StylusOpenNote = 0
No Phone Connection Vibration
HKLM \ Software \ HTC \ ExtendSetting\ConnectingVibration = 1
No scrollbar
HKLM \ System \ GWE\cxVScr = 0
Non-Vibrate on Disconnect
HKCU \ ControlPanel \ Sounds \ Ending\Script = p
Phone Connection Vibration
HKLM \ Software \ HTC \ ExtendSetting \ ConnectingVibration=1\Home.LastClockView = 1
PNPUnloadDelay
HKLM \ System \ StorageManager\PNPUnloadDelay = 4000
PNPWaitIODelay
HKLM \ System \ StorageManager\PNPWaitIODelay = 4000
Remove PhoneCanvas Curtain
HKLM \ Software \ HTC \ PHONE\PhoneLockEnable = 0
Ring and Vibrate - SoundCategories
HKCU \ ControlPanel \ SoundCategories \ Notification\Script = v0.75
set Default Ringtone
HKCU \ ControlPanel \ Sounds \ RingTone0\Sound = \Storage Card\My Documents\MY
Ringtones\blade(1).wav
Set Email Sound broken
HKCU \ ControlPanel \ Notifications \ {A877D65D-239C-47a7-9304-0D347F580408}\Wave = \Storage Card\My Documents\loudest.wav
Set SMS sound
HKCU \ ControlPanel \ Notifications \ {A877D65B-239C-47a7-9304-0D347F580408}\Wave = \Storage Card\My Documents\chirp[1].mp3
Show both date clock in title bar
HKLM \ Software \ Microsoft \ Shell\TBOpt = 3
Skinny Bars
HKCU \ ControlPanel \ PhoneExtendFunction \ CDMA\SignalStrengthLevel = 7
Slide To Answer - Disable Curtain
HKLM \ Software \ HTC \ PHONE\PhoneLockEnable = 0
Portable Installation on USB-Drive
As posted here.
Portable Installation on USB-Drive
With the use of commandline parameters cards can be started from any usb drive on any Windows PC.
MortScript does not require an installation. You can start any script file via commandline like this:
D:\MortScipt\MortScript.exe D:\scripts\myscript.mscr
Batch
If you want to start cards independent from the drive letter (which can change from pc to pc) you can create a batch file with one line like this :
%~d0\portable_apps\MortScript\MortScript.exe %~d0\Cards\Cards.mscr TOPICS_ROOT="%~d0\Topics" C_pathPcEditorExe="%~d0\portable_apps\my_editor\my_editor.exe" C_sPcEditorWndTitle="my editor" C_pathPcViewerExe="%~d0\portable_apps\my_viewer\my_viewer.exe" C_sPcViewerWndTitle="my viewer"
Explanation:
* %~d0 is a variable containing the drive letter of the path of the batch file.
* %~d0\portable_apps\MortScript\MortScript.exe: path to MortScript.exe (needed)
* %~d0\Cards\Cards.mscr: The first parameter (after MortScript.exe) has to be the path to the Card.mscr (needed)
* TOPICS_ROOT="%~d0\Topics": path of the directory containing the topics and the preferences of cards (needed)
* C_pathPcEditorExe="%~d0\portable_apps\my_editor\my_editor.exe": path to an editor application exe-file (only if you want to use an extra application)
* C_sPcEditorWndTitle="my editor": title of the editor application window (only if you want to use an extra application)
* C_pathPcViewerExe="%~d0\portable_apps\my_viewer\my_viewer.exe": path to a viewer application exe-file (only if you want to use an extra application)
* C_sPcViewerWndTitle="my viewer": title of the viewer application window (only if you want to use an extra application)
Note: If do want to use only plain text files and no extra application to edit these files, just set C_bMortScriptOnly=1. Example:
%~d0\portable_apps\MortScript\MortScript.exe %~d0\Cards\Cards.mscr TOPICS_ROOT="%~d0\Topics" C_bMortScriptOnly=1
PStart
PStart by Jens Gruschel is a really good programm for launching programs from usb drives. PStart is Freeware and available at: www.pegtop.net.
Launching cards with PStart:
1. Use "Add file" in the menu "Edit" to select MortScript.exe.
2. Right click on the created "MortScript"-Icon an select "Edit".
3. Now you can setup the "Name" and "Command line parameters" (similar to the batch file)
Example "Command line parameters" (one line):
%pdrive%\Cards\cards.mscr TOPICS_ROOT="%pdrive%\Topics" C_pathPcEditorExe="%pdrive%\portable_apps\AkelPad\AkelPad.exe" C_sPcEditorWndTitle="AkelPad" C_pathPcViewerExe="%pdrive%\portable_apps\AkelPad\AkelPad.exe" C_sPcViewerWndTitle="AkelPad"
Bluetooth
typical bluetooth check:
Code:
CHECKBT = RegRead ("HKLM", "System\State\Hardware", "Bluetooth" )
If (CHECKBT <= 8 )
# Bluetooth is OFF
# turn on
Run("\Extended_ROM\BluetoothOnOff.exe")
Endif
BT sync:
Code:
#Check to see if bluetooth is on, if not activate it
CHECKBT = RegRead ("HKLM", "System\State\Hardware", "Bluetooth" )
If (CHECKBT <= 8 )
# Bluetooth is OFF
Sleep (4000)
Endif
Run("\Windows\Start Menu\Programs\ActiveSync.lnk")
Sleep (6800)
SendRightSoft()
SendUp()
SendCR()
while (procexists("repllog.exe"))
#keep BT on while Activesync not closed
sleep(6000)
endwhile
Run("\Extended_ROM\vjvolubilis1.exe", " -bluetoggle")
sleep(6000)
From here you can start playing
Turn on discover mode?
Bluetooth Enhancements:
aa: HKLM \ Software \ Microsoft \ Obex\IsEnabled = 1
Bitpool: HKLM \ Software \ Microsoft \ Bluetooth \ A2DP \ Settings\BitPool = 58
Bluetooth Discovery on: HKLM \ Software \ OEM \ Bluetooth\DiscoverableTimeOut = 0
Bluetooth Power Management : HKLM \ Software \ Microsoft \ Bluetooth \ AudioGateway \ PowerSave\Bluetooth Power Save = 1
Change BlueTooth ID to -Windows Mobile Device- : HKCU \ Software \ Microsoft \ Bluetooth \ Settings\LocalName = Windows Mobile Device
Enable Stereo A2DP: HKLM \ SOFTWARE \ Microsoft \ Bluetooth \ A2DP \ Settings\UseJointStereo = 0
Increase Bitpool For Use With Stereo: HKLM \ Software \ Microsoft \ Bluetooth \ A2DP \ Settings\BitPool = 50
Increase Max Bitpool For Use With Stereo: HKLM \ Software \ Microsoft \ Bluetooth \ A2DP \ Settings\MaxSupportedBitPool = 50
Increase SampleRate : HKLM \ Software \ Microsoft \ Bluetooth \ A2DP \ Settings\SampleRate = 96000
Max Bitpool: HKLM \ Software \ Microsoft \ Bluetooth \ A2DP \ Settings\MaxSupportedBitPool = 58
reset wireless : HKLM \ Comm \ ConnectionSharing\PrivateInterface = BTPAN1
Set Wireless : HKLM \ Comm \ ConnectionSharing\PrivateInterface = TIACXWLN1
Tomek 2 Way Recording : HKLM \ Drivers \ BuiltIn \ WaveDev \ VocRecPath\dword = 00000002
Use Vito Voicedialer from BT : HKLM \ Software \ OEM \ VoiceCommand\Path = \Program Files\VITO\VoiceDialer\VoiceDialer.exe
Bluetooth:
enable/disable the bluetooth
iPAQSetBlueToothRadio
Non-Microsoft Bluetooth Toggling
Bluetooth Toggler - Toggles between OFF, ON, & DISCOVERABLE
BlueTooth Pairing & Disconnect BT Off
PhoneAlarm to toggle bluetooth
Turn on/off discover mode
Bluetooth on/off w/power
Turn on discover mode
Bluetooth control while in call
connects Bluetooth through ActiveSync and Syncs
change BT A2DP settings
change BT name
change BT A2DP settings
connects Bluetooth through ActiveSync and Syncs
Headset:
headset Toggler
headset
Headset
checks to see if headset is
SetSound Profiles
BT off after Headset mode
BT stereo activation and NPOPUK
handles MSI Blueplayer
launch S2P
Switching Bluetooth between car and headset
Auto Profile script when handsfree is connected or disconnected
bluetooth wireless receiver in car:
PhoneAlarm and A2DPToggle to work around two issues
registry keys for the devices - is under HKLM\Software\Microsoft\Bluetooth\Device\????????? ??\Services\????????\enabled, where the first set of ?s is the device and the second set of ?s is the service
Related
MortScript examples accumulation
Hi there, since I realized MortScript finally got to some use here, too, and I'm currently building an updated site, I wanted to gather some scripts which I could offer as examples on my page. Of course with a link to any origin you want - that way the author gets the credits, and I don't need to keep up with the latest update all the time... Since I lost track of all the threads and scripts, I'd be nice if you could send me the interesting topics (a reply might be useful for others, too, but PM or contact formular or forum on mort.sto-helit.de is fine, too...). TIA, Mort
The 'clicky' thing: Code: if question "Please set the Camera app to photo mode before executing this script. Additionally, please remember to disable <<Reviev After Capture>> option in Camera before running this script! Run the script?","Important note" setbacklight 1,1 Input limit, 1, "Total images to capture","MultiCapture" if equals "",%limit% set limit,10 endif set total,0 Input delayer, 1, "Capture interval (seconds)","MultiCapture" set delayer,%delayer%*1000 if equals %delayer%,0 set delayer,1000 endif %czas%=%delayer%*%limit%/1000 %czas_m%=%czas%/60 %czas%="Total capture time: "&%czas%&" seconds, this is "&%czas_m%&" minutes." message %czas%,"MultiCapture" if question "Lock the touchscreen?","Touchscreen lock" run tpdisable.exe endif run camera.exe WaitForActive "Camera",10 setbacklight 0,0 while wndActive "Camera" SendCR "Camera" sleep %delayer% %total%=%total%+1 if equals %total%,%limit% Close "Camera" endif endwhile run tpenable.exe %total%="Images captured: " & %total% message %total%,"Done" endif It does some pictures at regular interval, locking screen (using TPEnable/TPDisable). The other script: Code: if wndActive "Camera" regReadDword HKCU,"Software","tplock",lok if equals %lok%,1 run "\windows\tpenable.exe" regWriteDword HKCU,"Software","tplock",0 message "Screen unlocked.","Device lock" else run "\windows\tpdisable.exe" regWriteDword HKCU,"Software","tplock",1 endif else run "\windows\alttab.exe" endif I have it bound to 'Record' button on my BA. If the camera is active, it locks the touchscreen (TPEnable/Disable again). If not - it executes SPBPocketPlus's AltTab. MortScript rulez
I have one more, but a buggy one - it updates the Camera image capture dir to dd_mm_yyy. Will post it later on today... Code: if not regKeyExists HKCU,"Software\IA Style\IA CameraWizard(Pocket PC)\2.21\Strings","xImage folder" regReadString HKCU,"Software\IA Style\IA CameraWizard(Pocket PC)\2.21\Strings","Image folder",pth %msg%="This is the first time you use this script. The current image store path is: "&%pth% message %msg% if question "Run the Camera to change this value?" runwait "camera.exe" endif regReadString HKCU,"Software\IA Style\IA CameraWizard(Pocket PC)\2.21\Strings","Image folder",pth RegWriteString HKCU,"Software\IA Style\IA CameraWizard(Pocket PC)\2.21\Strings","xImage folder",%pth% if question "Update the capture dir now?" regReadString HKCU,"Software\IA Style\IA CameraWizard(Pocket PC)\2.21\Strings","Image folder",pth else exit endif endif GetTime dat, "Y_m_d" regReadString HKCU,"Software\IA Style\IA CameraWizard(Pocket PC)\2.21\Strings","xImage folder",pth %dat%=%pth%&"\"&%dat% MkDir %dat% RegWriteString HKCU,"Software\IA Style\IA CameraWizard(Pocket PC)\2.21\Strings","Image folder",%dat% %dat%="Image capture folder updated to "&%dat% SleepMessage 5,%dat%,"Capture folder updated",1
Here is a short & sweet script I wrote that asks you if you'd like to rotate your screen before running TomTom then rotates it back when TomTom exits. This is useful because when driving, TomTom looks better in landscape mode, but there are times when just walking around and stuff it's better in portrait mode. No credit needed really because of it's simplicity. Edit: Sorry, I deleted the file off my server a while back when I was doing some spring cleaning... I don't have a copy of it any where. Really it was just a couple mortscript commands. Anyone who spends 5 minutes and reads the mortscript documentation can figure it out. BTW, I LOVE mortscript. It's very handy and I see it becoming more useful as the needs arise.
BT Sync Hi, I couldn't live without it. The following script connects Bluetooth through ActiveSync and Syncs. The connection will remain active until the script is started again, or the connection is closed manually. Code: If NOT wndExists "Connected to MEDIACENTER" RegReadDWord HKLM, System\State\Hardware, Bluetooth, Bluetooth If Expression %Bluetooth% <= 8 Set BluetoothWas, "Off" Run "\Windows\ToggleBTH.exe" Sleep 3000 EndIf Run "\Windows\rnaapp.exe", -n -m -e"MEDIACENTER" WaitFor "Connected to MEDIACENTER", 15 Run "\Windows\udp2tcp.exe" Run "\Windows\rapiclnt.exe", -dppp_peer Run "\Windows\repllog.exe", /remote /sched /h Sleep 1000 RegWriteDWord HKLM, System\State\Hardware, Cradled, 1 While wndExists "Connected to MEDIACENTER" Sleep 1000 EndWhile Run "\Program Files\MortScript\TKill.exe", UDP to TCP proxy Run "\Program Files\MortScript\TKill.exe", Remote API Client Run "\Program Files\MortScript\TKill.exe", ActiveSync If equals %BluetoothWas%, "Off" Run "\Windows\ToggleBTH.exe" EndIf Else Run "\Program Files\MortScript\TKill.exe", Connected to MEDIACENTER EndIf Needless to say you need to replace MEDIACENTER with the name of your own BT Connection. ToggleBTH turns on the BlueTooth radio if it wasn't already on, and turns it off again is the connection is dropped. TKill really kills the various processes when done; killing them with MortScript's internal commands didn't seem stable. Cheers, Cacti
GPRS Sync Code: # Witch operator are we on? RegReadString HKLM, System\State\Phone, Current Operator Name, Operator If Equals %Operator%, "Orange" Set Orange, "On" EndIf # Orange Active? Switch to T-Mobile. If Equals %Operator%, "Orange" Run "\Windows\STK.exe" SendUp STK Service SendUp STK Service SendDown STK Service SendCR STK Service Sleep 500 Minimize STK Service EndIf # Is T-Mobile Active? RegReadString HKLM, System\State\Phone, Current Operator Name, Operator While Not Equals %Operator%, "T-Mobile NL" Sleep 1000 RegReadString HKLM, System\State\Phone, Current Operator Name, Operator EndWhile # GPRS Notificatie opslaan en daar uitzetten RegReadDWord HKCU, ControlPanel\Notifications\{8ddf46e7-56ed-4750-9e58-afc6ce486d03}, Options, GPRSConnectNotification RegWriteDWord HKCU, ControlPanel\Notifications\{8ddf46e7-56ed-4750-9e58-afc6ce486d03}, Options, 0 #Activesync If wndExists "ActivSync" Set ActiveSync, "On" EndIf Run "\Windows\repllog.exe", /h /sched /remote Sleep 500 MouseClick ActiveSync 20, 310 Sleep 500 Minimize ActiveSync RegReadDWord HKCU, Software\Microsoft\ActiveSync\Partners\{4FF3ACFA-3E07-42E1-83D9-4F04714CDC0B}, LastSyncSuccess, LastSyncSuccess RegReadDWord HKCU, Software\Microsoft\ActiveSync\Partners\{4FF3ACFA-3E07-42E1-83D9-4F04714CDC0B}, LastSyncSuccess, NewSyncSuccess While Equals %NewSyncSuccess%, %LastSyncSuccess% Sleep 1000 RegReadDWord HKCU, Software\Microsoft\ActiveSync\Partners\{4FF3ACFA-3E07-42E1-83D9-4F04714CDC0B}, LastSyncSuccess, NewSyncSuccess EndWhile RegWriteDWord HKCU, ControlPanel\Notifications\{8ddf46e7-56ed-4750-9e58-afc6ce486d03}, Options, %GPRSConnectNotification% If not Equals %ActiveSync%, "On" Run "\Program Files\MortScript\TKill.exe", ActiveSync EndIf If Equals %Orange%, "On" Run "\Windows\STK.exe" SendUp STK Service SendUp STK Service SendCR STK Service Sleep 1000 Minimize STK Service Minimize STK Service EndIf This script ActiveSyncs over GPRS. I use a Dual SIM, (Orange & T-Mobile) and only the T-Mobile subscription have GPRS. So the script first determines if T-Mobile is active. If not is switches SIM. After that it just starts ActiveSync and syncs the {4FF3ACFA-3E07-42E1-83D9-4F04714CDC0B} partnership. After it finishes is swichtes SIMs again; I'm mainly on the Orange SIM. I use the same methode before starting TomTom so my traffic information can be downloaded while driving. If someone is interested I also have a script that (allong with some other little proggies) starts TomTom automaticly when I connect the power connector, but only if my carkit is connected. MortScript makes me very lazy Cheers, Cacti
Code: RegWriteString HKLM,Drivers\active\73,Name,COM6: if question "Enable BT/GPS before running OziExplorer?","OziExplorer" run "\program files\vijay555\vjvolubilis\vjvolubilis.exe", -blueon runwait "\storage card2\oziexplorer\oziexplorerce.exe" run "\program files\vijay555\vjvolubilis\vjvolubilis.exe", -blueoff else if question "Run OziExplorer anyway?","OziExplorer" run "\storage card2\oziexplorer\oziexplorerce.exe" endif endif Yay, does anyone use OziExplorerCE? I sometimes do The script above utilizes vijay's VJVolubilis (great app, imho) to enable Bluetooth. It also adds 'fake' COM port in order to allow proper OziExplorerCE GPS configuration.
this is a very informative and useful thread. i use mortscript on my T-Mobile SDA smartphone. Alarm Script (reminder):
Cleanup Recently Used Programs This script removes the list of recently used programs in the Start Menu. Code: if question ("Do you want to cleanup the Recent Programs from your Start Menu?","oldSAP's Cleanup") x=0 While NOT (x = 12) RegWriteString ("HKCU","Software\Microsoft\Shell\TaskSwitch",%x%,"") x=x+1 EndWhile if question ("You need to restart your device to see the effect. Restart Now?","oldSAP's Cleenup") Reset EndIf EndIf
Copy/Paste Copy and Paste script Code: num=Input ( "1=Copy All 2=Copy Word(s) 3=Copy Line 4=Paste ", "oldSAP Copy/Paste",1 ) if equals %num%, "1" SendCtrlKey A SendCtrlKey C Else if equals %num%, "2" x=Input("How many words do you want to copy?","no. of words",1) Repeat %x% SendRight( "", 1, 1 ) EndRepeat SendCtrlKey C Else if equals %num%, "3" SendEnd( "", 0, 1 ) SendCtrlKey C Else if equals %num%, "4" SendCtrlKey V Else EndIf
Wow, you sure give me some work for the weekend... Very interesting collection, thank you!
I have a collection of scripts at this link. http://discussion.treocentral.com/showthread.php?t=132525
Yay, I see LEDUp in use (gotta switch to MortScript 4, 3.5 seems to be a bit old... )
here is a very basic script, I use it for apps that I want to stay alive until I close the app, eg GPS software, in particular Destinator. Note, for some reason the volume part doesnt seem to work as it should. Code: #Basic script to set no timeouts and full brightness while using Destinator #Read registry settings #volume is not working for some reason #Volume = RegRead ("HKCU", "ControlPanel\Volume\","Volume") BattSuspendTimeout = RegRead ("HKLM", "System\CurrentControlSet\Control\Power\Timeouts","BattSuspendTimeout") ACSuspendTimeout = RegRead ("HKLM", "System\CurrentControlSet\Control\Power\Timeouts","ACSuspendTimeout") BatteryTimeout = RegRead ("HKCU", "ControlPanel\Backlight", "BatteryTimeout") ACTimeout = RegRead ("HKCU", "ControlPanel\Backlight", "ACTimeout") Brightness = RegRead ("HKCU", "ControlPanel\Backlight", "Brightness") ACBrightness = RegRead ("HKCU", "ControlPanel\Backlight", "ACBrightness") #Set registry settings #RegWriteDword ("HKCU", "ControlPanel\Volume\","Volume", 2576980377) RegWriteDword ("HKLM", "System\CurrentControlSet\Control\Power\Timeouts","BattSuspendTimeout",0) RegWriteDword ("HKLM", "System\CurrentControlSet\Control\Power\Timeouts","ACSuspendTimeout",0) RegWriteDword ("HKCU", "ControlPanel\Backlight", "BatteryTimeout", 0) RegWriteDword ("HKCU", "ControlPanel\Backlight", "ACTimeout", 0) RegWriteDword ("HKCU", "ControlPanel\Backlight", "Brightness", 10) RegWriteDword ("HKCU", "ControlPanel\Backlight", "ACBrightness", 10) #Change application to run here RunWait ("\DestinatorApps\Destinator\DestiRobot.exe") #Set registry settings back to normal use mode #RegWriteDword ("HKCU", "ControlPanel\Volume\","Volume", Volume) RegWriteDword ("HKLM", "System\CurrentControlSet\Control\Power\Timeouts","BattSuspendTimeout",BattSuspendTimeout) RegWriteDword ("HKLM", "System\CurrentControlSet\Control\Power\Timeouts","ACSuspendTimeout",ACSuspendTimeout) RegWriteDword ("HKCU", "ControlPanel\Backlight", "BatteryTimeout", BatteryTimeout) RegWriteDword ("HKCU", "ControlPanel\Backlight", "ACTimeout", ACTimeout) RegWriteDword ("HKCU", "ControlPanel\Backlight", "Brightness", Brightness) RegWriteDword ("HKCU", "ControlPanel\Backlight", "ACBrightness", ACBrightness)
Great to see such a collection of genius in just ONE post! It is probably a good idea to inform our captive audience that a majority of these scripts will work only with Mort's 4.0 RC3 version (or at least not the 3.1 version) so if you are having some problems launching these wonderful scripts download the Release Candidtate: h++p://www.sto-helit.de/downloads/pocketpc/MortScript-4.0RC3.zip (hope you don't mind me posting the link Mort)... "Live long and Script!"
There's RC5 around at the "site to come": http://mort.sto-helit.de (see http://www.sto-helit.de for why there are two sites... ). It's mostly bugfixes. In RC4 I added the possibility to access COM ports, but I still have to update the manual... On that site, you'll also soon be able to find the scripts posted here... There's also a new beta of MortButtons and the MortButton skins are migrated. But there's still a lot to do, esp. regarding MortPlayer...
Mort, I noticed their is RC7 now, what has changed since RC4.. Is there a changelog we can view?
Need some help with the BT sound. I got the bellow mortscript (posted by senergy) on my phone. And when I click on it it runs. But when I try to listen to sound over bluetooth it still goes directly to voicecommand regardless if I click yes or no. Am I doing something wrong? (using mortscript version 4) EDIT: Figured out the problem and removed bad script (Was using another cut and paste, this one did work!) Orginaly posted by senergy #basic mortscript to enable bt sound #question Switch (question ( "Do you want BT sound?", "Question", "YesNo")) case (1) RegWriteDword ("HKLM","Software\OEM\VoiceCommand","LaunchApEnable",0) RegWriteDword ("HKLM","Software\OEM\VoiceCommand","VoiceCmdDuration",86400) case (0) RegWriteDword ("HKLM","Software\OEM\VoiceCommand","LaunchApEnable",1) RegWriteDword ("HKLM","Software\OEM\VoiceCommand","VoiceCmdDuration",30) endSwitch
Mortscript Press Button Can someone please help me with this script, it should (amongst others) press Warning Message key in Navigon Mobile Navigator 6 but it doesn't always. Probably because startuptime varies? I'm not sure about remaining script either...... # Position of MN6 Button to press Set Position_X, "170" Set Position_Y, "290" # Set Bluetooth On run "\Program Files\vijay555\VJVolubilis\VJVolubilis.exe", -blueon # Start Navigon including FlitsNav Run "\My Documents\POIWarner\FlitsNav.exe" WaitForActive "Mobile Navigator 6", 60000 GetColorAt %Position_X%, %Position_Y%, colorStart # Waiting time in milliseconds Sleep 35000 Set true, "1" While equals %true%, "1" Sleep 1000 GetColorAt %Position_X%, %Position_Y%, color If not equals %color%, %colorStart% If wndActive "Mobile Navigator 6" Sleep 1000 MouseClick "Mobile Navigator 6", %Position_X%, %Position_Y% EndIf Set true, "0" EndIf EndWhile # Kills FlitsNav and Bluetooth after exit MN6 Runwait ("\SDMMC\MN6\MN6.exe") run "\Program Files\vijay555\VJTaskKiller\VJTaskKiller.exe", FlitsNav run "\Program Files\vijay555\VJVolubilis\VJVolubilis.exe", -blueoff
MortScript Here`s some of my stuff, unfortunately mostly still on the "old" syntax. I´ve started to rebuff some of the scripts (new syntax, mostly new concepts) but ran out of time during the last month. I try to create "modules" for recurring tasks, to be called from within other scripts or, if appliccable, to be capable run standalone as well. Most of the module expect variables to be set, hence must be called using callscript. Here is a newer one to display status messages and a kind of countdown. Once kicked off it runs on its own, refreshes (if required, i.e. if the status display needs to change) every second displaying the content of the registry value "info" until the registry value "DoShow" toggles. During the process a given startvalue (approximated duration) is decreased like a countdown and restartet if necessary. This one is started with run, to have it operate totally independent, hence content is communicated via registry values. Code: # Modul zum Zeigen von Status / Info messages # uebergeben per Reg. Werten # # HGH 11-26/06 # errorlevel warn # if ( \ NOT \ ( \ RegValueExists \ ("HKCU", "Software\Mistrix\ShowStat","DoShow") \ AND \ RegValueExists \ ("HKCU", "Software\Mistrix\ShowStat","RefCycle") \ AND \ RegValueExists \ ("HKCU", "Software\Mistrix\ShowStat","Info") \ AND \ RegValueExists \ ("HKCU","Software\Mistrix\ShowStat","InfoHeader") \ AND \ RegValueExists \ ("HKCU", "Software\Mistrix\ShowStat", "OKAllow") \ ) \ ) message ( \ "RegWerte nicht gefunden", \ SystemPath("ScriptName") \ & SystemPath("ScriptExt") \ ) exit EndIf # # "Gesamtzeit" aus Reg lesen GCycle = RegRead ("HKCU", "Software\Mistrix\ShowStat", \ "RefCycle") # TStampStart = TimeStamp () # while (RegRead ("HKCU", "Software\Mistrix\ShowStat", \ "DoShow") = 1) InfAlt = RegRead ("HKCU", "Software\Mistrix\ShowStat", \ "Info") If (TimeStamp () - TStampStart > GCycle ) TStampStart = TimeStamp () EndIf ShowCycle = GCycle - TimeStamp () + TStampStart Sleepmessage \ ( \ ShowCycle , \ InfAlt, \ RegRead ("HKCU", "Software\Mistrix\ShowStat", \ "InfoHeader"), \ 1, \ RegRead ("HKCU", "Software\Mistrix\ShowStat", \ "DoShow") <> 1 OR InfAlt ne RegRead \ ("HKCU", "Software\Mistrix\ShowStat", \ "Info") \ ) # # ggf. (OKAllow=1) warten, # bis sich ein Status geaendert hat while ( \ RegRead ("HKCU", "Software\Mistrix\ShowStat", \ "DoShow") = 1 AND InfAlt eq RegRead \ ("HKCU", "Software\Mistrix\ShowStat", \ "Info") AND RegRead ("HKCU", \ "Software\Mistrix\ShowStat", \ "OKAllow") = 1 \ ) sleep (1000) EndWhile # EndWhile # exit Next is an example, how to use it. There could be any code instead of the sleeps, just reload "Info" whenever you want to have your status display updated... Code: # TestRahmen fuer Status / Info messages # mittels ShowStat.mscr # # HGH 11-26/06 # errorlevel warn # # Setzen der Reg. Werte - set the registry values # Stausmeldungen aktiv - activate status display RegWriteDword ("HKCU", "Software\Mistrix\ShowStat", \ "DoShow", 1) # Darf der User Message wegcklicken? - # may the user cancel status display RegWriteDword ("HKCU", "Software\Mistrix\ShowStat", \ "OKAllow", 1) # "Gesamtzeit" - approximated total time RegWriteDword ("HKCU", "Software\Mistrix\ShowStat", \ "RefCycle", 30) # InfoHeader - title RegWriteString ("HKCU", "Software\Mistrix\ShowStat", \ "InfoHeader", "TestStati" ) # InfoText - status text RegWriteString ("HKCU", "Software\Mistrix\ShowStat", \ "Info", "Status1" ) # # Starten der Show Info Routine - status modul start run ( SystemPath("ScriptPath") \ "ShowStat.mscr") # sleep (8000) # # neuer Infotext - new status content RegWriteString ("HKCU", "Software\Mistrix\ShowStat", \ "Info", "Status2" ) # sleep (12000) # # neuer Infotext - new status content RegWriteString ("HKCU", "Software\Mistrix\ShowStat", \ "Info", "Status3" ) # sleep (5000) # # Statusmeldungen inaktiv - status display off RegWriteDword ("HKCU", "Software\Mistrix\ShowStat", \ "DoShow", 0) # exit
Save registery, cooked rom.
Hello everyone. I am starting to build my first rum, and unfortunately I have steadily to a problem. I have use WinCE Cab Manager, to make some changes in the registery. Like this: ([HKEY_LOCAL_MACHINE \ Software \ HTC \ HTCAnimation] "StartupGif" = "\ \ Windows \ \ Unknownfile.gif" "StartupWav" = "\ \ Windows \ \ Unknownfile.wav" [HKEY_LOCAL_MACHINE \ Software \ Microsoft \ Splash Screen] "CarrierBitmap" = "\ \ Windows \ \ Hallen Green-botmenu.bmp" "MSBitmap" = "\ \ Windows \ \ Hallen Green-botmenu.bmp") And then, I've use Ervius_Package_Creator V5.4 to the convent. So, I've put the "Tweak" in Surface Kitchen v1.01 and further into the OEM. And then cooked it. And flashed my mobile. But .. HTC animation comes after it has installed the theme (HTC Black.tsk), and then I have to install the cab file again until it fit. Where should I save it, so I don't need to install it afterwards? / Danny_and_2 By the way, the splash screen Works
danny_and_2 said: Hello everyone. I am starting to build my first rum, and unfortunately I have steadily to a problem. I have use WinCE Cab Manager, to make some changes in the registery. Like this: ([HKEY_LOCAL_MACHINE \ Software \ HTC \ HTCAnimation] "StartupGif" = "\ \ Windows \ \ Unknownfile.gif" "StartupWav" = "\ \ Windows \ \ Unknownfile.wav" [HKEY_LOCAL_MACHINE \ Software \ Microsoft \ Splash Screen] "CarrierBitmap" = "\ \ Windows \ \ Hallen Green-botmenu.bmp" "MSBitmap" = "\ \ Windows \ \ Hallen Green-botmenu.bmp") And then, I've use Ervius_Package_Creator V5.4 to the convent. So, I've put the "Tweak" in Surface Kitchen v1.01 and further into the OEM. And then cooked it. And flashed my mobile. But .. HTC animation comes after it has installed the theme (HTC Black.tsk), and then I have to install the cab file again until it fit. Where should I save it, so I don't need to install it afterwards? / Danny_and_2 By the way, the splash screen Works Click to expand... Click to collapse hehehhehe nice try =))))))) okay create your change and do you cab. then dont use creator! put your cab to oem/configAP/ then open configap.txt you will find it there =) it looks like this for example : CAB: \WINDOWS\GoogleMaps-2.0.1.33-ms-htc-compress.cab CAB: \WINDOWS\JETCET5_PPC_v5.0.904.9.CAB CAB: \WINDOWS\WM6_PPC_HTC_Opera9_DE.CAB CFG: \WINDOWS\config_end.txt simple put a line before config_end.txt with your cab a example would be then CAB: \WINDOWS\GoogleMaps-2.0.1.33-ms-htc-compress.cab CAB: \WINDOWS\JETCET5_PPC_v5.0.904.9.CAB CAB: \WINDOWS\WM6_PPC_HTC_Opera9_DE.CAB CAB: \WINDOWS\YOURFILE.CAB CFG: \WINDOWS\config_end.txt greetings alphazero
Bump. Okay, now I know that for another time. Do not worry, I have several. It was just a sample Now, while I still have this thread. Do you know any other tweak to get the TouchFlo 3D menu faster? I have already HKLM \ SYSTEM \ GDI \ GLYPHCACHE \ limit = 32768. And thanks for your fast answer.
Maybe here you can find something: http://forum.xda-developers.com/showthread.php?t=398265 Or you can install Diamond Tweak and customize with that ...
Thank you for the site, i will begin flashing my device now
I was thinking about somethink, how do i encrypt my rom, so it can't be recooked like *A.Z.T.O.R. V6*. When u recook you get the files, how to make your own rom. ? Can someone tell me that?
Who has a black CommManager (not Manila TAB) with white Font
Hi, can everybody ask me, how can i change the CommManager font color? With a simple Regentry?
Netsnoop said: Hi, can everybody ask me, how can i change the CommManager font color? With a simple Regentry? Click to expand... Click to collapse ..nope; with a new *.jpg file..
yes? but where can i find the *.jpg file? the background image its no problem...
Who can help me? Can i change the Font with these Regentries... HKEY_LOCAL_MACHINE \ Software \ HTC \ CommManager \ OldTextColorSetting and HKEY_LOCAL_MACHINE \ Software \ HTC \ CommManager \ TextColorSetting
Help! ms_sms problems.
Hi, everyone. I using the Korean smartphone Samsung m480 (i780) model in Vietnam. OS is wm6.1. The Korean smartphone does not use ms-sms APP. uses different sms APP. And the Korean smartphone sms APP. is can't not using in other country. So it activates a non-activation ms-sms APP. in the Korean smartphone to use. Anyway..... my problem is the activated ms-sms APP. problem. 1. When message receiving, the country code being included, so name information not display of the address book. 2. Some cell phone is can't not reading message. (text broken) 3. The time is incorrect of the message received. Please see the description below SMS registry of my phone. When it amends "DLL" MITS_SMS_Providers.dll with sms_provider.dll, is not a possibility of sending message. [HKEY_LOCAL_MACHINE \ Comm \ Cellular \ SMS \ Protocols \ Raw] “Params " =” - Text” “AppName " = " tmail.exe” “Priority " =dword: 00000000 “ExportPrefix " = " Raw” “DLL " = " MITS_SMS_Providers.dll” “Name " = " Microsoft Raw SMS Protocol (Receive Only)” [HKEY_LOCAL_MACHINE \ Comm \ Cellular \ SMS \ Protocols \ Status] “Params " =” - Status” “AppName " = " tmail.exe” “Priority " =dword: 00000005 “ExportPrefix " = " Status” “DLL " = " MITS_SMS_Providers.dll” “Name " = " Microsoft Status Message SMS Protocol (Receive Only)” [HKEY_LOCAL_MACHINE \ Comm \ Cellular \ SMS \ Protocols \ Notification] “Params " =” - Notification” “AppName " = " tmail.exe” “Priority " =dword: 00000015 “ExportPrefix " = " Notify” “DLL " = " MITS_SMS_Providers.dll” “Name " = " Microsoft Notification SMS Protocol (Receive Only)” [HKEY_LOCAL_MACHINE \ Comm \ Cellular \ SMS \ Protocols \ Text] “Params " =” - Text” “AppName " = " tmail.exe” “Priority " =dword: 00000010 “ExportPrefix " = " Text” “DLL " = " MITS_SMS_Providers.dll” “Name " = " Microsoft Text SMS Protocol” [HKEY_LOCAL_MACHINE \ Comm \ Cellular \ SMS \ Protocols \ Broadcast] “Params " =” - Text” “AppName " =” \ Windows \ tmail.exe” “Priority " =dword: 00000030 “ExportPrefix " = " Broadcast” “DLL " = " MITS_SMS_Providers.dll” “Name " = " Microsoft Broadcast Message SMS Protocol (Receive Only)” [HKEY_LOCAL_MACHINE \ Comm \ Cellular \ SMS \ Protocols \ WCMP] “Priority " =dword: 00000025 “ExportPrefix " = " WCMP” “DLL " = " MITS_SMS_Providers.dll” “Name " = " Microsoft WCMP SMS Protocol” [HKEY_LOCAL_MACHINE \ Comm \ Cellular \ SMS \ Protocols \ WDP] “Priority " =dword: 00000020 “ExportPrefix " = " WDP” “DLL " = " MITS_SMS_Providers.dll” “Name " = " Microsoft WDP SMS Protocol” I need help! how can will do it clear sms problems? I am at a loss how to do it please, advise to me thanks!
[Q] How to make seconds and simple animation
Hi, How to make/add on clock: 1. seconds on clock 2. twinkle colon < : > 3. and simple colon animation.... ex. colon < -- > rotated 360 degrees ( -- \ | / -- \ | / )