2
2
As in the title, is there a way to disable either the update checks or that annoying monit I have to close every time I launch Connectify?
2
2
As in the title, is there a way to disable either the update checks or that annoying monit I have to close every time I launch Connectify?
3
The only (but efficient) way I know is to avoid Connectify from contacting the update server:
Click Start → Run (or press Win+R)
Enter \Windows\system32\Drivers\etc
In the opened folder, there is a file named "hosts"
Copy the file "hosts" to your desktop
Open it with Notepad
After the last line of the file, paste the following:
127.0.0.1 updates.connectify.me
Save the file*
Drag the file back to the folder you copied it from (drag it holding the right button) and REPLACE the original file. You will need Administrator rights to do this.
After this, you will no longer see the update window.
*After saving the file, you must remove the ".txt" extension from its name, so it will be named only "hosts".
Otherwise, Windows will not use it as the hosts file. If you can't see file extensions, you must set Windows to show file extensions:
a) Open a window in file explorer
b) Press Alt
c) Click Tools > Folder Options
d) Click on the second tab "Show" and scroll down the list
e) Uncheck the option "Hide extensions for known file types" and click OK. See image below for help:
4
The above answer is good, but I would also add the following to the host file:
127.0.0.1 downloads2.connectify.me
127.0.0.1 www.connectify.me
To get the domain address you can use a network monitor, which will show you the domains Connectify will try to contact. ESET Antivirus has a network monitor by default. You can download it and use for 30 days for free. – Sérgio Kucera – 2016-02-07T06:11:30.620
Thank you Sir for the detailed answer, may I also ask how does one acquire the domain address to be blocked? – kyooryu – 2012-11-19T12:44:12.370