dictation-toolbox / natlink

Natlink provides the interface between Dragon and python
Other
25 stars 17 forks source link

Install pywin32 with natlink #192

Open dougransom opened 4 months ago

dougransom commented 4 months ago

We are using this now in natlink and dtactions and it requires special handling (like natlink.pyd does) — pywin32 requires a post-install script.

I am proposing to install this with inno-setup just before installing natlink.pyd; natlink_vert will have to do the same.