The prefix for all 32-bit driver file names is iv. The prefix for all 64-bit driver file names is dd. The file extension is .dll, which indicates dynamic link libraries. For example, the 32-bit MongoDB driver file name is ivmongonn.dll, where nn is the revision number of the driver.

For the 8.0 version of the 32-bit driver, the file name is:

ivmongo28.dll

For the 8.0 version of the 64-bit driver, the file name is:

ddmongo28.dll

Refer to the readme file shipped with the product for a complete list of installed files.