Hi all, Build a display only field that holds "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\Winword.exe\path" - let name it Reg key
Build a result field - Reg value. Use OLE: - explore Windows Script Host Shell Object - find function/method RegRead - Reg value = RegRead( $Reg key$ ) Second AL: Run if condition: 'Reg value' = $NULL$ Message: "No word installed" Daniel ________________________________ From: Action Request System discussion list(ARSList) [mailto:[email protected]] On Behalf Of Zainub Gaffoor - Business Connexion Sent: Monday, June 22, 2009 4:08 PM To: [email protected] Subject: Command to check whether MS Word is installed ** Hi guys, Is there a keyword/command available that allows u to check whether MS Word is installed on a clients machine? Thought I'd ask before getting entangled in scripting... Thanks in advance This e-mail and its contents are subject to the Business Connexion (Pty) Ltd. E-mail legal notice<http://www.bcx.co.za/disclaimer.htm> _Platinum Sponsor: [email protected] ARSlist: "Where the Answers Are"_ *****DISCLAIMER***** The information contained in this communication is confidential and may be legally privileged. It is intended solely for the use of the individual or entity to whom it is addressed and others authorized to receive it. If you are not the intended recipient you are hereby notified that any disclosure, copying, distribution or taking action in reliance of the contents of this information is strictly prohibited and may be unlawful. Orange Romania S.A. is neither liable for the proper, complete transmission of the information contained in this communication nor any delay in its receipt. *****END OF DISCLAIMER***** _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor:[email protected] ARSlist: "Where the Answers Are"

