Hi All,
In VISTA, i need to install my mini-filter thru MSI package.
Windows Installer failed -> RUNDLL32.EXE SETUPAPI.DLL,InstallHinfSection
DefaultUninstall 128 C:\test\Sample.inf
- With other possible values (128 to 132) also, it failed in Vista.
(MessageBox: installation Failed)
But using a win32 application, it installs the same successfully in Vista.
Can anyone explain the right way of installing a mini-filter in Vista thru a
MSI package?
Thanks
Murali