Giter Site home page Giter Site logo

uxstyle's Introduction

UxStyle

Important Note

UxStyle is now in read-only mode and will not be updated. There are known compatibility issues with Windows 10 Creators Update (and above) that have will not be resolved due to lack of interest, use, and time.

About

UxStyle is a bit of software that relaxes Windows theme signature requirements to enable third-party customization. Specifically, UxStyle consists of a tiny system service and a kernel driver that are loaded into memory where they hang out until reboot. No file system changes are made.

(First introduced on March 19, 2009.)

Operating System Support

  • Windows codenamed "Whistler" (escrow builds)
  • Windows XP
  • Windows Vista
  • Windows 7
  • Windows 8
  • Windows 8.1
  • Windows Server 2003
  • Windows Server 2008
  • Windows Server 2008 R2
  • Windows Server 2012
  • Windows Server 2012 R2
  • Windows codenamed "Threshold"
  • Windows 10 Technical Preview

Building

Required software

Note about code signing

Starting with Windows Vista, the kernel-mode code signing policy controls whether a kernel-mode driver will be loaded. The signing requirements depend on the version of the Windows operating system and on whether the driver is being signed for public release or by a development team during the development and test of a driver.

More information can be found via the resources below:

Legacy Windows users: Pay particular attention to the hashing algorithm used in your code signing certificate. Windows 7 and below do not support the loading of kernel drivers signed with newer SHA-2-based certificates.

More information can be found in Microsoft Security Advisory 2880823.

Fuzzy step-by-step

  1. Open UxStyle.sln and start a Batch Build for the following project configurations:

    • UnsignedThemes (x64, Release)
    • UnsignedThemes (x86, Release)
    • UxPatch (x86, Win 8 Release)
    • UxPatch (x64, Win 8 Release)
  2. Manually sign build artifacts:

    • \bin\x86\Release\UnsignedThemes.exe
    • \bin\x64\Release\UnsignedThemes.exe
    • \bin\driver\x86\uxstyle.sys
    • \bin\driver\amd64\uxstyle.sys
  3. Return to Visual Studio and Batch Build the following project configurations:

    • Installer (x64, Release)
    • Installer (x86, Release)
  4. (optional) Manually sign build artifacts:

    • \bin\x86\Release\Installer.msi
    • \bin\x64\Release\Installer.msi
  5. Return to Visual Studio and build Bundle (x86, Release).

  6. Manually sign build artifact \bin\bundle\Release\UxStyle_Bundle.exe

uxstyle's People

Contributors

riverar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

uxstyle's Issues

UxStyle_0241_x86_x64_rel2_preview.exe not working on Windows 10 9926 x64

UxStyle_0241_x86_x64_rel2_preview.exe installs successfully. Then when I apply a theme. It causes explorer.exe to crash and restart. Then it creates a file "WER34B7.tmp.WERDataCollectionFailure.txt" and in it. It says "Heapdump not attached to report.
ProcessHeapDumpRequest failed: 0x80004005"

Install Uninstall Fail

win8.1 update3 32 bit
Trying to get White text on dark title bar.
Via 'Dark' themes which make no difference when applied -- just get a default windows theme.
Anyway, tried to install
UxStyle_sep23_x86_x64.exe
Got error so did cleanup with:
sc delete uxstyle
sc delete UnsignedThemes
Then installed fine.
Still no diff when applying dark themes.
So installed
UxStyle_0241_x86_x64_rel2_preview.exe
assuming that it could be used on 8.1 -- not for 10 only.
Still no diff when applying dark themes -- so figured still doing something wrong.
So again did cleanup with:
sc delete uxstyle
sc delete UnsignedThemes
Did not know there was an uninstall feature within UxStyle_0241_x86_x64_rel2_preview.exe.
Now when try to reinstall UxStyle_0241_x86_x64_rel2_preview.exe, it only gives option to uninstall.
And in trying to do that, it will not complete.
Windows add / remove will also not uninstall.
The cleanup commands above just report:
The specified service does not exist as an installed service.
The specified service does not exist as an installed service.

Log file from UxStyle_0241_x86_x64_rel2_preview.exe -- failure to uninstall:

[05BC:0414][2015-02-20T18:29:24]i001: Burn v3.9.1208.0, Windows v6.3 (Build 9600: Service Pack 0), path: H:\E\zSaves- Regs- + Win8 Tweaks- Themes+Shells+Search\UxStyle_0241_x86_x64_rel2_preview.exe, cmdline: '-burn.unelevated BurnPipe.{3A3BBB14-B7D8-45DE-BBBC-9E867A87BB2B} {7EADDF9C-BD31-46D6-A15B-D421ABA22A42} 2848 '
[05BC:0414][2015-02-20T18:29:24]i000: Setting string variable 'WixBundleLog' to value 'W:\Users\PC\AppData\Local\Temp\UxStyle_20150220182924.log'
[05BC:0414][2015-02-20T18:29:24]i000: Setting string variable 'WixBundleOriginalSource' to value 'H:\E\zSaves- Regs- + Win8 Tweaks- Themes+Shells+Search\UxStyle_0241_x86_x64_rel2_preview.exe'
[05BC:0414][2015-02-20T18:29:24]i000: Setting string variable 'WixBundleOriginalSourceFolder' to value 'H:\E\zSaves- Regs- + Win8 Tweaks- Themes+Shells+Search'
[05BC:0F14][2015-02-20T18:29:25]i000: Setting version variable 'WixBundleFileVersion' to value '0.2.4.1'
[05BC:0414][2015-02-20T18:29:25]i100: Detect begin, 2 packages
[05BC:0414][2015-02-20T18:29:25]i101: Detected package: Installer32, state: Present, cached: Complete
[05BC:0414][2015-02-20T18:29:25]i101: Detected package: Installer64, state: Absent, cached: None
[05BC:0414][2015-02-20T18:29:25]i199: Detect complete, result: 0x0
[05BC:0414][2015-02-20T18:29:27]i200: Plan begin, 2 packages, action: Uninstall
[05BC:0414][2015-02-20T18:29:27]i000: Setting string variable 'WixBundleRollbackLog_Installer32' to value 'W:\Users\PC\AppData\Local\Temp\UxStyle_20150220182924_0_Installer32_rollback.log'
[05BC:0414][2015-02-20T18:29:27]i000: Setting string variable 'WixBundleLog_Installer32' to value 'W:\Users\PC\AppData\Local\Temp\UxStyle_20150220182924_0_Installer32.log'
[05BC:0414][2015-02-20T18:29:27]i201: Planned package: Installer64, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: Unregister
[05BC:0414][2015-02-20T18:29:27]i201: Planned package: Installer32, state: Present, default requested: Absent, ba requested: Absent, execute: Uninstall, rollback: Install, cache: No, uncache: Yes, dependency: Unregister
[05BC:0414][2015-02-20T18:29:27]i299: Plan complete, result: 0x0
[05BC:0414][2015-02-20T18:29:27]i300: Apply begin
[0B20:0CD4][2015-02-20T18:29:27]i360: Creating a system restore point.
[0B20:0CD4][2015-02-20T18:29:27]i361: Created a system restore point.
[0B20:0CD4][2015-02-20T18:29:27]i329: Removed package dependency provider: {5CC47EEB-DEC7-4FA1-94E6-C929C9C259DD}, package: Installer64
[0B20:0CD4][2015-02-20T18:29:27]i326: Removed dependency: {ef1d3615-d58a-463b-bb02-f7ed7a591a96} on package provider: {A4B88F8F-7152-449B-9115-E032B1E21B71}, package Installer32
[0B20:0CD4][2015-02-20T18:29:27]i329: Removed package dependency provider: {A4B88F8F-7152-449B-9115-E032B1E21B71}, package: Installer32
[0B20:0CD4][2015-02-20T18:29:27]i301: Applying execute package: Installer32, action: Uninstall, path: (null), arguments: ' ARPSYSTEMCOMPONENT="1" MSIFASTINSTALL="7"'
[0B20:0CD4][2015-02-20T18:29:29]e000: Error 0x80070643: Failed to uninstall MSI package.
[0B20:0CD4][2015-02-20T18:29:29]e000: Error 0x80070643: Failed to execute MSI package.
[05BC:0414][2015-02-20T18:29:29]e000: Error 0x80070643: Failed to configure per-machine MSI package.
[05BC:0414][2015-02-20T18:29:29]i319: Applied execute package: Installer32, result: 0x80070643, restart: None
[05BC:0414][2015-02-20T18:29:29]e000: Error 0x80070643: Failed to execute MSI package.
[0B20:0CD4][2015-02-20T18:29:29]i318: Skipped rollback of package: Installer32, action: Install, already: Present
[05BC:0414][2015-02-20T18:29:29]i319: Applied rollback package: Installer32, result: 0x0, restart: None
[0B20:0CD4][2015-02-20T18:29:29]i323: Registering package dependency provider: {A4B88F8F-7152-449B-9115-E032B1E21B71}, version: 0.2.4.1, package: Installer32
[0B20:0CD4][2015-02-20T18:29:29]i325: Registering dependency: {ef1d3615-d58a-463b-bb02-f7ed7a591a96} on package provider: {A4B88F8F-7152-449B-9115-E032B1E21B71}, package: Installer32
[05BC:0414][2015-02-20T18:29:29]i399: Apply complete, result: 0x80070643, restart: None, ba requested restart: No

uninstall issues on win10 10074

so ive been trying to uninstall uxstyle because of the wierd cpu usage spikes ive been getting to see if it was the case and when i tried to uninstall it after viewing the log i sc stopped and deleted uxstyle and UnsignedThemes and now i have a tiny lil log that i cant sort out

[1C10:1F60][2015-05-18T12:50:18]i001: Burn v3.9.1208.0, Windows v10.0 (Build 10074: Service Pack 0), path: C:\Users\daria\Downloads\UxStyle_0242_x86_x64_preview(1).exe, cmdline: ''
[1C10:1F60][2015-05-18T12:50:18]i000: Setting string variable 'WixBundleLog' to value 'C:\Users\daria\AppData\Local\Temp\UxStyle_20150518125018.log'
[1C10:1F60][2015-05-18T12:50:18]i000: Setting string variable 'WixBundleOriginalSource' to value 'C:\Users\daria\Downloads\UxStyle_0242_x86_x64_preview(1).exe'
[1C10:1F60][2015-05-18T12:50:18]i000: Setting string variable 'WixBundleOriginalSourceFolder' to value 'C:\Users\daria\Downloads'
[1C10:23B0][2015-05-18T12:50:19]i000: Setting version variable 'WixBundleFileVersion' to value '0.2.4.2'
[1C10:1F60][2015-05-18T12:50:19]i100: Detect begin, 2 packages
[1C10:1F60][2015-05-18T12:50:19]i101: Detected package: Installer32, state: Absent, cached: None
[1C10:1F60][2015-05-18T12:50:19]i101: Detected package: Installer64, state: Present, cached: Complete
[1C10:1F60][2015-05-18T12:50:19]i199: Detect complete, result: 0x0
[1C10:1F60][2015-05-18T12:50:20]i200: Plan begin, 2 packages, action: Uninstall
[1C10:1F60][2015-05-18T12:50:20]i000: Setting string variable 'WixBundleRollbackLog_Installer64' to value 'C:\Users\daria\AppData\Local\Temp\UxStyle_20150518125018_0_Installer64_rollback.log'
[1C10:1F60][2015-05-18T12:50:20]i000: Setting string variable 'WixBundleLog_Installer64' to value 'C:\Users\daria\AppData\Local\Temp\UxStyle_20150518125018_0_Installer64.log'
[1C10:1F60][2015-05-18T12:50:20]i201: Planned package: Installer64, state: Present, default requested: Absent, ba requested: Absent, execute: Uninstall, rollback: Install, cache: No, uncache: Yes, dependency: Unregister
[1C10:1F60][2015-05-18T12:50:20]i201: Planned package: Installer32, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: Unregister
[1C10:1F60][2015-05-18T12:50:20]i299: Plan complete, result: 0x0
[1C10:1F60][2015-05-18T12:50:20]i300: Apply begin
[23D8:0340][2015-05-18T12:50:23]w308: Automatic updates could not be paused due to error: 0x80040154. Continuing...
[23D8:0340][2015-05-18T12:50:23]i360: Creating a system restore point.
[23D8:0340][2015-05-18T12:50:52]i361: Created a system restore point.
[23D8:0340][2015-05-18T12:50:52]i326: Removed dependency: {6bf90d91-c5db-454e-a7b4-81bc6cbbe13f} on package provider: {28A17CCB-77BB-49C9-847B-60E076DC43D1}, package Installer64
[23D8:0340][2015-05-18T12:50:52]i329: Removed package dependency provider: {28A17CCB-77BB-49C9-847B-60E076DC43D1}, package: Installer64
[23D8:0340][2015-05-18T12:50:52]i301: Applying execute package: Installer64, action: Uninstall, path: (null), arguments: ' ARPSYSTEMCOMPONENT="1" MSIFASTINSTALL="7"'
[23D8:0340][2015-05-18T12:50:59]e000: Error 0x80070643: Failed to uninstall MSI package.
[23D8:0340][2015-05-18T12:50:59]e000: Error 0x80070643: Failed to execute MSI package.
[1C10:1F60][2015-05-18T12:50:59]e000: Error 0x80070643: Failed to configure per-machine MSI package.
[1C10:1F60][2015-05-18T12:50:59]i319: Applied execute package: Installer64, result: 0x80070643, restart: None
[1C10:1F60][2015-05-18T12:50:59]e000: Error 0x80070643: Failed to execute MSI package.
[23D8:0340][2015-05-18T12:50:59]i318: Skipped rollback of package: Installer64, action: Install, already: Present
[1C10:1F60][2015-05-18T12:50:59]i319: Applied rollback package: Installer64, result: 0x0, restart: None
[23D8:0340][2015-05-18T12:50:59]i323: Registering package dependency provider: {28A17CCB-77BB-49C9-847B-60E076DC43D1}, version: 0.2.4.2, package: Installer64
[23D8:0340][2015-05-18T12:50:59]i325: Registering dependency: {6bf90d91-c5db-454e-a7b4-81bc6cbbe13f} on package provider: {28A17CCB-77BB-49C9-847B-60E076DC43D1}, package: Installer64
[1C10:1F60][2015-05-18T12:50:59]i399: Apply complete, result: 0x80070643, restart: None, ba requested restart: No

KERNEL MODE HEAP CORRUPTION

I have installed this on windows 10 and I restarted my computer and a blue screen came up saying "Your PC ran into a problem and needs to restart to collect some error info..." and says "Stop code: KERNEL MODE HEAP CORRUPTION" and then restarts the PC and the same thing happens every time I have attempted to reset to factory settings but it says corrupted. It was an old computer so I don't really care.

Suggestion: Patch explorerframe.dll + shell32.dll

Hi. I'm currently using Windows 10 build 1511. I notice that some themes can change the Explorer + Start menu BG. After a little research i found out that explorerframe.dll and shell32.dll need to be patched. Can you find out how to patch those files?

uxstyle.com does not have a usage section

There is no information on uxstyle.com that describes functionality in other terms than is "relaxes Windows theme signature requirements to enable third-party customization".

How do I change color theme, now when I have this program installed?

installswitches for unattended / silentinstall

This is a very nice program, but it need
silent install switches :)

Thank you very much for this
nice program !

by the way
your program it's in different computers news there in Germany !
keep it up !

best regards
blacky

blackysgate.de

Not Working on CREATORS UPDATE!!!!

After Downloading Windows 10 Creators Update, and installing UX Style.
My PC started freezing once I extracted the arc theme and I can't even access my themes!!!

Win 8.1 - Right sliding panel issue

I saw on uxstyle.com that the Win 8 / 8.1 binary may be buggy, I just wanted to report a bug that I can easily replicate:

After initial install, applying custom themes happens no problem. But after the first or second reboot (never got past a 2nd reboot before this issue popped up) the right side panel seems to appear and stay there, blocking the system tray and time/date panel.

Even more odd is that this panel is completely blank. After that, subsequent reboots or theme changes have no effect. The panel just stays there blocking the system tray, and time/date panel.

The panel is the exact same size as the one that appears when you click on the network / WIFI icon in the system tray. The only way I can get rid of that panel is to uninstall UxStyle and reboot.

Other than that, UxStyle works perfectly on my copy of Win 8.1 Pro (as long as I never reboot).

EDIT: Almost forgot ... I'm running x64 version of Win 8.1, and I'm running a few of the common addons for custom themes like OldNewExplorer, AeroGlass, StartIsBack. I've messed with a few variations of installing/uninstalling those apps and rebooting. Doesn't seem to have an effect so far.

Also installing / uninstalling is not an issue on my system (noticed that issue was still open).

Need help installing

Hello

I find it unclear how to install this software.
Do I need to build the thing using the instructions in the readme and then run the installer that I built?
In that case, how do I "sign" the code? Do I really need to submit the built executable to the MS Dev portal (I'm running Windows TH2 (1511) ), or is a "test-signing" enough?

Or is there a hidden installer that will magically set up the thing?

Cannot install on 10041 and later (using UxStyle_0242_x86_x64_preview.exe)

It displays an uh oh message when trying to install on Windows 10 10041 and onwards

Log File:
[1FD8:1688][2015-05-03T17:08:39]i001: Burn v3.9.1208.0, Windows v10.0 (Build 10074: Service Pack 0), path: C:\Users\Dominic Hayes.NB-W8-10977\Downloads\UxStyle_0242_x86_x64_preview (1).exe, cmdline: ''
[1FD8:1688][2015-05-03T17:08:39]i000: Setting string variable 'WixBundleLog' to value 'C:\Users\DOMINI1.NB-\AppData\Local\Temp\UxStyle_20150503170839.log'
[1FD8:1688][2015-05-03T17:08:39]i000: Setting string variable 'WixBundleOriginalSource' to value 'C:\Users\Dominic Hayes.NB-W8-10977\Downloads\UxStyle_0242_x86_x64_preview (1).exe'
[1FD8:1688][2015-05-03T17:08:39]i000: Setting string variable 'WixBundleOriginalSourceFolder' to value 'C:\Users\Dominic Hayes.NB-W8-10977\Downloads'
[1FD8:1688][2015-05-03T17:08:40]i000: Setting string variable 'WixBundleName' to value 'UxStyle'
[1FD8:0E48][2015-05-03T17:08:40]i000: Setting version variable 'WixBundleFileVersion' to value '0.2.4.2'
[1FD8:1688][2015-05-03T17:08:42]i100: Detect begin, 2 packages
[1FD8:1688][2015-05-03T17:08:42]i102: Detected related bundle: {05560347-3a9b-4644-a8ed-8b64cc947189}, type: Upgrade, scope: PerMachine, version: 0.2.3.0, operation: MajorUpgrade
[1FD8:1688][2015-05-03T17:08:42]i103: Detected related package: {86D24646-DAF6-4F5E-BCAD-CF7EF8E362E1}, scope: PerMachine, version: 0.2.3.0, language: 0 operation: MajorUpgrade
[1FD8:1688][2015-05-03T17:08:42]i103: Detected related package: {86D24646-DAF6-4F5E-BCAD-CF7EF8E362E1}, scope: PerMachine, version: 0.2.3.0, language: 0 operation: MajorUpgrade
[1FD8:1688][2015-05-03T17:08:42]i101: Detected package: Installer32, state: Absent, cached: None
[1FD8:1688][2015-05-03T17:08:42]i101: Detected package: Installer64, state: Absent, cached: None
[1FD8:1688][2015-05-03T17:08:42]i199: Detect complete, result: 0x0
[1FD8:1688][2015-05-03T17:09:13]i200: Plan begin, 2 packages, action: Install
[1FD8:1688][2015-05-03T17:09:13]i052: Condition 'NOT VersionNT64 ' evaluates to false.
[1FD8:1688][2015-05-03T17:09:13]i052: Condition 'VersionNT64' evaluates to true.
[1FD8:1688][2015-05-03T17:09:13]i000: Setting string variable 'WixBundleRollbackLog_Installer64' to value 'C:\Users\DOMINI
1.NB-\AppData\Local\Temp\UxStyle_20150503170839_0_Installer64_rollback.log'
[1FD8:1688][2015-05-03T17:09:13]i000: Setting string variable 'WixBundleLog_Installer64' to value 'C:\Users\DOMINI1.NB-\AppData\Local\Temp\UxStyle_20150503170839_0_Installer64.log'
[1FD8:1688][2015-05-03T17:09:13]i201: Planned package: Installer32, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[1FD8:1688][2015-05-03T17:09:13]i201: Planned package: Installer64, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: Yes, uncache: No, dependency: Register
[1FD8:1688][2015-05-03T17:09:13]i207: Planned related bundle: {05560347-3a9b-4644-a8ed-8b64cc947189}, type: Upgrade, default requested: Absent, ba requested: Absent, execute: Uninstall, rollback: Install, dependency: None
[1FD8:1688][2015-05-03T17:09:13]i299: Plan complete, result: 0x0
[1FD8:1688][2015-05-03T17:09:13]i300: Apply begin
[11B0:1EC0][2015-05-03T17:09:20]w308: Automatic updates could not be paused due to error: 0x80040154. Continuing...
[11B0:1EC0][2015-05-03T17:09:20]i360: Creating a system restore point.
[11B0:1EC0][2015-05-03T17:09:23]i361: Created a system restore point.
[11B0:1EC0][2015-05-03T17:09:40]i000: Caching bundle from: 'C:\Users\DOMINI
1.NB-\AppData\Local\Temp{6bf90d91-c5db-454e-a7b4-81bc6cbbe13f}.be\UxStyle_Bundle.exe' to: 'C:\ProgramData\Package Cache{6bf90d91-c5db-454e-a7b4-81bc6cbbe13f}\UxStyle_Bundle.exe'
[11B0:1EC0][2015-05-03T17:09:40]i320: Registering bundle dependency provider: {6bf90d91-c5db-454e-a7b4-81bc6cbbe13f}, version: 0.2.4.2
[11B0:0B8C][2015-05-03T17:09:40]i305: Verified acquired payload: Installer64 at path: C:\ProgramData\Package Cache.unverified\Installer64, moving to: C:\ProgramData\Package Cache{28A17CCB-77BB-49C9-847B-60E076DC43D1}v0.2.4.2\Installer.msi.
[11B0:0B8C][2015-05-03T17:09:41]i305: Verified acquired payload: cabA7AE3FFD191951BE002C6D00822AFB39 at path: C:\ProgramData\Package Cache.unverified\cabA7AE3FFD191951BE002C6D00822AFB39, moving to: C:\ProgramData\Package Cache{28A17CCB-77BB-49C9-847B-60E076DC43D1}v0.2.4.2\bits.cab.
[11B0:1EC0][2015-05-03T17:09:41]i323: Registering package dependency provider: {28A17CCB-77BB-49C9-847B-60E076DC43D1}, version: 0.2.4.2, package: Installer64
[11B0:1EC0][2015-05-03T17:09:41]i301: Applying execute package: Installer64, action: Install, path: C:\ProgramData\Package Cache{28A17CCB-77BB-49C9-847B-60E076DC43D1}v0.2.4.2\Installer.msi, arguments: ' ARPSYSTEMCOMPONENT="1" MSIFASTINSTALL="7"'
[11B0:1EC0][2015-05-03T17:09:57]e000: Error 0x80070643: Failed to install MSI package.
[11B0:1EC0][2015-05-03T17:09:57]e000: Error 0x80070643: Failed to execute MSI package.
[1FD8:1688][2015-05-03T17:09:57]e000: Error 0x80070643: Failed to configure per-machine MSI package.
[1FD8:1688][2015-05-03T17:09:57]i319: Applied execute package: Installer64, result: 0x80070643, restart: None
[1FD8:1688][2015-05-03T17:09:57]e000: Error 0x80070643: Failed to execute MSI package.
[11B0:1EC0][2015-05-03T17:09:57]i318: Skipped rollback of package: Installer64, action: Uninstall, already: Absent
[1FD8:1688][2015-05-03T17:09:57]i319: Applied rollback package: Installer64, result: 0x0, restart: None
[11B0:1EC0][2015-05-03T17:09:57]i329: Removed package dependency provider: {28A17CCB-77BB-49C9-847B-60E076DC43D1}, package: Installer64
[11B0:1EC0][2015-05-03T17:09:57]i351: Removing cached package: Installer64, from path: C:\ProgramData\Package Cache{28A17CCB-77BB-49C9-847B-60E076DC43D1}v0.2.4.2
[11B0:1EC0][2015-05-03T17:09:57]i329: Removed package dependency provider: {3A76F170-D527-49DC-883D-BD4C9F16DB77}, package: Installer32
[11B0:1EC0][2015-05-03T17:09:57]i330: Removed bundle dependency provider: {6bf90d91-c5db-454e-a7b4-81bc6cbbe13f}
[11B0:1EC0][2015-05-03T17:09:57]i352: Removing cached bundle: {6bf90d91-c5db-454e-a7b4-81bc6cbbe13f}, from path: C:\ProgramData\Package Cache{6bf90d91-c5db-454e-a7b4-81bc6cbbe13f}
[1FD8:1688][2015-05-03T17:09:57]i399: Apply complete, result: 0x80070643, restart: None, ba requested restart: No

Cannot install UxStyle under Windows 8.1 Update 3 (November Update)

I installed Windows 8.1 Update 3 (November Update) from ISO (ru_windows_8.1_pro_vl_with_update_x64_dvd_6050899.iso) and cannot install UxStyle.

The log file is:

[0FBC:0E90][2015-02-08T11:01:04]i001: Burn v3.8.826.0, Windows v6.2 (Build 9200: Service Pack 0), path: D:\UxStyle_sep23_x86_x64.exe, cmdline: ''
[0FBC:0E90][2015-02-08T11:01:04]i000: Setting string variable 'WixBundleLog' to value 'C:\Users\Computer\AppData\Local\Temp\UxStyle_20150208110104.log'
[0FBC:0E90][2015-02-08T11:01:04]i000: Setting string variable 'WixBundleOriginalSource' to value 'D:\UxStyle_sep23_x86_x64.exe'
[0FBC:0E90][2015-02-08T11:01:04]i000: Setting string variable 'WixBundleName' to value 'UxStyle'
[0FBC:0E90][2015-02-08T11:01:04]i100: Detect begin, 2 packages
[0FBC:0E90][2015-02-08T11:01:04]i101: Detected package: Installer32, state: Absent, cached: None
[0FBC:0E90][2015-02-08T11:01:04]i101: Detected package: Installer64, state: Absent, cached: None
[0FBC:0E90][2015-02-08T11:01:04]i199: Detect complete, result: 0x0
[0FBC:2EA8][2015-02-08T11:01:07]i000: Setting numeric variable 'EulaAcceptCheckbox' to value 1
[0FBC:0E90][2015-02-08T11:01:07]i200: Plan begin, 2 packages, action: Install
[0FBC:0E90][2015-02-08T11:01:07]i052: Condition 'NOT VersionNT64 ' evaluates to false.
[0FBC:0E90][2015-02-08T11:01:07]i052: Condition 'VersionNT64' evaluates to true.
[0FBC:0E90][2015-02-08T11:01:07]i000: Setting string variable 'WixBundleRollbackLog_Installer64' to value 'C:\Users\Computer\AppData\Local\Temp\UxStyle_20150208110104_0_Installer64_rollback.log'
[0FBC:0E90][2015-02-08T11:01:07]i000: Setting string variable 'WixBundleLog_Installer64' to value 'C:\Users\Computer\AppData\Local\Temp\UxStyle_20150208110104_0_Installer64.log'
[0FBC:0E90][2015-02-08T11:01:07]i201: Planned package: Installer32, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0FBC:0E90][2015-02-08T11:01:07]i201: Planned package: Installer64, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: Yes, uncache: No, dependency: Register
[0FBC:0E90][2015-02-08T11:01:07]i299: Plan complete, result: 0x0
[0FBC:0E90][2015-02-08T11:01:07]i300: Apply begin
[30A4:341C][2015-02-08T11:01:10]i360: Creating a system restore point.
[30A4:341C][2015-02-08T11:01:11]i361: Created a system restore point.
[30A4:341C][2015-02-08T11:01:11]i000: Caching bundle from: 'C:\Users\Computer\AppData\Local\Temp\{05560347-3a9b-4644-a8ed-8b64cc947189}\.be\UxStyle_Bundle.exe' to: 'C:\ProgramData\Package Cache\{05560347-3a9b-4644-a8ed-8b64cc947189}\UxStyle_Bundle.exe'
[30A4:341C][2015-02-08T11:01:11]i320: Registering bundle dependency provider: {05560347-3a9b-4644-a8ed-8b64cc947189}, version: 0.2.3.0
[30A4:0DB4][2015-02-08T11:01:11]i305: Verified acquired payload: Installer64 at path: C:\ProgramData\Package Cache\.unverified\Installer64, moving to: C:\ProgramData\Package Cache\{86D24646-DAF6-4F5E-BCAD-CF7EF8E362E1}v0.2.3.0\Installer.msi.
[30A4:0DB4][2015-02-08T11:01:11]i305: Verified acquired payload: cabA7AE3FFD191951BE002C6D00822AFB39 at path: C:\ProgramData\Package Cache\.unverified\cabA7AE3FFD191951BE002C6D00822AFB39, moving to: C:\ProgramData\Package Cache\{86D24646-DAF6-4F5E-BCAD-CF7EF8E362E1}v0.2.3.0\bits.cab.
[30A4:341C][2015-02-08T11:01:11]i323: Registering package dependency provider: {86D24646-DAF6-4F5E-BCAD-CF7EF8E362E1}, version: 0.2.3.0, package: Installer64
[30A4:341C][2015-02-08T11:01:11]i301: Applying execute package: Installer64, action: Install, path: C:\ProgramData\Package Cache\{86D24646-DAF6-4F5E-BCAD-CF7EF8E362E1}v0.2.3.0\Installer.msi, arguments: ' ARPSYSTEMCOMPONENT="1" MSIFASTINSTALL="7"'
[30A4:341C][2015-02-08T11:01:11]e000: Error 0x80070643: Failed to install MSI package.
[30A4:341C][2015-02-08T11:01:11]e000: Error 0x80070643: Failed to execute MSI package.
[0FBC:0E90][2015-02-08T11:01:11]e000: Error 0x80070643: Failed to configure per-machine MSI package.
[0FBC:0E90][2015-02-08T11:01:11]i319: Applied execute package: Installer64, result: 0x80070643, restart: None
[0FBC:0E90][2015-02-08T11:01:11]e000: Error 0x80070643: Failed to execute MSI package.
[30A4:341C][2015-02-08T11:01:11]i318: Skipped rollback of package: Installer64, action: Uninstall, already: Absent
[0FBC:0E90][2015-02-08T11:01:11]i319: Applied rollback package: Installer64, result: 0x0, restart: None
[30A4:341C][2015-02-08T11:01:11]i329: Removed package dependency provider: {86D24646-DAF6-4F5E-BCAD-CF7EF8E362E1}, package: Installer64
[30A4:341C][2015-02-08T11:01:11]i351: Removing cached package: Installer64, from path: C:\ProgramData\Package Cache\{86D24646-DAF6-4F5E-BCAD-CF7EF8E362E1}v0.2.3.0\
[30A4:341C][2015-02-08T11:01:11]i329: Removed package dependency provider: {CE8F83AD-3EC7-4DA1-A929-268F1DAC507B}, package: Installer32
[30A4:341C][2015-02-08T11:01:11]i330: Removed bundle dependency provider: {05560347-3a9b-4644-a8ed-8b64cc947189}
[30A4:341C][2015-02-08T11:01:11]i352: Removing cached bundle: {05560347-3a9b-4644-a8ed-8b64cc947189}, from path: C:\ProgramData\Package Cache\{05560347-3a9b-4644-a8ed-8b64cc947189}\
[0FBC:0E90][2015-02-08T11:01:12]i399: Apply complete, result: 0x80070643, restart: None, ba requested restart:  No

Personalize > Theme won't open after installing uxstyle

I used Custom windows theme for a long time, but then microsoft created a patch recently. Now i'm at
Version 1703 (OS Build 15063.296).
The theme I always used got disabled, but not completely disabled. The font color still there, and it really makes me hard to use the PC because the font color is white and the Windows explorer background is also white.
I tried reinstalling it. But I cant open the theme option. (right click > personalization > theme)
after uninstalling uxstyle, I can access it again.

please help, I cant use my computer properly right now,
Thanks !

Win10 pro synaptics driver conflict

Causes conflict with driver such as turning palm check or click lock on, and swapping right/left mouse button or disabling them if the other options are turned off.

Code signing during UXStyle building

The fuzzy step by step instructions for building uxstyle says that once the service and driver files have been compile, we need to leave VS2013 and sign these files manually.

I'm on Windows 7. If I understand correctly, my options are to either subscribe to paid cirtificate to sign the driver or test sign my files and run Windows in test mode. Is this correct or is there another way of getting these files signed without having to go to through the test signing route or the pay route?

Also, the instructions said to select a Windows 8 release during compilation. Should I select Windows 7 or would the Windows 8 release work for me too?

Error

When I try to install uxpatcher it says that I dont have acces to make the required system confiquration modifications and that I have to rerun the installation from an administrator account...
BUT I already am on a Administrator account

Can't uninstall in Windows 10

I already tried to manually delete the services and entries in the Windows folder...

This is the log...

[08E0:146C][2015-08-14T18:03:54]i001: Burn v3.8.826.0, Windows v6.2 (Build 9200: Service Pack 0), path: C:\ProgramData\Package Cache{05560347-3a9b-4644-a8ed-8b64cc947189}\UxStyle_Bundle.exe, cmdline: '/uninstall -burn.unelevated BurnPipe.{63FA261A-700B-4230-B1E3-2535898273E3} {08BC6088-FFA9-4CFC-A155-E3F57F4B0E5E} 5244'
[08E0:146C][2015-08-14T18:03:55]i000: Setting string variable 'WixBundleLog' to value 'C:\Users\SIVASH1\AppData\Local\Temp\UxStyle_20150814180355.log'
[08E0:146C][2015-08-14T18:03:55]i100: Detect begin, 2 packages
[08E0:146C][2015-08-14T18:03:55]i101: Detected package: Installer32, state: Absent, cached: None
[08E0:146C][2015-08-14T18:03:55]i101: Detected package: Installer64, state: Present, cached: Complete
[08E0:146C][2015-08-14T18:03:55]i199: Detect complete, result: 0x0
[08E0:146C][2015-08-14T18:03:57]i200: Plan begin, 2 packages, action: Uninstall
[08E0:146C][2015-08-14T18:03:57]i000: Setting string variable 'WixBundleRollbackLog_Installer64' to value 'C:\Users\SIVASH
1\AppData\Local\Temp\UxStyle_20150814180355_0_Installer64_rollback.log'
[08E0:146C][2015-08-14T18:03:57]i000: Setting string variable 'WixBundleLog_Installer64' to value 'C:\Users\SIVASH~1\AppData\Local\Temp\UxStyle_20150814180355_0_Installer64.log'
[08E0:146C][2015-08-14T18:03:57]i201: Planned package: Installer64, state: Present, default requested: Absent, ba requested: Absent, execute: Uninstall, rollback: Install, cache: No, uncache: Yes, dependency: Unregister
[08E0:146C][2015-08-14T18:03:57]i201: Planned package: Installer32, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: Unregister
[08E0:146C][2015-08-14T18:03:57]i299: Plan complete, result: 0x0
[08E0:146C][2015-08-14T18:03:57]i300: Apply begin
[147C:0CF8][2015-08-14T18:03:57]w308: Automatic updates could not be paused due to error: 0x80040154. Continuing...
[147C:0CF8][2015-08-14T18:03:57]i360: Creating a system restore point.
[147C:0CF8][2015-08-14T18:03:57]i361: Created a system restore point.
[147C:0CF8][2015-08-14T18:03:57]i329: Removed package dependency provider: {86D24646-DAF6-4F5E-BCAD-CF7EF8E362E1}, package: Installer64
[147C:0CF8][2015-08-14T18:03:57]i301: Applying execute package: Installer64, action: Uninstall, path: C:\ProgramData\Package Cache{86D24646-DAF6-4F5E-BCAD-CF7EF8E362E1}v0.2.3.0\Installer.msi, arguments: ' ARPSYSTEMCOMPONENT="1" MSIFASTINSTALL="7"'
[147C:0CF8][2015-08-14T18:04:02]e000: Error 0x80070643: Failed to uninstall MSI package.
[147C:0CF8][2015-08-14T18:04:02]e000: Error 0x80070643: Failed to execute MSI package.
[08E0:146C][2015-08-14T18:04:02]e000: Error 0x80070643: Failed to configure per-machine MSI package.
[08E0:146C][2015-08-14T18:04:02]i319: Applied execute package: Installer64, result: 0x80070643, restart: None
[08E0:146C][2015-08-14T18:04:02]e000: Error 0x80070643: Failed to execute MSI package.
[147C:0CF8][2015-08-14T18:04:02]i318: Skipped rollback of package: Installer64, action: Install, already: Present
[08E0:146C][2015-08-14T18:04:02]i319: Applied rollback package: Installer64, result: 0x0, restart: None
[147C:0CF8][2015-08-14T18:04:02]i323: Registering package dependency provider: {86D24646-DAF6-4F5E-BCAD-CF7EF8E362E1}, version: 0.2.3.0, package: Installer64
[147C:0CF8][2015-08-14T18:04:02]i325: Registering dependency: {05560347-3a9b-4644-a8ed-8b64cc947189} on package provider: {86D24646-DAF6-4F5E-BCAD-CF7EF8E362E1}, package: Installer64
[08E0:146C][2015-08-14T18:04:02]i399: Apply complete, result: 0x80070643, restart: None, ba requested restart: No

Service stops working

For about a month, I've been experiencing the following problem. Probably appeared after a windows update:

  • The Unsigned themes service starts with the computer.
  • I'm running a custom theme (dark) - everything is working.
  • I switch to the default windows theme - no problems.
  • I try to switch back to the custom theme (dark) - some parts remain unchanged (white).

I've tried with different custom themes and it's the same result. It doesn't always happen like that, but often.

Restarting the service fixes the problem.

Windows 10 Anniversary Update WinLogon/DWM crash

The driver causes WinLogon.exe and DWM.exe to crash when a secondary display is attached/detached. This causes Windows to forcefully logout of the current user session, and in some cases, prevent login until the OS is restarted. The crash offsets are always the same whenever this happens. Running Windows 10 x64. I don't recall this particular issue ever cropping up when running the previous update of Windows.

Corresponding WERs:

Version=1
EventType=APPCRASH
EventTime=131169649061252623
ReportType=2
Consent=1
UploadTime=131170513675914847
ReportIdentifier=0f3ed0a3-6e0d-11e6-9c6b-d9f3f921b2ef
IntegratorReportIdentifier=05ea4e13-8ba9-47ea-b8e7-4afb24908876
NsAppName=winlogon.exe
AppSessionGuid=000026f4-0003-0010-544f-0cce1902d201
TargetAppId=W:0000f519feec486de87ed73cb92d3cac802400000000!00001478b34132fa7c0b9bb6b5947259230ccc1cc849!winlogon.exe
TargetAppVer=2016//07//16:02:14:17!a9f9f!winlogon.exe
BootId=4294967295
Response.type=4
Sig[0].Name=Application Name
Sig[0].Value=winlogon.exe
Sig[1].Name=Application Version
Sig[1].Value=10.0.14393.0
Sig[2].Name=Application Timestamp
Sig[2].Value=57899879
Sig[3].Name=Fault Module Name
Sig[3].Value=UxTheme.dll
Sig[4].Name=Fault Module Version
Sig[4].Value=10.0.14393.0
Sig[5].Name=Fault Module Timestamp
Sig[5].Value=57899875
Sig[6].Name=Exception Code
Sig[6].Value=c0000005
Sig[7].Name=Exception Offset
Sig[7].Value=0000000000021864
DynamicSig[1].Name=OS Version
DynamicSig[1].Value=10.0.14393.2.0.0.768.101
DynamicSig[2].Name=Locale ID
DynamicSig[2].Value=1031
DynamicSig[22].Name=Additional Information 1
DynamicSig[22].Value=b948
DynamicSig[23].Name=Additional Information 2
DynamicSig[23].Value=b948905464a74d559d8c356ce8270e15
DynamicSig[24].Name=Additional Information 3
DynamicSig[24].Value=e82c
DynamicSig[25].Name=Additional Information 4
DynamicSig[25].Value=e82cc05b722a5532f382cea4cb3fdc84
UI[2]=C:\WINDOWS\system32\winlogon.exe
UI[5]=Check online for a solution (recommended)
UI[6]=Check for a solution later (recommended)
UI[7]=Close
UI[8]=Windows Logon Application stopped working and was closed
UI[9]=A problem caused the application to stop working correctly. Windows will notify you if a solution is available.
UI[10]=&Close
LoadedModule[0]=C:\WINDOWS\system32\winlogon.exe
LoadedModule[1]=C:\WINDOWS\SYSTEM32\ntdll.dll
LoadedModule[2]=C:\WINDOWS\System32\KERNEL32.DLL
LoadedModule[3]=C:\WINDOWS\System32\KERNELBASE.dll
LoadedModule[4]=C:\WINDOWS\System32\msvcrt.dll
LoadedModule[5]=C:\WINDOWS\System32\sechost.dll
LoadedModule[6]=C:\WINDOWS\System32\RPCRT4.dll
LoadedModule[7]=C:\WINDOWS\System32\powrprof.dll
LoadedModule[8]=C:\WINDOWS\System32\ucrtbase.dll
LoadedModule[9]=C:\WINDOWS\System32\advapi32.dll
LoadedModule[10]=C:\WINDOWS\system32\bcrypt.dll
LoadedModule[11]=C:\WINDOWS\System32\profapi.dll
LoadedModule[12]=C:\WINDOWS\SYSTEM32\winsta.dll
LoadedModule[13]=C:\WINDOWS\System32\user32.dll
LoadedModule[14]=C:\WINDOWS\System32\win32u.dll
LoadedModule[15]=C:\WINDOWS\System32\GDI32.dll
LoadedModule[16]=C:\WINDOWS\System32\gdi32full.dll
LoadedModule[17]=C:\WINDOWS\System32\IMM32.DLL
LoadedModule[18]=C:\WINDOWS\system32\UXINIT.dll
LoadedModule[19]=C:\WINDOWS\System32\shcore.dll
LoadedModule[20]=C:\WINDOWS\System32\combase.dll
LoadedModule[21]=C:\WINDOWS\System32\bcryptPrimitives.dll
LoadedModule[22]=C:\WINDOWS\system32\UxTheme.dll
LoadedModule[23]=C:\WINDOWS\System32\CRYPT32.dll
LoadedModule[24]=C:\WINDOWS\System32\MSASN1.dll
LoadedModule[25]=C:\WINDOWS\system32\DPAPI.dll
LoadedModule[26]=C:\WINDOWS\system32\CRYPTBASE.dll
LoadedModule[27]=C:\WINDOWS\SYSTEM32\dwminit.dll
LoadedModule[28]=C:\WINDOWS\system32\SspiCli.dll
LoadedModule[29]=C:\WINDOWS\system32\apphelp.dll
LoadedModule[30]=C:\WINDOWS\SYSTEM32\usermgrcli.dll
LoadedModule[31]=C:\WINDOWS\SYSTEM32\ntmarta.dll
LoadedModule[32]=C:\WINDOWS\system32\CRYPTSP.dll
LoadedModule[33]=C:\WINDOWS\system32\rsaenh.dll
State[0].Key=Transport.DoneStage1
State[0].Value=1
FriendlyEventName=Stopped working
ConsentKey=APPCRASH
AppName=Windows Logon Application
AppPath=C:\WINDOWS\system32\winlogon.exe
NsPartner=windows
NsGroup=windows8
ApplicationIdentity=4DDBF371EB8F8B25A2AC000ADA5E5BDA
MetadataHash=-1018524646

Version=1
EventType=APPCRASH
EventTime=131169649064377674
ReportType=2
Consent=1
UploadTime=131170513676405615
ReportIdentifier=0f70e21e-6e0d-11e6-9c6b-d9f3f921b2ef
IntegratorReportIdentifier=0ab0a46e-c701-4b47-a01f-2bac81083559
NsAppName=dwm.exe
AppSessionGuid=0000297c-0003-0010-6a1d-e6ce1902d201
TargetAppId=W:0000da39a3ee5e6b4b0d3255bfef95601890afd80709!0000da39a3ee5e6b4b0d3255bfef95601890afd80709!dwm.exe
TargetAppVer=1970//01//01:00:00:00!0!dwm.exe
BootId=4294967295
Response.type=4
Sig[0].Name=Application Name
Sig[0].Value=dwm.exe
Sig[1].Name=Application Version
Sig[1].Value=10.0.14393.0
Sig[2].Name=Application Timestamp
Sig[2].Value=578999ab
Sig[3].Name=Fault Module Name
Sig[3].Value=udwm.dll
Sig[4].Name=Fault Module Version
Sig[4].Value=10.0.14393.0
Sig[5].Name=Fault Module Timestamp
Sig[5].Value=5789987f
Sig[6].Name=Exception Code
Sig[6].Value=c00001ad
Sig[7].Name=Exception Offset
Sig[7].Value=000000000009b076
DynamicSig[1].Name=OS Version
DynamicSig[1].Value=10.0.14393.2.0.0.768.101
DynamicSig[2].Name=Locale ID
DynamicSig[2].Value=1031
UI[2]=C:\WINDOWS\system32\dwm.exe
UI[5]=Check online for a solution (recommended)
UI[6]=Check for a solution later (recommended)
UI[7]=Close
UI[8]=Desktop Window Manager stopped working and was closed
UI[9]=A problem caused the application to stop working correctly. Windows will notify you if a solution is available.
UI[10]=&Close
State[0].Key=Transport.DoneStage1
State[0].Value=1
FriendlyEventName=Stopped working
ConsentKey=APPCRASH
AppName=Desktop Window Manager
AppPath=C:\WINDOWS\system32\dwm.exe
NsPartner=windows
NsGroup=windows8
ApplicationIdentity=A043C694A1C61AED3F76F30C3ED5B493
MetadataHash=674977508

Cannot install UxStyle under Windows 10

I installed Windows 10 and cannot install UxStyle 0.2.3.0

The log file is:

[22D8:25F8][2016-01-09T20:51:13]i001: Burn v3.8.826.0, Windows v6.2 (Build 9200: Service Pack 0), path: C:\ProgramData\Package Cache{05560347-3a9b-4644-a8ed-8b64cc947189}\UxStyle_Bundle.exe, cmdline: '/uninstall -burn.unelevated BurnPipe.{3AB4A9C1-2308-48D9-AD3B-3A56BF6811C2} {127CB226-95C7-4137-B7D2-F782A24BD933} 11924'
[22D8:25F8][2016-01-09T20:51:13]i000: Setting string variable 'WixBundleLog' to value 'C:\Users\jaIROBED\AppData\Local\Temp\UxStyle_20160109205113.log'
[22D8:25F8][2016-01-09T20:51:14]i100: Detect begin, 2 packages
[22D8:25F8][2016-01-09T20:51:14]i101: Detected package: Installer32, state: Absent, cached: None
[22D8:25F8][2016-01-09T20:51:14]i101: Detected package: Installer64, state: Present, cached: Complete
[22D8:25F8][2016-01-09T20:51:14]i199: Detect complete, result: 0x0
[22D8:25F8][2016-01-09T20:51:15]i200: Plan begin, 2 packages, action: Uninstall
[22D8:25F8][2016-01-09T20:51:15]i000: Setting string variable 'WixBundleRollbackLog_Installer64' to value 'C:\Users\jaIROBED\AppData\Local\Temp\UxStyle_20160109205113_0_Installer64_rollback.log'
[22D8:25F8][2016-01-09T20:51:15]i000: Setting string variable 'WixBundleLog_Installer64' to value 'C:\Users\jaIROBED\AppData\Local\Temp\UxStyle_20160109205113_0_Installer64.log'
[22D8:25F8][2016-01-09T20:51:15]i201: Planned package: Installer64, state: Present, default requested: Absent, ba requested: Absent, execute: Uninstall, rollback: Install, cache: No, uncache: Yes, dependency: Unregister
[22D8:25F8][2016-01-09T20:51:15]i201: Planned package: Installer32, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: Unregister
[22D8:25F8][2016-01-09T20:51:15]i299: Plan complete, result: 0x0
[22D8:25F8][2016-01-09T20:51:15]i300: Apply begin
[2E94:0518][2016-01-09T20:51:15]i360: Creating a system restore point.
[2E94:0518][2016-01-09T20:51:15]i362: System restore disabled, system restore point not created.
[2E94:0518][2016-01-09T20:51:15]i326: Removed dependency: {05560347-3a9b-4644-a8ed-8b64cc947189} on package provider: {86D24646-DAF6-4F5E-BCAD-CF7EF8E362E1}, package Installer64
[2E94:0518][2016-01-09T20:51:15]i329: Removed package dependency provider: {86D24646-DAF6-4F5E-BCAD-CF7EF8E362E1}, package: Installer64
[2E94:0518][2016-01-09T20:51:15]i301: Applying execute package: Installer64, action: Uninstall, path: C:\ProgramData\Package Cache{86D24646-DAF6-4F5E-BCAD-CF7EF8E362E1}v0.2.3.0\Installer.msi, arguments: ' ARPSYSTEMCOMPONENT="1" MSIFASTINSTALL="7"'
[2E94:0518][2016-01-09T20:51:19]e000: Error 0x80070643: Failed to uninstall MSI package.
[2E94:0518][2016-01-09T20:51:19]e000: Error 0x80070643: Failed to execute MSI package.
[22D8:25F8][2016-01-09T20:51:19]e000: Error 0x80070643: Failed to configure per-machine MSI package.
[22D8:25F8][2016-01-09T20:51:19]i319: Applied execute package: Installer64, result: 0x80070643, restart: None
[22D8:25F8][2016-01-09T20:51:19]e000: Error 0x80070643: Failed to execute MSI package.
[2E94:0518][2016-01-09T20:51:19]i318: Skipped rollback of package: Installer64, action: Install, already: Present
[22D8:25F8][2016-01-09T20:51:19]i319: Applied rollback package: Installer64, result: 0x0, restart: None
[2E94:0518][2016-01-09T20:51:19]i323: Registering package dependency provider: {86D24646-DAF6-4F5E-BCAD-CF7EF8E362E1}, version: 0.2.3.0, package: Installer64
[2E94:0518][2016-01-09T20:51:19]i325: Registering dependency: {05560347-3a9b-4644-a8ed-8b64cc947189} on package provider: {86D24646-DAF6-4F5E-BCAD-CF7EF8E362E1}, package: Installer64
[22D8:25F8][2016-01-09T20:51:19]i399: Apply complete, result: 0x80070643, restart: None, ba requested restart: No

Error

You do not have access to make the required system configuration modifications. please rerun this installation from an administrator account.

I'm on the admin account.

Win10 10049

just asking if the new build works on windows 10 TP 10049? if not im willing to be a beta tester lol

UxStyle 0.2.4.2(UxStyle_0242_x86_x64_preview_2) Will not install on Windows 10 Version 1511(Build 10586.104)

When running the program(As Administrator), the install fails and this is my log file:

[15FC:14E0][2017-04-26T19:37:27]i001: Burn v3.9.1208.0, Windows v10.0 (Build 10586: Service Pack 0), path: C:\Users\Guidry\Downloads\UxStyle_0242_x86_x64_preview_2.exe, cmdline: '-burn.unelevated BurnPipe.{B70F03BD-B4EA-4023-A3E7-0D9A3D74BB23} {DC491DDD-A562-4F73-A4CB-E2986574DEF7} 6124 '
[15FC:14E0][2017-04-26T19:37:27]i000: Setting string variable 'WixBundleLog' to value 'C:\Users\Guidry\AppData\Local\Temp\UxStyle_20170426193727.log'
[15FC:14E0][2017-04-26T19:37:27]i000: Setting string variable 'WixBundleOriginalSource' to value 'C:\Users\Guidry\Downloads\UxStyle_0242_x86_x64_preview_2.exe'
[15FC:14E0][2017-04-26T19:37:27]i000: Setting string variable 'WixBundleOriginalSourceFolder' to value 'C:\Users\Guidry\Downloads'
[15FC:14E0][2017-04-26T19:37:27]i000: Setting string variable 'WixBundleName' to value 'UxStyle'
[15FC:0C48][2017-04-26T19:37:27]i000: Setting version variable 'WixBundleFileVersion' to value '0.2.4.2'
[15FC:14E0][2017-04-26T19:37:27]i100: Detect begin, 2 packages
[15FC:14E0][2017-04-26T19:37:27]i101: Detected package: Installer32, state: Absent, cached: None
[15FC:14E0][2017-04-26T19:37:27]i101: Detected package: Installer64, state: Absent, cached: None
[15FC:14E0][2017-04-26T19:37:27]i199: Detect complete, result: 0x0
[15FC:14E0][2017-04-26T19:37:28]i200: Plan begin, 2 packages, action: Install
[15FC:14E0][2017-04-26T19:37:28]i052: Condition 'NOT VersionNT64 ' evaluates to false.
[15FC:14E0][2017-04-26T19:37:28]i052: Condition 'VersionNT64' evaluates to true.
[15FC:14E0][2017-04-26T19:37:28]i000: Setting string variable 'WixBundleRollbackLog_Installer64' to value 'C:\Users\Guidry\AppData\Local\Temp\UxStyle_20170426193727_0_Installer64_rollback.log'
[15FC:14E0][2017-04-26T19:37:28]i000: Setting string variable 'WixBundleLog_Installer64' to value 'C:\Users\Guidry\AppData\Local\Temp\UxStyle_20170426193727_0_Installer64.log'
[15FC:14E0][2017-04-26T19:37:28]i201: Planned package: Installer32, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[15FC:14E0][2017-04-26T19:37:28]i201: Planned package: Installer64, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: Yes, uncache: No, dependency: Register
[15FC:14E0][2017-04-26T19:37:28]i299: Plan complete, result: 0x0
[15FC:14E0][2017-04-26T19:37:28]i300: Apply begin
[17EC:2314][2017-04-26T19:37:28]i360: Creating a system restore point.
[17EC:2314][2017-04-26T19:37:28]i361: Created a system restore point.
[17EC:2314][2017-04-26T19:37:28]i000: Caching bundle from: 'C:\Users\Guidry\AppData\Local\Temp{6bf90d91-c5db-454e-a7b4-81bc6cbbe13f}.be\UxStyle_Bundle.exe' to: 'C:\ProgramData\Package Cache{6bf90d91-c5db-454e-a7b4-81bc6cbbe13f}\UxStyle_Bundle.exe'
[17EC:2314][2017-04-26T19:37:28]i320: Registering bundle dependency provider: {6bf90d91-c5db-454e-a7b4-81bc6cbbe13f}, version: 0.2.4.2
[15FC:07F8][2017-04-26T19:37:28]e000: Error 0x80070570: Failed to extract all files from container, erf: 1:4:0
[15FC:1BFC][2017-04-26T19:37:28]e000: Error 0x80070570: Failed to begin and wait for operation.
[15FC:1BFC][2017-04-26T19:37:28]e000: Error 0x80070570: Failed to extract payload: a3 from container: WixAttachedContainer
[15FC:1BFC][2017-04-26T19:37:28]e312: Failed to extract payloads from container: WixAttachedContainer to working path: C:\Users\Guidry\Downloads\UxStyle_0242_x86_x64_preview_2.exe, error: 0x80070570.
[15FC:14E0][2017-04-26T19:37:28]e000: Error 0x80070570: Failed while caching, aborting execution.
[17EC:2314][2017-04-26T19:37:28]i330: Removed bundle dependency provider: {6bf90d91-c5db-454e-a7b4-81bc6cbbe13f}
[17EC:2314][2017-04-26T19:37:28]i352: Removing cached bundle: {6bf90d91-c5db-454e-a7b4-81bc6cbbe13f}, from path: C:\ProgramData\Package Cache{6bf90d91-c5db-454e-a7b4-81bc6cbbe13f}
[15FC:14E0][2017-04-26T19:37:28]i399: Apply complete, result: 0x80070570, restart: None, ba requested restart: No

Won't work on windows xp

Hello. I just tried this program, and it didn't work. When I press Patch button, it starts doing it's thing, and then it tells me that it successfully did it. Windows didn't inform me about any changes at all. I am using Windows XP Professional, Service Pack 3, 32 Bit version

Windows 8.1, 0.2.4.2, "Uh-oh", consistently fails to install.

I'm having some trouble installing the uxstyle 0.2.4.2 package.

Linked: UxStyle_20150426145247_0_Installer64.log and UxStyle_20150426145247.log
https://gist.github.com/sirocyl/5f111eb9b98686f456d8

It's looking like the kernel-mode driver bit is struggling to start.
I've tried manually removing the service using sc delete uxstyle, which succeeds in axing the registry entry for it, and since the installer fails before installing the other service, sc delete UnsignedThemes fails and doesn't do anything.
I've also run the installer with the /uninstall switch before trying again.

I'm on a Microsoft Surface Pro 1 with Windows 8.1, latest firmware and all the latest updates, including November 2014.
I'll disable driver signature enforcement and secure boot now, to test if it succeeds then.

Themes malfunctioning on resuming from standby or signing in

Thanks @riverar for the this really cool software for applying the world of 3rd party themes ๐Ÿ‘ ๐Ÿ’ฏ

Using Windows 8.1 x64 6.3 build 9600 ....UxStyle Community Edition 0.2.4.2 with is used by Uxtheme Multi Patcher....Part of some themes are not working properly when resumed from standby(sleep) on resigning in (press Win+L to lock) restarting DWM, explorer, nothing working but if i go to personalisation i see curently active theme is unsaved theme( which implies some personalization settings was changes without user interaction) reapplying the theme works but i enter sleep and resume several times a day and its not productive to be able to apply theme repeatedly.....Bellow some screenshots
# Theme applied before stanby
screenshot 209
screenshot 210
screenshot 197
screenshot 196
screenshot 194

# Theme background malfunction after resuming from stanby
screenshot 207
Uploading Screenshot (206).pngโ€ฆ
screenshot 205
screenshot 204
screenshot 208

All of these software(7zip file manager,Void tools search engine, PDF-Xchange Viewer) uses windows colour scheme....they are affected howerer my windows file explorer is not affected......pls help me out?
I have installed a fresh windows 8.1 Pro in virtual box and have patched it using Uxtheme Multi Patcher and same prob there
Thanks in advanced :)

Windows 10 animations

Try some themes, and you'll see that animations don't work properly. Switching desktops using ctrl+win+right/left will result in no animation vs official microsoft has animation. Same goes for minimizing and closing windows.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.