I'm trying to install Steam via crosstie, but it always fails while installing the second (not the first) true type font:
Command line option syntax error. Type Command /? for help.
In the installation log I can see that the first font is installed with the options /T and /C, but the second one gets /Q added to it. Running /? indicates that /Q is a perfectly valid option, but that seems to be the problem to me.
successful command (from install log)
Command:
/Applications/CrossOver Games10.1.0.app/Contents/SharedSupport/CrossOverGames/bin/wineloader winewrapper.exe --wait-children --run -- /Users/david/Library/Application Support/CrossOver Games/installers/9b3124834988748336b51f4cbbb8951f.arialb32.exe /T:C:\users\crossover\Temp\tmpl-Lqm5 /C
unsuccessful command
Command:
/Applications/CrossOver Games10.1.0.app/Contents/SharedSupport/CrossOverGames/bin/wineloader winewrapper.exe --wait-children --run -- /Users/david/Library/Application Support/CrossOver Games/installers/fed8dbfc04a9b837c11a1f8240581b26.comic32.exe /T:C:\users\crossover\Temp\tmp74riMS /C /Q
Apologies if this isn't the right forum for this, but I'm trying to install steam, and it doesn't appear to be one particular font that is at fault.
I'm going to try skipping the fonts during the install and adding them afterwards individually