T
TC
Hi folks
I need to add a VBS script to my commercially-distributed win32
application.
The script would be copied to the user's hard disk by the application
install program. The application would be started (manually) by the
user clicking a shortcut. The shortcut runs the VBS script. The VBS
script does a few things, then runs the main program. I have my
reasons for needing to do it this way. The intervening scipt is
required. The shortcut can not run the main program directly.
Question. I know that modern virus checkers will check for (& perhaps
prevent) the downloading &/or running of hazardous files including VBS
scripts. But, will they prevent the "manual" running of scripts that
are already on the user's hard disk? IOW, is it possible/likely that a
virus checker could prevent my application's shortcut from running the
VBS script described above?
TIA,
TC
I need to add a VBS script to my commercially-distributed win32
application.
The script would be copied to the user's hard disk by the application
install program. The application would be started (manually) by the
user clicking a shortcut. The shortcut runs the VBS script. The VBS
script does a few things, then runs the main program. I have my
reasons for needing to do it this way. The intervening scipt is
required. The shortcut can not run the main program directly.
Question. I know that modern virus checkers will check for (& perhaps
prevent) the downloading &/or running of hazardous files including VBS
scripts. But, will they prevent the "manual" running of scripts that
are already on the user's hard disk? IOW, is it possible/likely that a
virus checker could prevent my application's shortcut from running the
VBS script described above?
TIA,
TC