mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-11-16 15:58:11 +00:00
5 lines
84 B
Batchfile
5 lines
84 B
Batchfile
@echo off
|
|
|
|
set QMLSCENE_DEVICE=softwarecontext
|
|
|
|
start /b monero-wallet-gui.exe
|