Installing phpMyAdmin for www-Sharp.Runtime
Register www-Sharp.Runtime domain
Start www-Sharp.Runtime administrator (in "Run..." dialog execute "www-sharp://www-Sharp.Admin/". Select www-sharp or www-sharp (common) protocol. Press "Add domain" button. In "New domain" dialog enter: Name - phpMyAdmin, Base path - directory where phpMyAdmin is installed (you may double-click in edit box to select directory in dialog). Press OK.
Prepare phpMyAdmin
In phpMyAdmin directory locate file config.inc.php. In this file change line
$cfg['PmaAbsoluteUri'] = '';
to
$cfg['PmaAbsoluteUri'] = 'www-sharp://phpMyAdmin/';
Run phpMyAdmin
Start Internet Explorer and navigate to "www-sharp://phpMyAdmin/".