REQ:_ UXTheme Patch Addon?
REQ:_ UXTheme Patch Addon?
Anyone has or made this one here?
I have searched for one but seem not to see any for SP3.
Thank you
I have searched for one but seem not to see any for SP3.
Thank you
I think the one on the following thread supports SP3, haven't tried it yet though.
http://www.ryanvm.net/forum/viewtopic.php?t=2274
http://www.ryanvm.net/forum/viewtopic.php?t=2274
no, I tried that one and it didn't work at all, but thx for the replymtkmtk wrote:I think the one on the following thread supports SP3, haven't tried it yet though.
http://www.ryanvm.net/forum/viewtopic.php?t=2274
Try to add this line at end of addon an repack it
Read here.
EDIT: just finded WindowsXP SP3 UxTheme Patcher v1.1 on this site.
Code: Select all
I386\UXTHEME.DLL|6.0.2900.5512|104746|83EC1C568D4DE4|33C0C9C2040090
That presumption seem to be valid for all sp3 builds post-build specified.Zacam, I have do a comparison between files :
SFC_OS.DLL inside sp3.3244 and SFC_OS.DLL inside sp3.5512
SYSSETUP.DLL inside sp3.3244 and SYSSETUP.DLL inside sp3.5512
TCPIP.SYS inside sp3.3282 and TCPIP.SYS inside sp3.5512
UXTHEME.DLL inside sp3.3244 and UXTHEME.DLL inside sp3.5512
Files sizes is 2 by 2 identical between the 2 sp3 releases (3244 and 5512 for all excluding tcpip.sys (compared 3282 and 5512 )).
And data at offset specified in yours patches are the same.
You can presume that this files are identical excepting files headers, so patching it with parameters used in previous can be safely done.
And this observation aplly to lately (after 3244 and 3282 ) sp3 releases, but I not tested that.
EDIT: just finded WindowsXP SP3 UxTheme Patcher v1.1 on this site.
-
- Posts: 288
- Joined: Mon Oct 02, 2006 6:32 am
- Location: Ottawa, Ontario, Canada
Re: REQ:_ UXTheme Patch Addon?
Check out this for the home page:cosy wrote:Anyone has or made this one here?
I have searched for one but seem not to see any for SP3.
Thank you
http://winprj.net/board/viewtopic.php?f ... 4784ab888c
and here for the download:
http://www.majorgeeks.com/download5951.html
....not an addon, but, I think this may be what your looking for...

here goes:
i see vmanda has posted the exact same edit
...however, it works! on sp3
Code: Select all
;entries_SP3_uxtheme.ini
[general]
builddate= 10.05.2008
title= uxtheme patch SP3
description= uxtheme patcher for integrator
language= English
version= 0.1
website= http://ryanvm.net/msfn
[hexedit]
I386\uxtheme.dll|6.0.2900.5512|104746|83EC1C568D4DE4|33C0C9C2040090
i see vmanda has posted the exact same edit

that means I can just pack this one and use it or?..ENU_user wrote:here goes:
Code: Select all
;entries_SP3_uxtheme.ini [general] builddate= 10.05.2008 title= uxtheme patch SP3 description= uxtheme patcher for integrator language= English version= 0.1 website= http://ryanvm.net/msfn [hexedit] I386\uxtheme.dll|6.0.2900.5512|104746|83EC1C568D4DE4|33C0C9C2040090
i see vmanda has posted the exact same edit...however, it works! on sp3
Thank you for any further help
But then the integrator would need to be updated every time a new uxtheme file is released. I'd rather just update the uxtheme patch addon everytime a new uxtheme.dll is released.galileo wrote:Suggestion to Siginet:
Perhaps the code proposed by ENU_user can be built into the Integrator as an option switch....thus, eliminating the need for an addon that "many" of us use frequently...if not all the time....
just a thought

My thought is that there could be a way for addon creators to be able to provide a way to tell the integrator how to check for an updated addon.

in a later release of the integrator I plan to add a new section to the [General] section for Update. Where the addon creator provides a url to a txt file with update information. This would be a very valuable addition to the integrator.

Correct. Or you could use Zacam's UXTHEME addon v14a. They both use the same code for the SP3 version of the file. I've tested it personally with your AMP addon; it works.cosy wrote:that means I can just pack this one and use it or?..ENU_user wrote:here goes:
i see vmanda has posted the exact same editCode: Select all
;entries_SP3_uxtheme.ini [general] builddate= 10.05.2008 title= uxtheme patch SP3 description= uxtheme patcher for integrator language= English version= 0.1 website= http://ryanvm.net/msfn [hexedit] I386\uxtheme.dll|6.0.2900.5512|104746|83EC1C568D4DE4|33C0C9C2040090
...however, it works! on sp3
Thank you for any further help
Code: Select all
[General]
Author = Siginet/Zacam
Builddate = 12/07/2008
Title = Multi-Patch: UXTHEME.DLL
Description = Addon which allows unsigned Themes
Version = 1.4.s
Website = http://ryanvm.net/forum/viewtopic.php?t=2274
[HexEdit]
;XP SP2
I386\UXTHEME.DLL|*|113178|83EC1C568D4DE4|33C0C9C2040090
;KB319740 - RVM 1.2.0 - 2.0.4
I386\UXTHEME.DLL|*|104714|83EC1C568D4DE4|33C0C9C2040090
;KB936929 - SP3
I386\UXTHEME.DLL|*|104746|83EC1C568D4DE4|33C0C9C2040090
;2003 Server SP2
I386\UXTHEME.DLL|*|175801|81EC88000000A11C|33F68BC6C9C20800
