Hi All,
I know the title is already posted in ntdev but the solution/conclusion is not added/present in the thread which I’m interested for.
So I’m posting it again here.
My requirement is to hide the advanced property page of the network device. This is doable thru the IShellPropsheetExt & IShellExtInit (Shell extension dll).
How do I use these interfaces inside the co-installer to hide the “Advanced” tab
OR
Is it sufficient to have a shell-extension DLL without writing a co-installer to hide the “Advanced” tab?
FYI,
I’m looking to have the functionality like Intel 10GB NIC interface’s Advanced Property Page. It uses a co-installer but replaces the “Advanced” tab page with the custom one.
How it is possible to replace the existing “Advanced” tab with the custom one?
Please advice me!
Thanks in Advance
Regards
Satheesh