I don't know if I would even care but anyways, your folder structure is inconsistent to what comes to the folder names cases/CASES, and that will stop the mod from being installed on file systems that care about that fact.
Also you should use a little newer weidu.exe's, so you can use the readme and version flags, so:
CODE
BACKUP ~DBash\Install\Backup~
AUTHOR ~Kevin Dorner -- the original creator of Baldurdash, King Diamond (waxhall@yahoo.com) -- WeiDU conversion, Vladislav Papper (vladp6@gmail.com) -- compilation, maintenance, additional fixes and optional components~
AUTO_TRA ~BDash\language\%s~
LANGUAGE ~English~
~english~
~BDash\language\english\setup.tra~
LANGUAGE ~Deutsch~
~deutsch~
~BDash\language\deutsch\korrektur.tra~
[b]VERSION ~v1.72~
README ~BDash/BD-WeiDU 1.72 Readme.txt~
[/b]BEGIN @0
Well, of course you should update the version flag when you make a new releases.AUTHOR ~Kevin Dorner -- the original creator of Baldurdash, King Diamond (waxhall@yahoo.com) -- WeiDU conversion, Vladislav Papper (vladp6@gmail.com) -- compilation, maintenance, additional fixes and optional components~
AUTO_TRA ~BDash\language\%s~
LANGUAGE ~English~
~english~
~BDash\language\english\setup.tra~
LANGUAGE ~Deutsch~
~deutsch~
~BDash\language\deutsch\korrektur.tra~
[b]VERSION ~v1.72~
README ~BDash/BD-WeiDU 1.72 Readme.txt~
[/b]BEGIN @0
The author flag names the current person that maintains the mod, not the original authors, as it's used to indicate to whom to send the setup-BDToBv172.debug when the mod fails to install something, so they can easily debug the error. I would say that yours is a bit too long to know exactly the person to contact... I know, but the lesser the possibility of error here, the more likely...
Is there a reason why the Improved Monk Class is before the Bdash core ?