Skip to content

Instantly share code, notes, and snippets.

@paveljurca
Last active January 23, 2018 14:53
Show Gist options
  • Save paveljurca/c96fdbc7a9f603b8006e25ec86eeb2e3 to your computer and use it in GitHub Desktop.
Save paveljurca/c96fdbc7a9f603b8006e25ec86eeb2e3 to your computer and use it in GitHub Desktop.

Medisite Recorder 7.1.10

OS Windows Embedded Standard 7

DOKUMENTACE

V nouzovém režimu (F8):

  1. instalovat TeamViewer nastavit Unattend access

  2. Vytvořit startup skript C:\plocha.bat:

    @start "" %userprofile%\Links\Desktop.lnk

  3. (regedit) Přidat RUN klíč plocha typu STRING_SZ

    KLÍČ HKLM\Software\Microsoft\Windows\CurrentVersion\Run\plocha

    HODNOTA C:\plocha.bat

  4. Na ploše vytvořit zástupce https://mediasite.vse.cz/

  5. RESTART

@start "" %userprofile%\Links\Desktop.lnk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment