6 lines
452 B
Markdown
6 lines
452 B
Markdown
### Adding Drivers
|
|
The driver name must be added to both Install & Uninstall scripts. It must also be added to the Detection script.
|
|
Do this, then re-package this folder & add to the SHARP Driver App's Supersedence tab.
|
|
You will need to update Detect.ps1 separate from the .intunewin package. Do this in the Dependencies tab.
|
|
### Removing Drivers
|
|
I trust you to figure that part out. it's advised to leave the driver name in the Uninstall script. |