Compare commits
2 Commits
09853639cd
...
b828322da1
Author | SHA1 | Date | |
---|---|---|---|
b828322da1 | |||
95f8aa6fcd |
@ -12,6 +12,12 @@ So richten Sie den Kiosk für die Veranstaltung ein.
|
|||||||
Dies wurde nur auf Windows 11 Pro und Enterprise getestet.
|
Dies wurde nur auf Windows 11 Pro und Enterprise getestet.
|
||||||
{{< /callout >}}
|
{{< /callout >}}
|
||||||
|
|
||||||
|
### Voraussetzungen
|
||||||
|
|
||||||
|
- Windows 11 Pro oder Enterprise
|
||||||
|
- Nur ein konfigurierter Drucker oder Belegdrucker als Standarddrucker eingerichtet
|
||||||
|
- Administratorzugriff auf das System
|
||||||
|
|
||||||
### Einrichtung
|
### Einrichtung
|
||||||
|
|
||||||
1. Laden Sie [psexec](/files/psexec.exe) herunter
|
1. Laden Sie [psexec](/files/psexec.exe) herunter
|
||||||
@ -27,7 +33,7 @@ So richten Sie den Kiosk für die Veranstaltung ein.
|
|||||||
<Profiles>
|
<Profiles>
|
||||||
<Profile Id="{EDB3036B-780D-487D-A375-69369D8A8F78}">
|
<Profile Id="{EDB3036B-780D-487D-A375-69369D8A8F78}">
|
||||||
<KioskModeApp v4:ClassicAppPath="%ProgramFiles(x86)%\Microsoft\Edge\Application\msedge.exe" v4:ClassicAppArguments="--kiosk https://kiosk.lauf-fuer-kaya.de/ --kiosk-printing --edge-kiosk-type=fullscreen" />
|
<KioskModeApp v4:ClassicAppPath="%ProgramFiles(x86)%\Microsoft\Edge\Application\msedge.exe" v4:ClassicAppArguments="--kiosk https://kiosk.lauf-fuer-kaya.de/ --kiosk-printing --edge-kiosk-type=fullscreen" />
|
||||||
<v4:BreakoutSequence Key="Ctrl+A" />
|
<v4:BreakoutSequence Key="Ctrl+E" />
|
||||||
</Profile>
|
</Profile>
|
||||||
</Profiles>
|
</Profiles>
|
||||||
<Configs>
|
<Configs>
|
||||||
|
@ -12,6 +12,12 @@ How to set up the kiosk for the event.
|
|||||||
This is only tested on windows 11 pro and enterprise.
|
This is only tested on windows 11 pro and enterprise.
|
||||||
{{< /callout >}}
|
{{< /callout >}}
|
||||||
|
|
||||||
|
### Prerequesites
|
||||||
|
|
||||||
|
- Windows 11 Pro or Enterprise
|
||||||
|
- Only one configured printer or receipt printer configured as default printer
|
||||||
|
- Admin access to the system
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
||||||
1. Download [psexec](/files/psexec.exe)
|
1. Download [psexec](/files/psexec.exe)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user