I want to create a driver installation balloon (i.e that says "Installing Device Driver software", but if I use this command:
rundll32 pnpui.dll,SimplifiedDINotification
It creates like this: Device Driver Installation Dialog But I want to create a driver installation dialog, when finished, writes the names of drivers that is currently installing, and also it would be useful to give me a way to install a couple of drivers in a single notification.
I have tried:
- Giving a param to RUNDLL32.EXE while creating the balloon.
- Giving a .inf file to RUNDLL32.EXE while creating the balloon.
I have expected:
- Driver Installation
I have got:
- Driver Installation balloon that doesn't show names of drivers.
Note: A device driver software with a name is like this: A device driver software with a name