Archive for the ‘Windows Mobile Information’ Category.
March 2, 2010, 12:19
If you want to lockdown a user of a Windows Mobile device to not send/receive SMS messages or eMails, you can use a blacklist. First enable Disallow policy on the device and then list all apps you dont like the user to run.
REGEDIT4
;Enable blacklist of applications that should not run
[HKEY_LOCAL_MACHINE\Security\Policies\Shell]
"DisallowRun"=dword:1
;Add entries to blacklist of applications that should not run
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\DisallowRun]
"1"="tmail.exe"
"2"="sms.dll"
"3"="poutlook.exe"
;add more here as "3", "4", "5", etc.
tmail.exe, sms.dll and poutlook.exe are responsible for message handling on the device. If you disallow them, the user cannot start them anymore.
February 26, 2010, 14:39
Unfortunately, there is no in depth information about the Pocket or Mobile Internet Explorer (PIE) comaptibility. So I can only give some suggestions. But I hope this informations will help you getting started and don’t run into trouble.First, although M$ states, that PIE is compatible to Internet Explorer 4.1, 5.0, 5.5 or 6.0, depending on the OS level you run on a windows ce based device, this is only a general statement:
Pocket Internet Explorer has been updated to support the following:
HTML 4.01
Extensible HTML (XHTML)
Cascading style sheets
Microsoft Jscript® version 5.5
Enhanced scripting and Document Object Model support
Wireless Markup Language (WML) 2.0 (XHTML + WML 1.x)
Internet Protocol version 6 (IPv6) in IPv4/IPv6 mixed-mode environments
New extensible imaging library
From TechEd powerpoint
HTML 3.2 Compliant
JavaScript 1.1 compliant
XML Object Model
SSL
Active X support (no download!)
=============================
HTML 3.2-based object model
Not the IE4 OM
Core script support:
Scripting against FORM elements
Scripting against the XML OM<
Not supported:
Dynamic frameset creation
Dynamic script generation
Window.open
If you try some more special functions of the desktop IE versions, you will find the limits very fast. In example, the OnKey() event is not supported in any of the actual CE OS versions (<=6). XML Dataislands support is very limitted.
Continue reading ‘The Pocket or Mobile Internet Explorer’ »
June 15, 2009, 20:50
Bad experiences with Windows Mobile 6.1 encryption file EncFiltLog.menc
Today I was frightened as I tried to read the data I saved from a Windows Mobile 6.1 device to my MicroSD card from my Windows XP desktop PC. WinXP recognized the usb stick as changeable device but no drive and no contents. Simply “please insert drive”.
Continue reading ‘Windows Mobile Memory Card Encryption stops WinXP from reading the card’ »
May 13, 2009, 05:49
Only a short post about AKUs.
As I wrote about Internet Explorer Mobile 6.1.4 it would be of interest, when this is part of the OS image on your device. With ‘when’ I mean the AKU number, when IEM is part of the OS image.
Adaption Kit Updates are described here.
A list of AKU s is posted here and here