Compare commits

...

2 Commits

Author SHA1 Message Date
Ivan 8f2279e21a
Merge pull request #251 from jamke/patch-3
Update windows-tools41.md - Modified the order of flag and vmname arguments
2023-04-07 11:11:44 +00:00
jamke ff7a484164
Update windows-tools41.md
Modified the order of flag and vmname arguments. According to `man qvm-start` it is the proper way for it. I checked that command still works, of course.
2023-04-07 10:55:40 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ This will allow you to install the Qubes Windows Tools on Windows 7, 10 and 11 b
3. To install the Qubes Windows Tools in a Windows VM one should start the VM passing the additional option `--install-windows-tools`:
qvm-start <VMname> --install-windows-tools
qvm-start --install-windows-tools <VMname>
Once the Windows VM boots, a CDROM should appear in the 'My Computer' menu (typically as `D:` or `E:`) with the setup program `qubes-tools-x64.msi` in its main directory.