Seite 1 von 1

Interesting new feature

Verfasst: Fr 14. Nov 2008, 09:55
von silveztre
Hi, first of all congratulations for your MyPhoneExplorer brilliant application. This post is just for suggesting you a new feature for upcoming versions.
Do you think that is possible to add a feature for locking the workstation when the application detects that the mobile is out of range?.

I could be very usefull.

Thank you in advance,

Verfasst: Fr 14. Nov 2008, 16:04
von FJ
The detection when the phone gets out of range is to unstable to implement this feature in the official release, but you could use the Eventhandlers to add this functionality yourself:

- open the file %appdata%\MyPhoneExplorer\general.ini in Notepad
- add this two lines on the bottom of the file, save and restart MPE:

Code: Alles auswählen

[EventHandlers] 
OnConnectionLost=C:\Windows\System32\rundll32.exe user32.dll,LockWorkStation