Releases: Ingan121/BasicThemer2
Releases · Ingan121/BasicThemer2
BasicThemer2 v0.5.2 (Final)
Downgrade .NET from 4.7.2 to 4.6 to support Windows 8.0 and Vista.
Confirmed working on Windows 8.0
(Not sure about Vista, but I think it should work.)
BasicThemer 2 v0.5.2 (Final?)
Third attempt to support Win8.0.
I hope it's the final
BasicThemer 2 v0.5.2 (Second)
Decrease the .net version to support Windows 8.0 - second try
BasicThemer 2 v0.5.2
Decrease the .net version to support Windows 8.0Seems it didn't work- Next update: new log window
BasicThemer 2 v0.5.1
- Stop the main loop upon pausing
- Always log configuration changes
- They will be recorded to the log file when checking and unchecking the 'Enable logging' button.
- Second code cleanup
BasicThemer 2 v0.5.0
- Changed the new window detection method to a loop-based one.
- This should fix some windows not being detected by BT2.
- You can adjust the timer delay in the UI.
- Added whitelist mode.
- Added automatic/manual update checker.
- Added a reg file for resetting the configurations.
- New command-line arguments: enablelogging, noautoupdchk, version.
- Start with --help or /? for more details.
- Large code cleanups.
BasicThemer 2 v0.4.8
- Exclusions list and the 'Exclude all windows with extended client area' checkbox will be saved.
- New icon
- New command-line argument: noadminalert
- Removed the warning about logging
- A small bug fix (related to the admin alert)
Todo
- Better new window detection
- Whitelist mode
BasicThemer 2 v0.4.7
Added a feature to relaunch as administrator when BT2 was started without admin rights (thanks @Splitwirez)
BasicThemer 2 v0.4.6
Many improvements and additions
BasicThemer 2 v0.4.5
- Some optimizations were done to make the program stable
- Added 2 command-line arguments:
showui: Show the UI on startup.
donthide: Don't hide the UI ever. - Fixed some inconsistent behaviors and logging problems
- Updated the assembly information