http://bugs.winehq.org/show_bug.cgi?id=12346
--- Comment #22 from Marcelo marcelo-barth@comcast.net 2011-11-19 13:51:59 CST --- Hans you are the man!!!
downloaded latest wine source 1.3.32 modified media.c (as per patch) and built.
Tried installing AOE3 and right away new error, "intaller needs apphelp.dll.ApphelpCheckInstallShieldPackage"
somewhere I read that this was introduced in 1.3.32 and that 1.3.31 worked, so I grabbed the 1.3.31 source modified media.c and built again.
Again same error!
Did some more research and found Bug:28975 and its workaround
$ WINEDLLOVERRIDES="apphelp=d" wine ./setup.exe
tried installing again, received insert Disk2, and it worked!!!
Completed installation and played a game!