Dllrname.exe: Difference between revisions
Appearance
Created page with "This is a tool to rename DLL libraries. ==Versions== {| class="wikitable" ! Date !!Version !! Size !! Comments |- |2000-11-24 1:26a || ||35,679 bytes || IBM C/C++ Tools V..." |
mNo edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
This is a tool to rename DLL libraries. | This is a tool to rename DLL libraries. | ||
==Versions== | ==Versions== | ||
{| class="wikitable" | {|class="wikitable" | ||
! Date | !Date||Version||Size||Comments | ||
|- | |- | ||
|2000-11-24 | |2000-11-24|| ||35,679 bytes||IBM C/C++ Tools Version 2.0 - DLL Rename Utility | ||
|- | |- | ||
|1997-02-06||| ||29,641 bytes||[ilink40.zip] | |||
|} | |} | ||
==Usage== | ==Usage== | ||
DLLRNAME filename..filenameN [oldname1=newname1..oldnameN=newnameN] [flags] | |||
===Flags=== | ===Flags=== | ||
* /H or /? : Display help | |||
* /N : do not rename a DLL if its internal name changes | |||
* /Q : do not display logo | |||
* /R : do not generate name change report | |||
[[Category:Files]] | [[Category:Files]] |
Latest revision as of 14:58, 15 March 2020
This is a tool to rename DLL libraries.
Versions
Date | Version | Size | Comments |
---|---|---|---|
2000-11-24 | 35,679 bytes | IBM C/C++ Tools Version 2.0 - DLL Rename Utility | |
1997-02-06 | 29,641 bytes | [ilink40.zip] |
Usage
DLLRNAME filename..filenameN [oldname1=newname1..oldnameN=newnameN] [flags]
Flags
- /H or /? : Display help
- /N : do not rename a DLL if its internal name changes
- /Q : do not display logo
- /R : do not generate name change report