Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
AntiVirus stopping my scripts
Name: Larry21 Date: February 13, 2005 at 06:49:52 Pacific OS: Win XP Home CPU/Ram: P4 2.6+HT 512MB
Comment:
Hi,
I've tried to run a VBScript which will eaily update a file on the computer (which could be used on many computers to update their files as well) but the antivirus pops up and blocks it from working immediately! I understand why it would do this, but is there a way around this?
The Script basically updates the hosts file automatically so there's no need to go to each system and alter the file manually, but naturally the AntiVirus thinks this to be a risky script and blocks it...
Name: Dr. Nick Date: February 13, 2005 at 12:09:40 Pacific
Reply:
Either set your antivirus software to prompt you when scripts try to run (so you can tell it to allow the script) or just turn off script blocking altogether.
Obviously both of these are security risks, but they're about your only options.
Summary: hi there...well let's see who can help me with this...i'm in a middle of web made progress and stuck with my script that refuse to link the page....the code is like this slideMenu.makeMenu('sub2','Ab...
Summary: Hi Judago, hope you had a great Yule/Crimbo :) I have made the suggested updates to my code as you suggested - thanks for that ;) My script now output's the following information: Motherboard Informat...
Summary: IVO, Thanks for your response. This is very helpful. Previously, when I was experimenting with cmd.exe, I use /c switch but not the /min switch and I had to wait for the cmd.exe process to end befor...