mirror of
https://github.com/monero-project/monero-gui
synced 2024-11-16 14:55:33 +01:00
6 lines
84 B
Batchfile
6 lines
84 B
Batchfile
@echo off
|
|
|
|
set QMLSCENE_DEVICE=softwarecontext
|
|
|
|
start /b monero-wallet-gui.exe
|