public UltraVNCPasswordChanger(string ultraVNCPath) { mUltraVNCPath = ultraVNCPath; mUltraVNCMngr = new UltraVNCManager(ultraVNCPath); }