https://bugs.winehq.org/show_bug.cgi?id=50758
--- Comment #6 from Nikolay Sivov bunglehead@gmail.com --- Installer runs with error box at the end about failing to start DB service.
I don't know if it's related but vbscript traces have this:
02e0:fixme:vbscript:interp_is Unhandled type 0000000000084178 {VT_EMPTY} 02e0:fixme:vbscript:stack_pop_disp not disp 0000000000084178 {VT_EMPTY} 02e0:fixme:vbscript:stack_pop_disp not disp 0000000000084178 {VT_EMPTY} 02e0:fixme:vbscript:interp_is Unhandled type 0000000000084178 {VT_EMPTY} 02e0:fixme:vbscript:stack_pop_disp not disp 0000000000084178 {VT_EMPTY} 02e0:fixme:vbscript:stack_pop_disp not disp 0000000000084178 {VT_EMPTY} 02e0:fixme:vbscript:stack_pop_bool unsupported for 000000000005E080 {VT_BSTR: L"0"}
Might be interesting. Installer also uses a bunch of scrrun/wshom problems.
Robert, thank you for taking time to fix recursive case.