Sunday, February 8, 2015

HTML_PHP_CROSS_PLATFORM

Author : http://eauprogram.blogspot.com
Download : http://sourceforge.net/projects/eauprogram/files/HTML_PHP_CROSS_PLATFORM
Video : http://youtu.be/RQLi1v-ZR9Q


This programming is for learning .
Function : Under any operation system and any browser ,
you can run local/another computer 's program in current user (windows system only) .

Platform :
Browser : IE7 and above , other any browser like Google Chrome , Firefox and so on .
Operation system : 
Remote computer : any system .
Local computer : windows only .
Remote computer and Local computer can be two computer , or one computer .


How to use :
1.Install Apache and PHP , unzip HTML_PHP_CROSS_PLATFORM.rar to your website .
and then open
http://127.0.0.1/HTML_PHP_CROSS_PLATFORM/HPCP_EXE.html
in Google Chrome/Firefox...(Remote) and IE(Local) .




About :
In Local computer you can see program was opened by current user but not SYSTEM user .

But via system、exec、shell_exec in PHP , it will open by SYSTEM user ,
or open by current user but no window showing(I do not found the method how to show) .

Picture show how to use :

Files on the local hard drive to enable ActiveX : Run regedit.exe : HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\0 The right side of the Registry Value(Type) : 1200,1201,1400,1406 Set Registry Value(data) to 0 . Reference: http://support.microsoft.com/kb/833633/

No comments:

Post a Comment