While trying to install and run an application called Zone Builder (a mod-maker for SRB2) through Wine on Xubuntu Linux 22.04, I get the following errors:
env WINEPREFIX="/home/cran/.wine" wine-stable C:\\windows\\command\\start.exe /Unix /home/cran/.wine/dosdevices/c:/users/Public/Desktop/Zone\ Builder.lnk
0048:err:module:import_dll Library mscoree.dll (which is needed by L"C:\\windows\\Microsoft.NET\\Framework64\\v2.0.50727\\mscorsvw.exe") not found
0048:err:module:LdrInitializeThunk Importing dlls for L"C:\\windows\\Microsoft.NET\\Framework64\\v2.0.50727\\mscorsvw.exe" failed, status c0000135
003c:err:service:process_send_command service protocol error - failed to write pipe!
00d8:err:module:import_dll Library mscoree.dll (which is needed by L"C:\\windows\\Microsoft.NET\\Framework\\v2.0.50727\\mscorsvw.exe") not found
00d8:err:module:LdrInitializeThunk Importing dlls for L"C:\\windows\\Microsoft.NET\\Framework\\v2.0.50727\\mscorsvw.exe" failed, status c0000135
003c:err:service:process_send_command service protocol error - failed to write pipe!
cran@cran-MacBookPro:~/Desktop$ 010c:err:module:fixup_imports_ilonly mscoree.dll not found, IL-only binary L"Builder.exe" cannot be loaded
010c:err:module:LdrInitializeThunk Importing dlls for L"C:\\Program Files (x86)\\Zone Builder\\Builder.exe" failed, status c0000135
Is there anyway for me to get this Windows application running? Is there something else I need to install? Any help would be much appreciated.