mhammond / pywin32

Python for Windows (pywin32) Extensions
4.9k stars 783 forks source link

DispatchEx("PowerPoint.Application") error #2159

Closed LvYyLong closed 6 months ago

LvYyLong commented 6 months ago

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)

LvYyLong commented 6 months ago

Is it not possible to run as administrator

mhammond commented 6 months ago

This is an issue with powerpoint, not with pywin32.