
You're using an outdated version of FileBot. Please use the version of FileBot you have installed via the Windows Store to avoid confusion and get the best user experience.
If you like the Nimbus Look and Feel
(i.e. the Java Cross Platform Look and Feel) then you can enable that via ENV variables. Same layouts may be broken though because I never really test that particular Look and Feel.
You can use CMD to set ENV variables:
Code: Select all
setx JAVA_OPTS -Dswing.systemlaf=javax.swing.plaf.nimbus.NimbusLookAndFeel
You can also use the Windows Settings GUI to modify ENV variables.