[scripting] RE: Pin Taskbar Shortcuts

2013-09-04 Thread Mathieu Kindelberger
[mailto:listsad...@lists.myitforum.com] On Behalf Of Marcum, John Sent: mercredi 4 septembre 2013 17:28 To: 'scripting@lists.myitforum.com' Subject: [scripting] RE: Pin Taskbar Shortcuts So I'd get the version and then do an if statement? If GetOfficeV

[scripting] RE: Pin Taskbar Shortcuts

2013-09-04 Thread Marcum, John
: scripting@lists.myitforum.com Subject: [scripting] RE: Pin Taskbar Shortcuts Hi John, You can used 3 ways for it. * You can check version with Wmi and class : Win32_Product. You need to do an query for list only "Microsoft Office " and you read property Version. I think return

[scripting] RE: Pin Taskbar Shortcuts

2013-09-04 Thread Marcum, John
stsad...@lists.myitforum.com] On Behalf Of Mathieu Kindelberger Sent: Wednesday, September 04, 2013 8:42 AM To: scripting@lists.myitforum.com Subject: [scripting] RE: Pin Taskbar Shortcuts Hi John, You can used 3 ways for it. * You can check version with Wmi and class : Win32_Product. You need t

[scripting] RE: Pin Taskbar Shortcuts

2013-09-04 Thread Mathieu Kindelberger
Hi John, You can used 3 ways for it. * You can check version with Wmi and class : Win32_Product. You need to do an query for list only "Microsoft Office " and you read property Version. I think return process of Win32_Product query can be long in duration. If you have an computer with