I am attempting to script the install of the WindowsUpdateDiagnostic.diagcab sourced here. msdt.exe /cab "%~dp0WindowsUpdateDiagnostic.diagcab" -af "%~dp0stillneeded.xml" Unfortunately, attempts at creating a answer file seems to have failed: enter image description here [https://i.stack.imgur.com/WnLhI.png] Not finding much on 0x80092003. I am hoping with an example answers.xml, I could spoof the answers [...] read more
I am working on C# .net 3.5 and running on 64 bit platform. I have a 32 bit dll that I need to dynamically load. The dll is located under "C:\Program files\ApplicationToLoad\Application.dll" because the dll is 32 bit I have to compile my application also to 32 bit. Before loading [...] read more
In order to use my USB HID complient device with LabView, I had to create a custom USB driver. That works fine, except when I connect a new device (same VID&PID, different GUID) windows automaticly uses the standard hid.dll driver instead of my custom driver. Therefor the new device doesn't [...] read more
I have problem with Full-Text Search service in production environment. Each time I rebuild full-text catalog, there is no error in User Interface, but there is no data in Full-Text Catalog Item Count : 0 Catalog size : 0 MB OS : Windows Server 2003 R2 Standard Edition Service Pack2 [...] read more