Hi,
I'm not a windows person but I am a python programmer. I'm trying to provide some assistance to the VirtualWindowsDesktopHelper project, most specifically this issue dankrusi/WindowsVirtualDesktopHelper#35 - as you can see I wondered if you're very useful utility might be of some help.
I've downloaded a copy of msdia90.dll and have registered it I believe but get the following.
C:\Users\icott\Downloads\GetVirtualDesktopAPI_DIA-master\GetVirtualDesktopAPI_DIA-master>regsvr32.exe c:\msdia90.dll
C:\Users\icott\Downloads\GetVirtualDesktopAPI_DIA-master\GetVirtualDesktopAPI_DIA-master>python DiaGetVDInfo.py
Exception creating DIA object: [WinError -2147221164] Class not registered
Try to regsrv32.dll msdia90.dll
The first line claims the dll is registered. I am assuming regsrv32.exe is correct (and not regsrv32.dll).
If you can give me any gentle pointers to what I should be looking for it would be very much appreciated!
Hi,
I'm not a windows person but I am a python programmer. I'm trying to provide some assistance to the VirtualWindowsDesktopHelper project, most specifically this issue dankrusi/WindowsVirtualDesktopHelper#35 - as you can see I wondered if you're very useful utility might be of some help.
I've downloaded a copy of msdia90.dll and have registered it I believe but get the following.
The first line claims the dll is registered. I am assuming regsrv32.exe is correct (and not regsrv32.dll).
If you can give me any gentle pointers to what I should be looking for it would be very much appreciated!