Windows 10: Acceleration of GUI interface on the non-Aero themes of Win 7

Discus and support Acceleration of GUI interface on the non-Aero themes of Win 7 in Windows 10 Customization to solve the problem; Acceleration of GUI on the non-Aero themes Windows 7 A complete set of solutions dated December 7, 2019, consisting of a new version of the Aero theme... Discussion in 'Windows 10 Customization' started by freemann38, Dec 27, 2019.

  1. Acceleration of GUI interface on the non-Aero themes of Win 7


    Acceleration of GUI on the non-Aero themes Windows 7

    A complete set of solutions dated December 7, 2019, consisting of a new version of the Aero theme "Classic AE mod 2019_8", a patch for the dwm.exe file, and a set of programs to accelerate the user interface, including the source code (all that was achieved for over 2 years).

    Description of the problem:
    Acceleration of the graphical interface in Windows 7 is used only when working in Aero themes, and is disabled in all basic themes, including the Classic one. Therefore, all the interface elements in the Aero theme - are drawn by the GPU (graphics card), and in the classic theme - by the CPU (central processor). When user has a fast graphics card (newer than 2010), the Aero themes work much more productively than Classic theme. The problem is worsened by the fact that some driver developers, such as AMD - are reckless about the implementation of 2D GDI functions in the Radeon drivers, newer than 2014 (since v15.7 untill the latest v19.12.2, in absolutely all versions), which further slows down the work of the Classic theme. The Classic theme worked fast only in Windows 98/2000/XP, but in Windows 7 it is badly.

    Note:
    In games, FPS will not increase. Games use 3D-functions, they always work with the graphic acceleration. The growth should be expected in 2D applications + GUI windows, all elements of interface will be drawn/scaled/moved/overlapped much faster, without slowing down and blinking text. In this case, the graphic processor, unloading the central processor for other tasks.

    Remedies to solve the problem:
    1) To use the classic theme in the Aero-wrapper "Classic AE mod 2019_8" - this is an analogue of the Classic theme (by appearance), but made in the form of an Aero theme (by properties). This Aero theme uses the resources of the graphics processor of the video card, and works many times faster than the built-in Classic one. This is by far the best and most bug-free solution.
    2) To patch Windows 7 (dwm.exe file), and force graphic acceleration on the non-Aero themes. The directory "Patch dwm.exe" has been added, with a description of the method for enabling graphic acceleration through patching a system file. Also included are ready-made patched binaries for 32-bit and 64-bit OS editions, as well as recommendations with a bat-file for automating theme switching and the Explorer.exe restart.
    3) In addition, a set of programs is attached, that allow to bring the fonts in the dialogs, the Start menu and the taskbar to the correct classic appearence, as well as the classic skin for the ClassicShell program, made as a likeness to the theme color of "Classic AE mod 2019". The archive contains a set of programs for demonstrating glitches of the Classic theme, and for comparison of the OS running with graphic acceleration and without it.
    4) Other solutions - DWM Composition program, a switch for WS_EX_COMPOSITED style, classtm.dll library.

    DWM Composition program - allows to enable/disable the composition (GPU acceleration) in Aero themes on-the-fly.


    Acceleration of GUI interface on the non-Aero themes of Win 7 DWM-screen.png


    Unfortunately, it cannot enable acceleration and solve our problem, but it clearly demonstrates how important graphic acceleration is. The main functionality are buttons "Enable composition" and "Disable composition" , turning the graphical acceleration "on" and "off" immediately. Source code is attached.


    Acceleration of GUI interface on the non-Aero themes of Win 7 image.png


    A switch for WS_EX_COMPOSITED style - are two programs for turning "on" and "off" the WS_EX_COMPOSITED style, which allows you to force the double buffering, which leads to faster 2D video output (especially noticeable on problematic Radeon drivers). A program is without a GUI, enables and disables the style just at startup. The program causes many glitches, and is not suitable for permanent operation. Source code is attached.

    Classtm.dll library. The classtm.dll file must be put into c:\Windows\System32\, which will be loaded up through the registry key Appinit_Dlls . For x86 and x64 systems, there are separate files. There is a demo in a window TestLVS.exe, but for all other applications, enabling of acceleration only works through classtm.dll. Loading of the library through the classtm_dll_ON.reg registry file, return to the system settings - classtm_dll_OFF.reg . After importing the reg-file, reboot of the PC is mandatory.


    Acceleration of GUI interface on the non-Aero themes of Win 7 image.png


    Breaker for it - an empty file in the root of the drive C:\classtm (it is enough to rename the file, rather then delete/move). Do not be surprised, the windows "My Computer, Personalization, Trash Bin" - will stop working, as other windows of Explorer. Other applications will be launched with graphic acceleration in a Classic theme, though with a spoiled color scheme. Side effects - some windows turn into classic ones, and some remain in Aero style. The source of the dll library is attached.

    === READY SOLUTIONS ===

    1-st solution - theme "Classic AE mod 2019_8"


    Acceleration of GUI interface on the non-Aero themes of Win 7 Screenshot.jpg


    Classic theme for Windows 7 with GPU acceleration "Classic AE mod 2019_8" (December 07, 2019)
    This theme based on "Classic AE 2.5.3" Classic AE 2.5.3 Final by Saarineames on DeviantArt

    Complete list of modifications:
    1) Added a gradient to the window title
    2) The correct color of the text in the active and inactive window titles
    3) Normal Tahoma-font (without ClearType)
    4) The correct gray color in all elements of the interface RGB (212, 208, 200)
    5) Correct TrackBar
    6) Classic menu (fixed color)
    7) For a better view, the highlighted item on a gray background is darker than on a white
    8) ProgressBar animation is disabled
    9) No-skins cursors are used
    10) Fixed a bug in ScrollBar
    11) Fixed background color Windows Firewall
    12) Fixed aero mode crach at 125% font size
    13) Darker active window title in non-aero mode
    14) Correct resource IMAGE#1136
    15) Fixed text captions (white field in Outpost)
    16) Small bugs are fixed in the programs BitComet and FireFox
    17) Added archive of old versions of themes from mod_2018 to mod_2019_7
    18) TaskManager and Calculator with a classic design are attached,
    and additional programs recommended for use:
    - 7tt_setup - very useful tweaker of the TaskBar
    - ClassicShellSetup_4_3_1-ru - for classic "Start" menu
    - FONTS_140516 - replaces the font Segoe 9 with Tahoma 8 in all dialogs
    - Win7 Style Builder v1.5.0.0 - msstyles file editor, if you want to modify this theme

    The rendering options for the theme:
    - Themes (with ClearType font)
    - Themes (regular font)
    For users who want the bold (smooth) fonts - install "Classic AE mod 2019_8 (ClearType)". If you prefer narrow (classic, non-smoothed) fonts, then install the usual version of "Classic AE mod 2019_8".

    Installation of the theme:
    1) Install "UniversalThemePatcher" (Recommended) or "UxStyle" for your Windows 7 (32- or 64-bit). If "UniversalThemePatcher" or "UxStyle" is already installed - then this step is skipped. This patch allows you to add third-party themes to your system.
    2) Unpack the theme "Classic AE mod 2019_8" in the path c:\WINDOWS\Resources\Themes\
    3) Go to "Personalization" and switch to "Classic AE mod 2019_8"
    4) Restart your PC. Enjoy the classic design Windows 7 with GPU acceleration!


    Acceleration of GUI interface on the non-Aero themes of Win 7 Screenshot-1.png


    Verification of the theme installation:
    It is easy to check the correctness of the installation - just look at the appearance of the "minimize/ maximize/ close" buttons in the window title. If the "close" button has become wider than the rest (as in the screenshot) - then everything was installed fine! If the buttons remained the same width, then the Aero mode was not enabled, and the theme works in the basic mode (without acceleration). This is most often due to the absence of a patch by "UniversalThemePatcher" or "UxStyle", that allows third-party themes to use Aero mode. Look at the file "Verification of the theme installation.png"

    The theme exists in two versions (with regular and ClearType fonts), and as of December 2019 is the best substitute for the built-in Classic. All resources/settings of the theme are in the file "Classic AE mod 2019_8\aero.msstyles". You need to edit the msstyles file with the program "Windows Style Builder" from the archive. If you will get a better result - please post it to us!

    2-nd solution - a patch for dwm.exe (by "El Sanchez")

    DWM is a window manager in OS Windows, and as previously was described, the on/off switch for graphic acceleration is implemented in it. System instability when using patched DWM was not detected.

    To see the result, you need to consider 2 nuances:
    1) The patch does not enable composition, but it doesn't disable composition when switching from Aero-themes to the Classic. After switching, the interface changes to Classic, but the window title continues to look like the theme from which it was switched. If to restart the PC, then on the newly loaded classic theme - acceleration no longer works; in short, the fact of switching the theme (Aero -> Classic) is important.
    2) After switching to the Classic, the look of the taskbar deteriorates - it becomes pale and translucent. If to restart the Explorer process, then the color will return to normal.

    The procedure for applying the patch:
    1) Do patch the DWM.EXE file or extract the ready one from the archive (considering the OS bitness)


    Acceleration of GUI interface on the non-Aero themes of Win 7 DWM-patch-1.png


    2) Replace the patched dwm.exe file in your OS. To do this, you need to boot under another OS or from a boot disk, flash drive - in general anyhow, to replace the system file.
    3) Now let's boot with the AERO-theme, on the built-in or any other, it is important that the theme must be with the properties of AERO, and that it works with the enabled composition.
    4) Switch to the classic theme. Acceleration/composition remains working.

    Ready binary for Windows 7 SP1:
    dwm.exe - patched DWM; dwm_orig_x64.exe - original file (in case of rollback, rename to dwm.exe)
    Ready binary for (x86) system:
    dwm.exe - patched DWM; dwm_orig_x86.exe - original file (in case of rollback, rename to dwm.exe)


    Acceleration of GUI interface on the non-Aero themes of Win 7 Rest-explorer-2.png


    The user "WatsonRus" has proposed a bat-file for automating the process of switching themes using the program "Theme Switcher" and restarting the Explorer. Program description - Theme Switcher — простая утилита для смены тем оформления из командной строки | Белые окошки
    Download Theme Switcher - Downloads / Software / Winaero Theme Switcher

    Text of the bat-file:
    @echo off
    ThemeSwitcher.exe win7classic
    Taskkill /f /im explorer.exe
    start %windir%\explorer.exe

    You need to save the original classic gray theme into the file "win7classic.theme", and put the file into the "Themes" folder - c:\WINDOWS\Resources\Themes\. You can make a timeout before switching, by adding before the ThemeSwitcher a command / T N , where N are seconds of delay.

    Big thanks to "El Sanchez" for the work done. The patch is not completed yet, but it 100% demonstrates the main thing - acceleration in the Classic theme can be returned. If there are programmers on the forum, then please help in perfecting the result. It is also necessary to make sure that acceleration initially works when the PC is restarted and the taskbar does not change its appearance, without restarting the Explorer. A more correct patch is needed.

    Download archive with solutions (zip, 24 MB):
    Zippyshare.com - Classic_AE_mod_2019_8_megapack.zip
    Classic_AE_mod_2019_8_megapack.zip — Yandex.Disk
    http://ge.tt/5uih7yz2
    UPLOAD.EE - Classic_AE_mod_2019_8_megapack.zip - Download

    :)
     
    freemann38, Dec 27, 2019
    #1

  2. Acceleration of GUI interface on the non-Aero themes of Win 7

    Acceleration of GUI on the non-Aero themes Windows 7

    A complete set of solutions dated December 7, 2019, consisting of a new version of the Aero theme "Classic AE mod 2019_8", a patch for the dwm.exe file, and a set of programs to accelerate the user interface, including the source code (all that was achieved for over 2 years).

    Description of the problem:
    Acceleration of the graphical interface in Windows 7 is used only when working in Aero themes, and is disabled in all basic themes, including the Classic one. Therefore, all the interface elements in the Aero theme - are drawn by the GPU (graphics card), and in the classic theme - by the CPU (central processor). When user has a fast graphics card (newer than 2010), the Aero themes work much more productively than Classic theme. The problem is worsened by the fact that some driver developers, such as AMD - are reckless about the implementation of 2D GDI functions in the Radeon drivers, newer than 2014 (since v15.7 untill the latest v19.12.2, in absolutely all versions), which further slows down the work of the Classic theme. The Classic theme worked fast only in Windows 98/2000/XP, but in Windows 7 it is badly.

    Note:
    In games, FPS will not increase. Games use 3D-functions, they always work with the graphic acceleration. The growth should be expected in 2D applications + GUI windows, all elements of interface will be drawn/scaled/moved/overlapped much faster, without slowing down and blinking text. In this case, the graphic processor, unloading the central processor for other tasks.

    Remedies to solve the problem:
    1) To use the classic theme in the Aero-wrapper "Classic AE mod 2019_8" - this is an analogue of the Classic theme (by appearance), but made in the form of an Aero theme (by properties). This Aero theme uses the resources of the graphics processor of the video card, and works many times faster than the built-in Classic one. This is by far the best and most bug-free solution.
    2) To patch Windows 7 (dwm.exe file), and force graphic acceleration on the non-Aero themes. The directory "Patch dwm.exe" has been added, with a description of the method for enabling graphic acceleration through patching a system file. Also included are ready-made patched binaries for 32-bit and 64-bit OS editions, as well as recommendations with a bat-file for automating theme switching and the Explorer.exe restart.
    3) In addition, a set of programs is attached, that allow to bring the fonts in the dialogs, the Start menu and the taskbar to the correct classic appearence, as well as the classic skin for the ClassicShell program, made as a likeness to the theme color of "Classic AE mod 2019". The archive contains a set of programs for demonstrating glitches of the Classic theme, and for comparison of the OS running with graphic acceleration and without it.
    4) Other solutions - DWM Composition program, a switch for WS_EX_COMPOSITED style, classtm.dll library.

    DWM Composition program - allows to enable/disable the composition (GPU acceleration) in Aero themes on-the-fly.


    Acceleration of GUI interface on the non-Aero themes of Win 7 DWM-screen.png


    Unfortunately, it cannot enable acceleration and solve our problem, but it clearly demonstrates how important graphic acceleration is. The main functionality are buttons "Enable composition" and "Disable composition" , turning the graphical acceleration "on" and "off" immediately. Source code is attached.


    Acceleration of GUI interface on the non-Aero themes of Win 7 image.png


    A switch for WS_EX_COMPOSITED style - are two programs for turning "on" and "off" the WS_EX_COMPOSITED style, which allows you to force the double buffering, which leads to faster 2D video output (especially noticeable on problematic Radeon drivers). A program is without a GUI, enables and disables the style just at startup. The program causes many glitches, and is not suitable for permanent operation. Source code is attached.

    Classtm.dll library. The classtm.dll file must be put into c:\Windows\System32\, which will be loaded up through the registry key Appinit_Dlls . For x86 and x64 systems, there are separate files. There is a demo in a window TestLVS.exe, but for all other applications, enabling of acceleration only works through classtm.dll. Loading of the library through the classtm_dll_ON.reg registry file, return to the system settings - classtm_dll_OFF.reg . After importing the reg-file, reboot of the PC is mandatory.


    Acceleration of GUI interface on the non-Aero themes of Win 7 image.png


    Breaker for it - an empty file in the root of the drive C:\classtm (it is enough to rename the file, rather then delete/move). Do not be surprised, the windows "My Computer, Personalization, Trash Bin" - will stop working, as other windows of Explorer. Other applications will be launched with graphic acceleration in a Classic theme, though with a spoiled color scheme. Side effects - some windows turn into classic ones, and some remain in Aero style. The source of the dll library is attached.

    === READY SOLUTIONS ===

    1-st solution - theme "Classic AE mod 2019_8"


    Acceleration of GUI interface on the non-Aero themes of Win 7 Screenshot.jpg


    Classic theme for Windows 7 with GPU acceleration "Classic AE mod 2019_8" (December 07, 2019)
    This theme based on "Classic AE 2.5.3" Classic AE 2.5.3 Final by Saarineames on DeviantArt

    Complete list of modifications:
    1) Added a gradient to the window title
    2) The correct color of the text in the active and inactive window titles
    3) Normal Tahoma-font (without ClearType)
    4) The correct gray color in all elements of the interface RGB (212, 208, 200)
    5) Correct TrackBar
    6) Classic menu (fixed color)
    7) For a better view, the highlighted item on a gray background is darker than on a white
    8) ProgressBar animation is disabled
    9) No-skins cursors are used
    10) Fixed a bug in ScrollBar
    11) Fixed background color Windows Firewall
    12) Fixed aero mode crach at 125% font size
    13) Darker active window title in non-aero mode
    14) Correct resource IMAGE#1136
    15) Fixed text captions (white field in Outpost)
    16) Small bugs are fixed in the programs BitComet and FireFox
    17) Added archive of old versions of themes from mod_2018 to mod_2019_7
    18) TaskManager and Calculator with a classic design are attached,
    and additional programs recommended for use:
    - 7tt_setup - very useful tweaker of the TaskBar
    - ClassicShellSetup_4_3_1-ru - for classic "Start" menu
    - FONTS_140516 - replaces the font Segoe 9 with Tahoma 8 in all dialogs
    - Win7 Style Builder v1.5.0.0 - msstyles file editor, if you want to modify this theme

    The rendering options for the theme:
    - Themes (with ClearType font)
    - Themes (regular font)
    For users who want the bold (smooth) fonts - install "Classic AE mod 2019_8 (ClearType)". If you prefer narrow (classic, non-smoothed) fonts, then install the usual version of "Classic AE mod 2019_8".

    Installation of the theme:
    1) Install "UniversalThemePatcher" (Recommended) or "UxStyle" for your Windows 7 (32- or 64-bit). If "UniversalThemePatcher" or "UxStyle" is already installed - then this step is skipped. This patch allows you to add third-party themes to your system.
    2) Unpack the theme "Classic AE mod 2019_8" in the path c:\WINDOWS\Resources\Themes\
    3) Go to "Personalization" and switch to "Classic AE mod 2019_8"
    4) Restart your PC. Enjoy the classic design Windows 7 with GPU acceleration!


    Acceleration of GUI interface on the non-Aero themes of Win 7 Screenshot-1.png


    Verification of the theme installation:
    It is easy to check the correctness of the installation - just look at the appearance of the "minimize/ maximize/ close" buttons in the window title. If the "close" button has become wider than the rest (as in the screenshot) - then everything was installed fine! If the buttons remained the same width, then the Aero mode was not enabled, and the theme works in the basic mode (without acceleration). This is most often due to the absence of a patch by "UniversalThemePatcher" or "UxStyle", that allows third-party themes to use Aero mode. Look at the file "Verification of the theme installation.png"

    The theme exists in two versions (with regular and ClearType fonts), and as of December 2019 is the best substitute for the built-in Classic. All resources/settings of the theme are in the file "Classic AE mod 2019_8\aero.msstyles". You need to edit the msstyles file with the program "Windows Style Builder" from the archive. If you will get a better result - please post it to us!

    2-nd solution - a patch for dwm.exe (by "El Sanchez")

    DWM is a window manager in OS Windows, and as previously was described, the on/off switch for graphic acceleration is implemented in it. System instability when using patched DWM was not detected.

    To see the result, you need to consider 2 nuances:
    1) The patch does not enable composition, but it doesn't disable composition when switching from Aero-themes to the Classic. After switching, the interface changes to Classic, but the window title continues to look like the theme from which it was switched. If to restart the PC, then on the newly loaded classic theme - acceleration no longer works; in short, the fact of switching the theme (Aero -> Classic) is important.
    2) After switching to the Classic, the look of the taskbar deteriorates - it becomes pale and translucent. If to restart the Explorer process, then the color will return to normal.

    The procedure for applying the patch:
    1) Do patch the DWM.EXE file or extract the ready one from the archive (considering the OS bitness)


    Acceleration of GUI interface on the non-Aero themes of Win 7 DWM-patch-1.png


    2) Replace the patched dwm.exe file in your OS. To do this, you need to boot under another OS or from a boot disk, flash drive - in general anyhow, to replace the system file.
    3) Now let's boot with the AERO-theme, on the built-in or any other, it is important that the theme must be with the properties of AERO, and that it works with the enabled composition.
    4) Switch to the classic theme. Acceleration/composition remains working.

    Ready binary for Windows 7 SP1:
    dwm.exe - patched DWM; dwm_orig_x64.exe - original file (in case of rollback, rename to dwm.exe)
    Ready binary for (x86) system:
    dwm.exe - patched DWM; dwm_orig_x86.exe - original file (in case of rollback, rename to dwm.exe)


    Acceleration of GUI interface on the non-Aero themes of Win 7 Rest-explorer-2.png


    The user "WatsonRus" has proposed a bat-file for automating the process of switching themes using the program "Theme Switcher" and restarting the Explorer. Program description - Theme Switcher — простая утилита для смены тем оформления из командной строки | Белые окошки
    Download Theme Switcher - Downloads / Software / Winaero Theme Switcher

    Text of the bat-file:
    @echo off
    ThemeSwitcher.exe win7classic
    Taskkill /f /im explorer.exe
    start %windir%\explorer.exe

    You need to save the original classic gray theme into the file "win7classic.theme", and put the file into the "Themes" folder - c:\WINDOWS\Resources\Themes\. You can make a timeout before switching, by adding before the ThemeSwitcher a command / T N , where N are seconds of delay.

    Big thanks to "El Sanchez" for the work done. The patch is not completed yet, but it 100% demonstrates the main thing - acceleration in the Classic theme can be returned. If there are programmers on the forum, then please help in perfecting the result. It is also necessary to make sure that acceleration initially works when the PC is restarted and the taskbar does not change its appearance, without restarting the Explorer. A more correct patch is needed.

    Download archive with solutions (zip, 24 MB):
    Zippyshare.com - Classic_AE_mod_2019_8_megapack.zip
    Classic_AE_mod_2019_8_megapack.zip — Yandex.Disk
    Ge.tt
    UPLOAD.EE - Classic_AE_mod_2019_8_megapack.zip - Download
     
    freemann38, Dec 27, 2019
    #2
  3. Acceleration of GUI interface on the non-Aero themes of Win 7

    No, these solutions can be applied for Windows 7 only.
     
    freemann38, Dec 27, 2019
    #3
  4. Ztruker Win User

    Acceleration of GUI interface on the non-Aero themes of Win 7

    Acceleration of GUI interface on the non-Aero themes of Win 7

    Then why is that long post in the Windows 10 forum? It should be in one of the Windows 7 forums.
     
    Ztruker, Dec 27, 2019
    #4
Thema:

Acceleration of GUI interface on the non-Aero themes of Win 7

Loading...
  1. Acceleration of GUI interface on the non-Aero themes of Win 7 - Similar Threads - Acceleration GUI interface

  2. Taskbar Aero Theme?

    in Windows 10 Customization
    Taskbar Aero Theme?: I know there are tools like Windows Aero and OldNewExplorer but none of them had an option to have a Win7 styled Glassy Aero theme. I am thinking of buying WindowsBlinds along with this: Aero7X Reset for Windowblinds 10 by NewInfinitePro on DeviantArt but I am wondering if...
  3. Aero Glass Theme

    in Windows 10 Customization
    Aero Glass Theme: Will Microsoft ever add the aero glass theme back? I'm using windows 10 and I'm totally missing it. Even if Microsoft prefers the new metro theme, it should still add the glass appearance as an option in the personalization window. Not saying that windows 10 is bad. It is an...
  4. Windows Basic style/win7 non aero theme on windows 10

    in Windows 10 Customization
    Windows Basic style/win7 non aero theme on windows 10: Hello forum users I recently upgraded to windows 10 to experience the new OS from windows 7 (updates ended Jan 14). I quickly realized that not only are the transparent aero themes are gone, the basic style is also gone, and I used this style. I also found out that this new...
  5. Windows basic/win7 non aero theme on windows 10

    in Windows 10 Customization
    Windows basic/win7 non aero theme on windows 10: Hello community members I have just upgraded recently to windows 10 and the first thing I discovered is that not only are the aero themes are removed, the windows basic style was also removed. On windows 7, I used this style and I like the sky blue borders and buttons. I...
  6. Acceleration of GUI interface on the non-Aero themes of Win 7

    in Windows 10 Support
    Acceleration of GUI interface on the non-Aero themes of Win 7: Acceleration of GUI on the non-Aero themes Windows 7 A complete set of solutions dated December 7, 2019, consisting of a new version of the Aero theme "Classic AE mod 2019_8", a patch for the dwm.exe file, and a set of programs to accelerate the user interface, including the...
  7. Windows XP theme and Aero

    in Windows 10 Customization
    Windows XP theme and Aero: So, I've grown extremely attached to the Windows 7 Aero theme, and XP looks pretty nice too. However, since XP's already dead, and 7 is very quickly nearing end of support (P.S., please don't kill 7, it'll be bad for all of us), soon I'm going to have to switch to the Metro...
  8. Win 7 Aero (Win Explorer color change)

    in Windows 10 Customization
    Win 7 Aero (Win Explorer color change): Hello, I am running Windows 7 x64 (Aero Theme) on my PC. I want to know if there is any way to change the AERO theme's -- > WinExplorer's background color from white to something darker ? (I know I can switch to Classic mode Theme and I can change the colors BUT I prefer to...
  9. GUI interface

    in Windows 10 Network and Sharing
    GUI interface: i can not access any routers switches that use a GUI interface , say 192.168.1.1 yet i can ping them fine and or use a network utility to talk to them , but can not get to them from ie or chrome or edge or any browser...
  10. Aero Theme on WTP

    in Windows 10 Customization
    Aero Theme on WTP: For those who may (or may not) follow Vishal Gupta's page, he's just released his custom Aero themes for Windows 8 and 8.1 which work fairly well on WTP. Get all the info here: Download AeroVG Ei8ht and Ei8ht.1ne Themes for Windows 8 / 8.1 - AskVG [img] 2994