Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

Veyon Community Forum

  1. Home
  2. General Discussion
  3. Silent install switches

Silent install switches

Scheduled Pinned Locked Moved General Discussion
4 Posts 3 Posters 1.2k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    ljoets
    wrote on last edited by
    #1

    Hello,
    Is there a way to silent install Veyon withous placing the "Veyon Master" shortcut on the desktop ?
    And where can I find the complete list of available silent install switches ?
    Thanks

    1 Reply Last reply
    0
    • A Offline
      A Offline
      AdamP
      wrote on last edited by AdamP
      #2

      I don't believe you can install it without the desktop icon showing.
      You could wrap the deployment in a script to do the cleanup.

      I can't remember the exact location of the Master on the desktop sorry (so below may not work) as I removed it previously.
      for example you can remove it from the start menu and desktop on windows 10 with a simple bat script.

      rmdir /S /Q "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Veyon"
      rmdir /S /Q "C:\Users\Public\Desktop\Veyon Master.lnk"

      Otherwise the doc is the only place I've found the install instructions for deployment
      https://docs.veyon.io/en/latest/admin/installation.html?highlight=silent#examples

      L 1 Reply Last reply
      0
      • Z Offline
        Z Offline
        zeltron80
        wrote on last edited by zeltron80
        #3

        Hi,

        Maybe it is not useful to install veyon-master on every PC (only on "master" PC, where icon on desktop could make sense).
        For that, you have the "/NoMaster" switch.
        I guess, maybe there is a way to avoid icon on desktop with configuration (veyon-configurator). You can launch veyon configurator on a PC, check the right options, export this file and use it during installation with this switch :
        /ApplyConfig='my-conf-file.json'"

        E.T.

        1 Reply Last reply
        1
        • A AdamP

          I don't believe you can install it without the desktop icon showing.
          You could wrap the deployment in a script to do the cleanup.

          I can't remember the exact location of the Master on the desktop sorry (so below may not work) as I removed it previously.
          for example you can remove it from the start menu and desktop on windows 10 with a simple bat script.

          rmdir /S /Q "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Veyon"
          rmdir /S /Q "C:\Users\Public\Desktop\Veyon Master.lnk"

          Otherwise the doc is the only place I've found the install instructions for deployment
          https://docs.veyon.io/en/latest/admin/installation.html?highlight=silent#examples

          L Offline
          L Offline
          ljoets
          wrote on last edited by
          #4

          @AdamP Ok thanks. I will script it by wpkg.

          1 Reply Last reply
          0

          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

          With your input, this post could be even better 💗

          Register Login
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          Powered by NodeBB | Contributors
          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups