A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/arduino/arduino-create-agent/wiki/Disable-Autostart below:

Disable Autostart · arduino/arduino-create-agent Wiki · GitHub

  1. Type 'Task Manager' in the Windows Search Bar

  1. Select "Startup apps" from the navigation panel at the left side of the "Task Manager" window

  1. Right-click the "Arduino_Cloud_Agent.exe" item in the list of apps

  1. Select "Disable" from the context menu

  1. Open Finder, click on Go menu, select 'Go to Folder'

  1. Type the directory containing the auto-start file, change with your Mac username, by default the directory is /Users/<username>/Library/LaunchAgents

  1. Select the ArduinoCreateAgent.plist file

  1. Right-click on the file name and select 'Move to Trash'

The command line way:

$ launchctl unload -w ~/Library/LaunchAgents/ArduinoCreateAgent.plist
  1. Show hidden files

  1. Select the .config dir in your home

  1. Select the autostart dir

  1. Move the arduino-cloud-agent.desktop file to the trash

The command line way:

$ rm "$HOME/.config/autostart/arduino-cloud-agent.desktop"

Run the following command from the terminal:

$ nohup "$HOME/ArduinoCloudAgent/Arduino_Cloud_Agent" &

If you configured a custom installation location when installing Arduino Cloud Agent, adjust the command accordingly.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4