Alternatively, if you are a system administrator and want to control the use of the MapleCloud, you can configure Maple to turn off the connection to the server as soon as Maple is launched. When Maple is launched, Maple does not poll the server, and the Enable cloud connection check box in the Options Dialog - Network Tab is hidden from the Maple interface.
To disable the MapleCloud connection, modify the user preferences file.
|
To disable the MapleCloud connection:
|
2.
|
Open the user preferences file for Maple in a text editor. It is usually found here:
|
|
C:\Users\<User ID>\AppData\Roaming\Maple\<version>\maple.ini.
|
|
//Users/$USER/Library/Preferences/Maple/<version>/Maple preferences
|
|
//home/$USER/.maple/<version>/maplerc
|
3.
|
Find the entry Use Maple Cloud and edit it to
|
Use Maple Cloud=false
4.
|
Save and close the preferences file.
|
Note: Alternatively, you can launch Maple without the MapleCloud connection by launching it with the -nocloud option.
Windows
1.
|
Right-click your Maple desktop icon and select Properties...
|
2.
|
In the Target field, enter a space after the closing quotation mark and enter -nocloud.
|
macOS
•
|
On macOS you can turn off your connection by navigating to the /Library/Frameworks/Maple.framework/Versions/<Maple_version>/bin directory at a command prompt, and entering xmaple -nocloud.
|
Linux
•
|
At the command prompt, run the command xmaple -nocloud
|
For more information, see maple.