mirror of
https://github.com/claunia/romrepomgr.git
synced 2025-12-16 19:24:51 +00:00
Check if The Unarchiver is usable.
This commit is contained in:
@@ -320,7 +320,10 @@ namespace RomRepoMgr.ViewModels
|
||||
Settings.Settings.Current.TemporaryFolder = TemporaryPath;
|
||||
|
||||
if(_unArChanged)
|
||||
{
|
||||
Settings.Settings.Current.UnArchiverPath = UnArPath;
|
||||
Settings.Settings.UnArUsable = true;
|
||||
}
|
||||
|
||||
if(_databaseChanged ||
|
||||
_repositoryChanged ||
|
||||
|
||||
Reference in New Issue
Block a user