[Migrated content. Thread originally posted on 26 September 2006]
Hey to all,we use WshRuntimeLibrary to open files like .doc, .rtf and so on.
everything work` s fine exceptionally outlook msg file. if i open these file
on local drive like c:, it work`s, but if i try to open a file from a network drive i get an error
message "class is not licensed for use (error 800700002).
any idea?s
01 wsh-handle handle of WshShell.
create WshShell of IWshRuntimeLibrary handle in wsh-handle.
modify wsh-Handle @Run(wsh-command, wsh-visible, wsh-wait).



