diff --git a/run_x-desktop.bat b/run_x-desktop.bat new file mode 100755 index 0000000..0cdd57a --- /dev/null +++ b/run_x-desktop.bat @@ -0,0 +1 @@ +C:\Portable\vcxsrv-20210313T152830Z-001\vcxsrv\vcxsrv.exe :0 -nodecoration -wgl -ac -silent-dup-error \ No newline at end of file diff --git a/run_x-windows.bat b/run_x-windows.bat new file mode 100755 index 0000000..c7ff4ab --- /dev/null +++ b/run_x-windows.bat @@ -0,0 +1 @@ +C:\Portable\vcxsrv-20210313T152830Z-001\vcxsrv\vcxsrv.exe :0 -multiwindow -wgl -ac -silent-dup-error \ No newline at end of file