mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
Last change hopefully
This commit is contained in:
parent
2e5785286f
commit
7e0c00bfe7
5 changed files with 30 additions and 1 deletions
|
@ -406,6 +406,10 @@ quickemu --vm windows-11.conf
|
|||
|
||||
- Complete the installation as you normally would.
|
||||
- All relevant drivers and services should be installed automatically.
|
||||
- A local adminstrator user account is automatically created, with
|
||||
these credentials:
|
||||
- Username: `Quickemu`
|
||||
- Password: `quickemu`
|
||||
|
||||
### Regional versions
|
||||
|
||||
|
@ -691,7 +695,6 @@ cog.out(f"```\n\n{help}\n\n```\n\n")
|
|||
```
|
||||
<!-- [[[end]]] -->
|
||||
|
||||
|
||||
## Desktop shortcuts
|
||||
|
||||
Desktop shortcuts can be created for a VM, the shortcuts are saved in
|
||||
|
|
|
@ -615,6 +615,15 @@ quickemu --vm windows-11.conf
|
|||
Complete the installation as you normally would.
|
||||
.IP \[bu] 2
|
||||
All relevant drivers and services should be installed automatically.
|
||||
.IP \[bu] 2
|
||||
A local adminstrator user account is automatically created, with these
|
||||
credentials:
|
||||
.RS 2
|
||||
.IP \[bu] 2
|
||||
Username: \f[V]Quickemu\f[R]
|
||||
.IP \[bu] 2
|
||||
Password: \f[V]quickemu\f[R]
|
||||
.RE
|
||||
.SS Regional versions
|
||||
.PP
|
||||
By default \f[V]quickget\f[R] will download the \f[I]\[lq]English
|
||||
|
|
|
@ -430,6 +430,10 @@ quickemu --vm windows-11.conf
|
|||
|
||||
- Complete the installation as you normally would.
|
||||
- All relevant drivers and services should be installed automatically.
|
||||
- A local adminstrator user account is automatically created, with
|
||||
these credentials:
|
||||
- Username: `Quickemu`
|
||||
- Password: `quickemu`
|
||||
|
||||
### Regional versions
|
||||
|
||||
|
|
|
@ -399,6 +399,15 @@ quickemu --vm windows-11.conf
|
|||
Complete the installation as you normally would.
|
||||
.IP \[bu] 2
|
||||
All relevant drivers and services should be installed automatically.
|
||||
.IP \[bu] 2
|
||||
A local adminstrator user account is automatically created, with these
|
||||
credentials:
|
||||
.RS 2
|
||||
.IP \[bu] 2
|
||||
Username: \f[V]Quickemu\f[R]
|
||||
.IP \[bu] 2
|
||||
Password: \f[V]quickemu\f[R]
|
||||
.RE
|
||||
.SS Regional versions
|
||||
.PP
|
||||
By default \f[V]quickget\f[R] will download the \f[I]\[lq]English
|
||||
|
|
|
@ -263,6 +263,10 @@ quickemu --vm windows-11.conf
|
|||
|
||||
- Complete the installation as you normally would.
|
||||
- All relevant drivers and services should be installed automatically.
|
||||
- A local adminstrator user account is automatically created, with
|
||||
these credentials:
|
||||
- Username: `Quickemu`
|
||||
- Password: `quickemu`
|
||||
|
||||
### Regional versions
|
||||
|
||||
|
|
Loading…
Reference in a new issue