App Only Runs When Started From "Support Files/Contents/Windows" Directory
Illustrator 10 does not know where to find the application-specific DLLs. One work-around is to simply start Illustrator from the directory which contains the EXE and the DLLs. For example, the following script will do the trick:
#!/bin/sh
cd ~/.cxoffice/dotwine/fake_windows/Program\\ Files/Adobe/Illustrator\\ 10/Support\\ Files/Contents/Windows && /opt/cxoffice/bin/wine --check ./Illustrator.exe &
Important Information
Tips are provided by the CrossOver Community and Advocates. They are not
intended to be used for official CodeWeavers Support. For that, please visit our
official support pages.
CodeWeavers or its third-party tools process personal data (e.g. browsing data or IP addresses) and use cookies or other identifiers, which are necessary for its functioning and required to achieve the purposes illustrated in our Privacy Policy. You accept the use of cookies or other identifiers by clicking the Acknowledge button.