http://bugs.winehq.org/show_bug.cgi?id=7949
rob@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED
------- Additional Comments From rob@codeweavers.com 2007-23-04 14:16 ------- Dan,
Wine overrides PATH on startup so you'll need to set it from cmd.exe and run setup.exe from there to have an effect.
As to the bug itself, lic_mng.dll registers an inprocserver32 class without a path. It uses atl to register it, but using native atl doesn't appear to change anything.
The process that the error occurs in is "c:\Program Files\Mercury Interactive\QuickTest Professional\bin\InstDemo.exe" -name "QuickTest Professional". I haven't tested running the same from the command line in Windows yet.