http://bugs.winehq.org/show_bug.cgi?id=60185 --- Comment #3 from Callum Gare <callum@gare.au> --- I've now tried it with wine 10.0 and that does not have the hang-on-large-env-vars-size issue. I tested by downloading WS12WineSikarugir10.0_6.tar.xz from https://github.com/Sikarugir-App/Engines/releases/ and Template-1.0.11.tar.xz from https://github.com/Sikarugir-App/Wrapper/releases/. After extracting and running `xattr -dr com.apple.quarantine $PATH_TO_EXTRACTED_FILES` over the extracted files to remove any macOS quarantine status I then ran: `cd $DIR_OF_SETUP_EXE && env -i "PATH=/path/to/wswine.bundle/bin" "DYLD_FALLBACK_LIBRARY_PATH=/path/to/Template-1.0.11.app/Contents/Frameworks" make_env_var_size_big=$(head -c 5000 /dev/zero | tr '\0' 'A') wine start /wait Setup.exe` When hitting "Cancel" in the setup wizard the process did not hang on exit. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.