Disable wine debug messages
This commit is contained in:
parent
3425beb572
commit
9bc21e291e
3 changed files with 3 additions and 2 deletions
1
rcedit
1
rcedit
|
@ -1,2 +1,3 @@
|
|||
#!/bin/sh
|
||||
export WINEDEBUG=-all
|
||||
exec wine /opt/rcedit/rcedit-x64.exe "$@"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue