Skip to content

Releases: Ingan121/BasicThemer2

BasicThemer2 v0.5.2 (Final)

27 Aug 17:51
13deb67

Choose a tag to compare

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?)

01 Jul 07:30
85c2134

Choose a tag to compare

Pre-release

Third attempt to support Win8.0.
I hope it's the final

BasicThemer 2 v0.5.2 (Second)

09 May 12:58

Choose a tag to compare

Pre-release

Decrease the .net version to support Windows 8.0 - second try

BasicThemer 2 v0.5.2

13 Mar 17:20

Choose a tag to compare

BasicThemer 2 v0.5.2 Pre-release
Pre-release
  • Decrease the .net version to support Windows 8.0 Seems it didn't work
  • Next update: new log window

BasicThemer 2 v0.5.1

17 Feb 15:56

Choose a tag to compare

  • 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

05 Feb 18:18

Choose a tag to compare

  • 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

07 Dec 17:39

Choose a tag to compare

  • 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

02 Nov 15:19

Choose a tag to compare

Added a feature to relaunch as administrator when BT2 was started without admin rights (thanks @Splitwirez)

BasicThemer 2 v0.4.6

31 Jul 10:14

Choose a tag to compare

Many improvements and additions

BasicThemer 2 v0.4.5

22 Jul 03:05

Choose a tag to compare

  • 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