setting wine prefix at CLI
From thelinuxwiki
To specify a WINEPREFIX on the command line when running Wine, set the WINEPREFIX environment variable before the command. For example:
bash
WINEPREFIX=/path/to/your/prefix wine your_program.exe