mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-05-23 00:19:50 +08:00
漏改了地方
This commit is contained in:
parent
c73e32fa39
commit
a515570ee3
@ -629,7 +629,7 @@ Description: {e3_text.text()}
|
||||
["@@@APPRUN_CMD@@@", [
|
||||
wine[wineVersion.currentText()],
|
||||
f"/opt/apps/{e1_text.text()}/files/wine/bin/wine"
|
||||
][os.path.exists(f'{debPackagePath}/opt/apps/{e1_text.text()}/files/')]],
|
||||
][os.path.exists(f'{debPackagePath}/opt/apps/{e1_text.text()}/files/wine/')]],
|
||||
["@@@EXEC_NAME@@@", os.path.basename(e7_text.text().replace("\\", "/"))],
|
||||
["@@@ARCH@@@", debFirstArch.currentText()],
|
||||
["@@@APP_NAME@@@", e8_text.text()],
|
||||
|
Loading…
x
Reference in New Issue
Block a user