Hi,
I'm trying to figure out a way to detect the file:
C:\Program Files\Common Files\Microsoft Shared\MSORun\MSORUN.DLL
On a user's computer.
It's used for web presentations created in Microsoft Producer. If the user doesn't have it installed when they try to view the presentation, it prompts them to download it, which then opens up a microsoft.com webpage ( for the user to download it. That would be fine normally, but the website that I'm doing this for works on a pre-paid credit basis, and once the user gets taken to the microsoft.com page, they cannot go back to the presentation they've tried to view, so a credit has been burnt without them seeing anything. Unfortunately, we are stuck using MS Producer, and no alternatives are even being considered at the moment.
Does anybody have any ideas how I can check for the existance of the file I listed above, or how to check for OBJECT ID "msoanim" - That's what it calls itself when the object is inserted into one of the published presentations.
Any help would be greatly appreciated. I hope that post made enough sense to be understood correctly.
Thanks in advance,
Andrew.
I'm trying to figure out a way to detect the file:
C:\Program Files\Common Files\Microsoft Shared\MSORun\MSORUN.DLL
On a user's computer.
It's used for web presentations created in Microsoft Producer. If the user doesn't have it installed when they try to view the presentation, it prompts them to download it, which then opens up a microsoft.com webpage ( for the user to download it. That would be fine normally, but the website that I'm doing this for works on a pre-paid credit basis, and once the user gets taken to the microsoft.com page, they cannot go back to the presentation they've tried to view, so a credit has been burnt without them seeing anything. Unfortunately, we are stuck using MS Producer, and no alternatives are even being considered at the moment.
Does anybody have any ideas how I can check for the existance of the file I listed above, or how to check for OBJECT ID "msoanim" - That's what it calls itself when the object is inserted into one of the published presentations.
Any help would be greatly appreciated. I hope that post made enough sense to be understood correctly.
Thanks in advance,
Andrew.