Anyone have any information on the switch for an Outlook plugin for a Barracuda Antispam appliance? When the install runs you need to click yes, next, next and finish. I'd like to bypass all of this. Many thanks in advance.
Page 1 of 1
Barracuda Plugin
#4
Posted 14 September 2004 - 11:56 AM
Auto-It is a scripting tool, which will compile into an EXE and send automated key-presses to whatever window-handle you want. Turns out to be VERY useful for installers that don't have the necessary switches for unattending. To put it simply, think of it as a merger of VBscripts and batch-files (not very accurate description, I know - but close).
Auto-It home-page
Auto-It home-page
#5
Posted 14 September 2004 - 11:59 AM
TY for the in-depth description. I'll check it out.
#6
Posted 14 September 2004 - 12:08 PM
prathapml, on Sep 14 2004, 11:56 AM, said:
To put it simply, think of it as a merger of VBscripts and batch-files (not very accurate description, I know - but close).
Hmm, it's just a simple script that sends keypresses and such (windows messages) to the window to make the app install. Even though it's scripted, it doesn't relate much to neither vbscript nor batchfiles IMHO.
Share this topic:
Page 1 of 1



Help
Back to top









