To achieve this, you can go in the "Files and Folders" page of your project and configure a "File removal" operation that will removed your INF file during the uninstallation of your package.
Hi Eusebiu,
Thanks for your reply. "File removal" will remove the files created by the installer.But we are using "Devcon.exe" tool for installing root enumerated device.So I am using "Devcon.exe remove root\netlan"(in bat file) command for uninstall the driver, but this command won't remove the files related to the driver.That is while installation, under "C:\Windows\INF\" path oemXX.inf and oemXX.pnf will be generated.Here 'XX' is some random number.
By using "File Removal" operation shall we remove these files?
Yes, you can remove those files using the "File Removal" operation. In order to achieve this you can create a property-based folder that points to that location or you can simply create that path under the "Windows Volume -> Windows" folder and create your "File Removal" operations there.
FOLLOW US
Get the latest news in Application Packaging