I am using script file with file extension .SCR Below is the contents in this .SCR file.

<<Begin of script>>
if ingroup("AuditWizard")
SHELL '%COMSPEC% /c \\svr1\AuditBuild\scan32.exe'

Exit
<<End of script>>

This script is required for my software Audit Wizard to audit all logon users hardware & software information.

Tks & Rgds.