On Mon, Feb 6, 2023 at 5:55 PM Philippe Mathieu-Daudé <phi...@linaro.org> wrote: > > Cc'ing Yonggang & Stefan. > > On 5/2/23 13:01, Jacob A wrote: > > Hello, > > > > After installing Qemu on Win, I don't see any shortcut to run it? There > > is only a link to 'uninstall'. launching exe files doesn't do anything. > > Can you please explain how to launch this application? > >
QEMU is a command-line utility so you need to run QEMU with some parameters from a Windows shell. Regards, Bin