March 21, 2008

Automatic SSH login for Windows

MyEnTunnel

MyEnTunnel is a simple system tray application (or NT service) that establishes and maintains TCP SSH tunnels. It does this by launching Plink (PuTTY Link) in the background and then monitors the process. If the Plink process dies (e.g. connection drops, server restarts or otherwise becomes unreachable) MyEnTunnel will automatically restart Plink to reestablish the tunnels in the background. It tries to use as little CPU and system resources as possible when monitoring (When the "Slow Polling" option is enabled it only does one context switch per second).

This program is called My-En-Tunnel (My Encrypted Tunnel). Not MyEtunnel, Entunnel or Etunnel.

After looking for a simple windows SSH tunnel daemon and not finding anything to my fancy I ended up writing this.

http://nemesis2.qx.net/software-myentunnel.php

March 7, 2008

Fix windows weird problems

When you see these symptoms on Windows: blank page on windows update, couldn't start system restore, web pages weren't displaying properly (some were ok), many applications weren't working right , try the following method to fix it

regsvr32 jscript
regsvr32 vbscript
regsvr32 /i mshtml