답변:
저장소에서 설치된 와인을 사용하는 경우 와인 관련 파일은라는 폴더에 저장됩니다. ~/.wine
Windows 프로그램은이 폴더 내에 저장됩니다 (예 : ~/.wine/drive_c/program_files/Internet Explorer
Windows의 명령 행에서와 유사한 방식으로 Windows 프로그램을 시작할 수 있지만 접두사로 wine
예를 들어
wine "c:\program files\internet explorer\iexplore.exe"
따라서 (예를 들어)라는 divx divxplayer.exe
가 설치된 경우-예를 들어~/.wine/drive_c/program files/divx
그런 다음 와인 divx 플레이어를 시작할 수 있습니다
wine "c:\program files\divx\divxplayer.exe"
wine explorer
바이너리 위치를 찾는 데 유용합니다
wine "c:\program\internet explorer\iexplore.exe"
- drive_c은 / 프로그램 특이한 경로 불구하고 - 나는 당신이 수동으로 만든 가정