DeskRealm install bundle
========================

1. Review Install-DeskRealm.ps1.
2. Open PowerShell in this folder.
3. Run:
   powershell -ExecutionPolicy Bypass -File .\Install-DeskRealm.ps1

This installs DeskRealm to:
  %LOCALAPPDATA%\Programs\DeskRealm

To uninstall later:
   powershell -ExecutionPolicy Bypass -File .\Uninstall-DeskRealm.ps1
