mhammond / pywin32

Python for Windows (pywin32) Extensions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DispatchEx("PowerPoint.Application") error

LvYyLong opened this issue · comments

DispatchEx("PowerPoint.Application")

It can be executed with ordinary permission

If you run it with administrator rights

PowerPoint:(-2146959355, 'Server failed to run ', None, None)

Is it not possible to run as administrator

This is an issue with powerpoint, not with pywin32.