Short answer: see this RemoteUtilities forum entry for workaround:
http://www.remoteutilities.com/support/forums/forum5/topic305/
Short answer: see this RemoteUtilities forum entry for workaround:
http://www.remoteutilities.com/support/forums/forum5/topic305/
RemoteUtilities is my favorite remote access software.
But there was a problem while downloading its “Agent“.
I debugged that problem and posted a workaround on their forum. I’ve quoted it below:
Downloading agent.exe in Firefox results in: blocked may contain a virus or spyware john kumpf
Posts: 5
Joined: 11/03/201412/03/2014 20:35:55
Firefox silently did not download agent.exe file from http://www.remoteutilities.com/download/
The link to the file was: http://www.remoteutilities.com/download/agent.exe
I had to do “Show all downloads” to see this error message.
The error message was:
Quote Blocked: may contain a virus or spyware
I worked around this problem by reading this article:
http://www.ghacks.net/2014/11/19/bypass-firefoxs-blocked-may-contain-a-virus-or-spyware-message/
What i did: in firefox
Type “about:config” in address bar (without the quotes); hit return.
Click the “I’ll be careful, I promise!” button.
Type “safe” into the search box (without the quotes).
Double click the item “browser.safebrowsing.malware.enabled” to turn it from true to false.Then i was able to download the agent.exe program.
My interest here is in answering the question “What security should i select?”
Unfortunately there is no one answer because of the timelines of deployment of these technologies.
The securist (is that a word?) is WPA2.
The only reason not to choose WPA2 is OLD DEVICES.
WEP was born in 1999, and was deprecated in 2009.
However, WPA came on the scene 2003, and started to become popular in machines manufactured in 2003 with sales ramp in 2004.
And WPA2 came on the scene in 2004, and started to become popular in machines manufactured in 2004 with sales ramp in 2005.
So if you have a device that’s from 2003 or before (today in year 2014 that’s 11 years ago–a long time in electronics), then that device will not support the strongest security, WPA2. Even if it’s from 2004-2005 it might not.
So if you set up WPA2 on your wireless router, your old devices (or the old devices of your friends and family who visit your home, or customers who visit your business) will not be able to connect.
For devices purchased in the year 2006, i’d say you have a mixed bag.
Some devices will support WPA2 (especially the more expensive ones) some wont (especially the budget-friendly / value ones).
Some devices will support still support WEP (especially the budget-friendly / value ones), and some won’t (especially the more expensive, security conscious ones).
WPA2 is safer than WPA, which is safer than WEP. WPA also has 1 year, maybe 2 year max, jump on WPA2. Meaning, if your devices was purchased in 2003-2006 it might have WPA and not WPA2.
WPA2 became standard in 2006. Most devices manufactured after this time and likely purchased in 2007 and later will be WPA2 compliant. Some of these devices will not even support WEP at all. So if you choose WEP for your wireless router, some NEW devices might not be able to connect.
So, what’s the answer? It depends on the age of the devices trying to connect. But, in 2014, we’re moving solidly into WPA2 and it’s getting more solid all the time, as old devices fade away.
(Note: year of purchase might be 1 year after year of actual MANUFACTURE.)
year of purchase: | 2002 | 2003 | 2004 | 2005 | 2006 | 2007 | 2008 | 2009 | |
---|---|---|---|---|---|---|---|---|---|
security protocol support: | WEP | yes | yes | yes | yes | maybe | maybe | maybe | maybe |
WPA | no | maybe | maybe | maybe | yes | yes | yes | yes | |
WPA2 | no | no | maybe | maybe | maybe | yes | yes | yes |
If you’re already familiar with task scheduler skip to the answer
Windows (7, 8*) has many tasks that are scheduled to run at various times. Programs you install often create new tasks of their own to run at various times. These tasks can be set up to run at various times of day, or on various triggers, like system start, or user logon, or the start of a program (most likely a related program to run in a coordinated fashion).
You start task scheduler by
autoruns
The short answer is that Windows Task Scheduler PROVIDES NO WAY TO SEARCH.
But, fortunately, another program Sysinternals autoruns, does.
Download autoruns here: https://technet.microsoft.com/en-us/sysinternals/bb963902.aspx
(it’s a .zip
file so after downloading you’ll have to double-click it to open the .zip
file and extract all the files in it to a folder that you’ll remember.)
Then double click on autoruns.exe
to start it. (not the file with the ‘c’ in it’s name–that one runs the console-only application. That is, unless you like the command line style.)
Click the “Scheduled Tasks” tab to show ownly scheduled tasks.
Click File -> Find (or type Ctrl-F) and search for your task.
Once you find it, you can see the hierarchy in the first column of where it’s stored in regular task scheduler.