** Advanced topics and not for typical installs **
These are advanced topics. You should know what you are doing and be able to keep track of your custom working environments.
I always do a manual install and rename the folder:
A separate preferences.txt for each environment can be created (if desired) and there are instructions here:
Note:
A separate preferences.txt for each environment does not seem to be working on Processing 4.4.6.
I still have to do more testing on my end.
@stefterv It may be just me. Should I submit an issue?
I found this related issue:
Making `Preferences` standalone · Issue #1104 · processing/processing4 · GitHub
The .msi
installer on Windows does the following:
Android mode no longer works in Processing 4.4.1 · Issue #777 · processing/processing-android · GitHub < One of the posts discusses this. Good to know just in case!
I customize my environments by launching each with a batch file.
This is necessary for my use in some cases.
Example:
:)