討論回覆已建立

正在檢視 1 篇文章 - 1 至 1 (共計 1 篇)
  • 作者
    文章
  • 回覆至: Driver minimized in Windows startup #1746
    lobster
    參與者

    Well I found a solution to this.
    Make a text file with a .ps1 suffix. This mean it is a Powershell script.
    In the file write a line

    Start-Process -WindowStyle Minimized SpacedeskServiceTray.exe

    Nothing more. Save the file to your disk and create a shortcut of it to your Windows startup folder (usually C:\ProgramData\Microsoft\Windows\Start Menu\Programs\StartUp).

    This will start the Spacedesk server minimized. Hope this helps to other people looking for solution.

正在檢視 1 篇文章 - 1 至 1 (共計 1 篇)