mirror of
https://github.com/monero-project/monero-gui
synced 2025-03-02 15:43:02 +01:00
6 lines
84 B
Batchfile
6 lines
84 B
Batchfile
@echo off
|
|
|
|
set QMLSCENE_DEVICE=softwarecontext
|
|
|
|
start /b monero-wallet-gui.exe
|