oliverlan
oliverlan
dscom32.exe tlbexport C:\temp\net8.0-windows\SigIDpActiveX.dll --out "C:\temp\net8.0-windowsSigIDp-R.tlb" --tlbrefpath "C:\Program Files\dotnet\packs\Microsoft.WindowsDesktop.App.Ref\8.0.15\ref\net8.0" --tlbreference System.Windows.Forms.dll --verbose dscom : warning TX00000000 : Type library exporter encountered an error while processing 'SigIDpActiveX'. Error: Could not load file...
c:\temp\net8.0-windows>dscom32.exe tlbexport C:\temp\net8.0-windows\SigIDpActiveX.dll --out SigIDp-R.tlb --asmpath "C:\Program Files\dotnet\packs\Microsoft.WindowsDesktop.App.Ref\8.0.15" --verbose Access is denied. and Windows 10 pup up a blue color dialog "This app can't run on your PC, To find...
dscom32.exe regasm C:\temp\net8.0-windows\SigIDpActiveX.dll --asmpath "C:\Program Files (x86)\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.15" --codebase This command completed without any error, but the registry InProcServer32 folder does not have default key point to the SIgIDpActiveX.dll path, any...
My project setting is to build an x86 activex. I attached tlbdump file and the registry screen shot that shows the registry has partial information regarding to this activex. Thanks...