The following options control the operation of the DLLRNAME utility:
| /H or /? | Display help |
| /N | Do not rename DLL |
| /Q | Suppress display of logo |
| /R | Do not generate report |
Note: You can specify options using the slash form (/R) or the dash form (-R).
/H (Help)
| Syntax | Default |
| /H /? |
None |
Specify the /H or /? option on the DLLRNAME command line to see a short online help on the DLLRNAME command syntax and options.
If you do not specify this option, the default is not to display any online help.
/N (Do Not Rename DLL)
| Syntax | Default |
| /N | Rename all DLLS |
Specify the /N option on the DLLRNAME command line to instruct the DLLRNAME utility not to rename any DLLs that appear in both the modules list and the list of name changes.
If you do not specify this option, the default is to rename any DLLs that appear in both the modules list and the list of name changes.
/Q (Do Not Display Logo)
| Syntax | Default |
| /Q | Display logo and copyright notice |
Specify the /Q option on the DLLRNAME command line to suppress the display of the logo and copyright notice for the DLLRNAME utility.
If you do not specify this option, the default is to display the logo and copyright notice.
/R (Do Not Generate Report)
| Syntax | Default |
| /R | Generate report |
Specify the /R option on the DLLRNAME command line to suppress the generation of a report detailing the name changes.
If you do not specify this option, the default is to generate a report detailing the name changes.