For the complete documentation index, see llms.txt. This page is also available as Markdown.

Kiosk User

This setup creates a default local kiosk user with autologin that will automatically run BlueFletch Launcher on startup.

Setup during installation

Visit the Installation page to find documentation on script parameters

  • .\BFEWindowsLauncher_installationScript.ps1 -MSIPath "C:\...\BlueFletchLauncher-x-yy-zzz-x64.msi"
        -ConfigPath "C:\...\launcher.json" -UserSetup 'KIOSK'

Last updated