Install AnyDesk.exe silently

Evertonjsn

New Member
Messages
12
Reaction score
0
Install anydesk.exe silently.

Good evening everyone, I'm from Brazil, I have the command to install this access software which is:

anydesk.exe --install “C:\Program Files (x86)\AnyDesk” --start-with-win --create-desktop-icon

or

--install "C:\Program Files (x86)\AnyDesk" --create-desktop-icon

I've already tested it on a vm and it works, but when I put it in NTLITE to install silently it doesn't install.
 
With these options:

TaskParameters
AnyDesk.exe--install "C:\Program Files (x86)\AnyDesk" --silent --create-shortcuts --create-desktop-icon --update-disabled

1) disable automatic startup (when Windows starts)
2) disable the search for updates (AnyDesk)
 
Back
Top