0% found this document useful (0 votes)
6 views2 pages

RUN

Comand for run trial pubishing

Uploaded by

dzt6rxy5ss
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views2 pages

RUN

Comand for run trial pubishing

Uploaded by

dzt6rxy5ss
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

;**********************************************************;

;*********************================*********************;
;*********************| Explore Busy |*********************;
;*********************================*********************;
;**********************************************************;
[System: Event]

TEMP1 : NatLangQuery : @@FRML1 : Call : winpowerpnt


Temp2 : NatLangQuery : @@FRML2 : Call : winword
TEMP3 : NatLangQuery : @@FRML3 : Call : winexcel
TEMP4 : NatLangQuery : @@FRML4 : Call : winchrome
TEMP5 : NatLangQuery : @@FRML5 : Call : wincmd
TEMP6 : NatLangQuery : @@FRML6 : Call : winmsaccess
TEMP7 : NatLangQuery : @@FRML7 : Call : wincalc
TEMP8 : NatLangQuery : @@FRML8 : Call : winwmplayer
TEMP9 : NatLangQuery : @@FRML9 : Call : winpaint
TEMP10 : NatLangQuery : @@FRML10 : Call : winiexplore

[System: Formula]

FRML1 : ##SVNatLangFullRequest CONTAINS "POWERPNT"


FRML2 : ##SVNatLangFullRequest CONTAINS "WINWORD"
FRML3 : ##SVNatLangFullRequest CONTAINS "EXCEL"
FRML4 : ##SVNatLangFullRequest CONTAINS "CHROME"
FRML5 : ##SVNatLangFullRequest CONTAINS "CMD"
FRML6 : ##SVNatLangFullRequest CONTAINS "MSACCESS"
FRML7 : ##SVNatLangFullRequest CONTAINS "CALC"
FRML8 : ##SVNatLangFullRequest CONTAINS "WMPLAYER"
FRML9 : ##SVNatLangFullRequest CONTAINS "MSPAINT"
FRML10 : ##SVNatLangFullRequest CONTAINS "IEXPLORE"

[Function : winpowerpnt]

10 : exec command : POWERPNT.exe

[Function : winWORD]

10 : exec command : WINWORD.exe

[Function : winexcel]

10 : exec command : EXCEL.exe

[Function : winchrome]

10 : exec command : CHROME.exe

[Function : wincmd]

10 : exec command : CMD.exe

[Function : winmsaccess]

10 : exec command : MSACCESS.exe

[Function : wincalc]

10 : exec command : CALC.exe


[Function : winwmplayer]

10 : exec command : WMPLAYER.exe

[Function : winpaint]

10 : exec command : MSPAINT.exe

[Function : winiexplore]

10 : exec command : IEXPLORE.exe

;**********************************************************;
;*********************================*********************;
;*********************| Explore Busy |*********************;
;*********************================*********************;
;**********************************************************;

You might also like