Sunday, February 8, 2015

My computer(Local Ver. and Server Ver.)

Author : http://eauprogram.blogspot.com
Download : http://sourceforge.net/projects/eauprogram/files/My_Computer
Readme :
1.IE browser enable ActiveX control :
start-run-regedit.exe
open registry key:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\0
Set key value to 0:1200、1201、1400、1406
Microsoft reference: http://support.microsoft.com/kb/833633/

2.Local Ver. need to install DynamicWrapperX :
Thanks to the author of DynamicWrapperX , by this dll , you can call funtion in other dll under PHP/JS/VBS code .

Official website :
http://yuripopov.ucoz.net/index/dynwrapx_en/0-21
Download :
http://yuripopov.ucoz.net/index/dwx_version_history_en/0-23
Documentation :
http://www.script-coding.com/dynwrapx_eng.html

Install and uninstall :
Copy dynwrapx.dll to C:\Windows\System32
Start - Run :
Install :
regsvr32.exe dynwrapx.dll
Uninstall :
regsvr32.exe /u dynwrapx.dll

3.
Local verion:IE browser open My Computer_Ver.1.X.html(you can select 1.0 or 1.1)
Attention : when open local verion , you will see a cmd window , do not make a mistake , it is the diskpart window , not a virus .
Server verion:IE browser open My Computer_Ver.1.X.php(you can select 1.0 or 1.1)


Base on diskpart:
Local and server verion are base on running microsoft diskpart to get partitions and mount point infomations .
Purpose :
1.Different to the microsoft "my computer" , it can quickly open the NTFS mount point directory . It is convenient if you have over 26 partitions .
2.It will show space infomations clearly .
Example :


Press the path in the red frame can open that directory .

No comments:

Post a Comment