[Gambas-user] Get the default file manager

System64 Development 64xcode at gmail.com
Sun Feb 18 02:13:56 CET 2024


Finally approach the problem as follows:

     If 
DesktopFile.FromMime("inode/directory")[0].Categories.Exist("FileManager") 
Then
       DesktopFile.FromMime("inode/directory")[0].Run(User.Home)

     Endif

Thanks to all

Best regards.

Martin



More information about the User mailing list