Which Applications Need a Driver?

Which Applications Need a Driver?
Think3 TilakGovind's picture

When packaging an application do you wonder which applications need a driver? Here is a simple method to double check.

Go to -> Setup Editor TAB -> Tables section and go to file table and search for .sys and .inf file entries.

If entries are there then you can conclude that it needs a driver.

3.47059
Average: 3.5 (17 votes)

Hi, When you do a setup

Hi,

When you do a setup capture you can find oem*.inf and oem*.pnf getting captured.From this also we can make out its a driver package.