General Question How to uninstal addons

weepleman

New member
Joined
Aug 9, 2008
Messages
57
Reaction score
0
Points
0
I have a lot of addons that I do not want anymore, or they did not work. Is there anyway to search through all of the files in the orbiter directory, and delete the ones that do not have a scenario associated with them. I know that you can just delete addons to remove them.
 
So far there is no automation for this.
Using a mod manager right from the start helps a lot.
 
Thank you, do you think a batch file would b able to do something like this?
 
Hmm, perhaps a system that generated a file lsit of the addon and then stored that somewhere, then used that to know which files to delete. The only problem is if you manually move the files unless it just maintained a list of the files themselves without any directory information, then searched for them.
 
What I want is something that reads if a file has been used, and if has not been used recently, delete it.
 
Back
Top