Jump to content

XPtsp GUI v3.0.0.26 - February 27, 2012


dougiefresh

  

46 members have voted

  1. 1. What language OS do you use XPtsp on?

    • English
      28
    • non-English
      12
    • Both English and non-English
      6

This poll is closed to new votes


Recommended Posts

OK, I tried the blue/neon theme with the neon extras and the bug is gone.

OK, I tried the blue theme with the original extras and the bug is present

OK, I tried the green theme with the original extras and the bug is present

OK, I tried the green theme with the neon extras and the bug is present

So the bug must be in the resources of the green/blue theme.

...more testing.

Link to comment
Share on other sites

Mr_Smartepants: Thank you for doing some testing! I appreciate your time spent, as I haven't had much time lately.....

Everybody: I've replaced the task manager resource file (TASKMGR.EXE.RES) with the one from the batch version and removed TASKMGR.EXE.GREEN.RES from the Green theme. Testing indicated that the replacement and/or deletion of resource files was successful in resolving the issue. I reenabled the hex-editing for Task Manager and that seems to work as well. So I uploaded the new Green theme package to the server.

However, I found a different problem in the Original extras, relating to the CAD 2009 program. The resizer script that I wrote was somehow corrupted in the CAB file, and caused an error when CTRL-ALT-DEL was pressed. Some registry settings for the INF uninstaller were completely wrong. Also, somehow a unpatched copy of Task Manager got into the CAB file. So I fixed all those issues and uploaded a new Original extras package to the server as well.

I'm pretty sure these changes will resolve the Task Manager problem, but let me know if it doesn't. Thanks!

I'll look at the Blue theme tomorrow. I'll probably require the similar changes that Green theme got....

BTW, I'm sorry I haven't had time to look into the issue. Work has kept me extremely busy and my personal life has taken up the rest of my time....

EDIT: Irritating side notes about the CAD2009 add-on: Uninstaller doesn't remove all traces of the program from the hard drive..... Resolution would be nice :g:My CAD2009 add-on can be found here.....

EDIT2: A proper uninstaller has been written for my QTTab add-on. However, it has not been included in the newest Original extras package.... It will be included in the next revision....

Edited by dougiefresh
Link to comment
Share on other sites

Thanks for the update. I'm testing it now.

Few niggles though. The GUI app now flags the freshly downloaded green theme and original extras as "out of date". I'm sure that's because your version checker hasn't propagated out this far yet.

Also, the non-english resource patching is listed twice. See below.

2939hc0.png

Link to comment
Share on other sites

GUI 3.0.0.19 is failing in my tests. I can't get it to successfully complete the driver.cab compression. 3.0.0.18 takes about 5 min for that step, 3.0.0.19 takes about 25 min to reach 100% then hangs.

I've built a new XP Pro source using the updated green them and original extras using 3.0.0.18 and I'm running it through virtualbox now...

*Edit

Using GUI 3.0.0.18 with the new green theme and original extras works perfectly. Thank you.

BTW, what changed between 3.0.0.18 and 19? I can't find the changelog.

Edited by Mr_Smartepants
Link to comment
Share on other sites

I've built a new XP Pro source using the updated green them and original extras using 3.0.0.18 and I'm running it through virtualbox now...

*Edit

Using GUI 3.0.0.18 with the new green theme and original extras works perfectly. Thank you.

Awesome! Thank you for the feedback!

GUI 3.0.0.19 is failing in my tests. I can't get it to successfully complete the driver.cab compression. 3.0.0.18 takes about 5 min for that step, 3.0.0.19 takes about 25 min to reach 100% then hangs.

BTW, what changed between 3.0.0.18 and 19? I can't find the changelog.

Ummm.... I forget what changed. I've pulled v3.0.0.19 from the server and will figure out WTF is going on....

EDIT: I think the only thing that changed was an attempt to correct for weird usernames, like ones with ampersands and such....

I just wanted to let you know of a nagging bug with XPtsp GUI v3.0.0.18.

Selecting "Use Professional visual theme" on either Home or MCE sources does nothing. Both Home and MCE will use their own respective XPtsp themes regardless if that option is checked or not.

Regarding Home Edition, I've fixed this bug for Live Installs only. It turns out that the code responsible for deleting the Home visual theme from the Original extras was incomplete. One potential folder was deleted but the other was not.... I can't figure out why the MCE visual theme isn't being used though.... Lemme look further into it.

I also need to investigate the integration code to see what I can do there.....

Edited by dougiefresh
Link to comment
Share on other sites

Commenting out those lines in MEDCTROC.INF fixes the "Use XP Pro Style" bug where integration to Media Center Edition sources are concerned....

Also, the non-english resource patching is listed twice. See below.

EDIT: Fixed this issue.... Also removed the "Create System Restore Point" option from integrations, as it just doesn't make sense....

The GUI app now flags the freshly downloaded green theme and original extras as "out of date". I'm sure that's because your version checker hasn't propagated out this far yet.

EDIT2: Lemme work on this one some.... I've forgotten how the GUI tests the "versions"...

GUI 3.0.0.19 is failing in my tests. I can't get it to successfully complete the driver.cab compression. 3.0.0.18 takes about 5 min for that step, 3.0.0.19 takes about 25 min to reach 100% then hangs.

EDIT3: This one should be fixed. I extracted the source for v3.0.0.18 and have been modifying it instead of using v3.0.0.19 as the basis for v3.0.0.20. (Still testing v3.0.0.20.... Unfortunately, testing modified installs takes about an hour each test...)

Edited by dougiefresh
Link to comment
Share on other sites

Unfortunately, testing modified installs takes about an hour each test...

I feel your pain! Thanks for taking the time to fix these. My installs in virtualbox take roughly 30-45 min each. Unfortunately, allocating more RAM or CPU cores from my quad-core doesn't seem to speed things up much. :g:

Link to comment
Share on other sites

What's Changed in v3.0.0.20:

- Source refreshed with v3.0.0.18 to remove DRIVER.CAB problems.

- TASKMGR.EXE hex-patching re-enabled and working correctly.

- COMCTL32.DLL hex-patching modified to correctly patch the SYSTEM32 file.

- Removed PEChecksum.exe for smaller SFX size.

- Re-enabled CABLITE.DLL's PE Checksum corrector.

- Changed code so that usernames, like those with ampersands, won't cause problems.

- Altered default state of "Use Pro style" to be unchecked for XP MCE.

- Changed OS detection for Integrations to show Home or Pro and if MCE components available.

Live Install Changes:

- Altered code responsible forcing XP Pro theme to be used to remove both Home folders.

- Altered code to use MCE visual style to be used when installing on MCE.

- Modified kernel should now be enabled in BOOT.INI.

- Added the "Create System Restore" option as it makes sense for Live Installs.

Integration Changes:

- Added code to comment out Royale references in MEDCTROC.INF when setting visual style.

- Modified code to remove temporary cab folder after building each CAB.

- Removed the "Create System Restore" option as it doesn't make sense for Integrations.

- Changed default volume labels for Media Center discs to use original CD volume labels.

NOTE: The change to the OS detection is a result of the fact that I found out that Media Center components can be integrated into a Home Edition source (Source). Media Center Editions will now show up as "Home Edition" with Media Center components available, despite several differences between an actual original Home Edition and original Media Center installation (such as WMP10).

Link to comment
Share on other sites

Downloading now. Thanks!

I noticed that the MD5 checksums on your xptsp site for both the green theme and original extras match the older ones and not the new ones I downloaded yesterday.

These are the ones I downloaded yesterday that worked:

File: Original.extra

CRC-32: 79b995bc

MD4: dcef560a7f4e696fe021a8d39f00e3d7

MD5: e3f501c0b9ad895949906fbd13f4ebc8

SHA-1: 2730d65ecd6d77e03c130f552bf1007343691c0e

File: Green.xptsp

CRC-32: 7a3c6cb6

MD4: a78e658a6be27c6677989c36092564e6

MD5: 1aa6ce5b4373b70a8c339e1e0e550fe4

SHA-1: d559d4195212c34f4efc75b67538ff5400f19467

Link to comment
Share on other sites

The GUI app now flags the freshly downloaded green theme and original extras as "out of date". I'm sure that's because your version checker hasn't propagated out this far yet.

I think that bug actually has something to do more with the server than with the GUI, as it gets it's information from the webserver. When I rewrite the site, that particular bug should be eliminated up once and for all....

Link to comment
Share on other sites

I just noticed a BIG issue with the GUI for Media Center installs.... Evidentally, seperating the MCE detection from whether the base install is Home or Pro stops the GUI from moving the correct files for MCE into place prior to file patching/replacement..... I'm uploading a new version that will resolve this issue....


What's Changed in v3.0.0.21:

- Resolved MCE issue with files not moved prior to Live Install/Integration (see below)

Edited by dougiefresh
11/2 - Added Changelog.... 11/3 - Corrected version number in changelog statement
Link to comment
Share on other sites

I just tested GUI 3.0.0.21 on a Pro OEM build and the boot screen shows as MCE.

Cool! Blegh.... I'll investigate some more....

Testing Home now...

Wow.... must be a long test.... :g:

UPDATE: The MCE detection code was, for some reason, returning an incorrect status of MCE components. Rewriting the code took care of that issue..... Will post 3.0.0.22 probably tomorrow (or Saturday) after some testing....

Edited by dougiefresh
Posted Update
Link to comment
Share on other sites

  • 2 weeks later...

What's Changed in v3.0.0.22:

- Fixed issue with MCE detection on both Home and Professional Integrations.

- Added MCE detection line to the Live Install's program install path page.

- Removed bootscreen patching and visual style replacement while using Icon-Only packs.

This update solves the issue with Media Center resources incorrectly replaces the Home and/or Professional Edition resources. Unfortunately, my work schedule has been severely messed up, which prevented me from testing and releasing this version. So I apologize for the delay.

Link to comment
Share on other sites

unledtiu.th.png

Selecting "Use Professional visual theme" on either Home or MCE sources does nothing. Both Home and MCE will use their own respective XPtsp themes regardless if that option is checked or not.

Bug is fixed in v3.0.0.22! :)

unledvp.th.png

The applications tab of the task manager is missing the display window. The other tabs are fine. This is with any version of XP (Home, Pro, MCE).

Bug is fixed in v3.0.0.22! :)

Also, the non-english resource patching is listed twice. See below.

2939hc0.png

Bug is fixed in v3.0.0.22! :)

Testing v3.0.0.21 on XP Home exhibits the same MCE detection bug you're fixing in 3.0.0.22.

2yx11km.png

Bug is fixed in v3.0.0.22! :)

All the above bugs are fixed in v3.0.0.22! :)

Link to comment
Share on other sites

Also fixed are the "Use Pro theme in Home/MCE" bug.

I do have two bugs I'm not sure if you're aware of. One is old.

24gomqr.png

In XP Home, the system properties "Remote" tab picture is blank. Pro/MCE don't have this bug. I think this was an old bug back with the batch file too. I can't remember.

Also, pressing ctrl-alt-del does not bring up the CAD2009 app even though it was selected for integration. Probably because it's not installed at all.

XPtsp log:

XPtsp v3.0.0.22 Patching Started: 11/25/2011 19:12

======================================================================

Removing Read-Only Attributes from Files

Starting to patch files in i386:

- (0409) Patching ACCESS.CPL

- (0409) Patching ACCTRES.DLL

- (0409) Patching ACCWIZ.EXE

- (0409) Patching ACLEDIT.DLL

- (0409) Patching ACLUI.DLL

- (0409) Patching ADMPARSE.DLL

- (0409) Patching AHUI.EXE

- (0409) Patching APPWIZ.CPL

- (0409) Patching ASCTRLS.OCX

- (0409) Patching AUDIODEV.DLL

- (0409) Patching BATMETER.DLL

- (0409) Patching BATT.DLL

- (0409) Patching BCSPRSRC.DLL

- (0409) Patching BROWSEUI.DLL

- (0409) Patching BTHCI.DLL

- (0409) Patching CABVIEW.DLL

- (0409) Patching CALC.EXE

- (0409) Patching CAPESNPN.DLL

- (0409) Patching CARDS.DLL

- (0409) Patching CDFVIEW.DLL

- (0409) Patching CERTMGR.DLL

- (0409) Patching CHARMAP.EXE

- (0409) Patching CIADMIN.DLL

- (0409) Patching CLEANMGR.EXE

- (0409) Patching CLICONFG.EXE

- (0409) Patching CLICONFG.RLL

- (0409) Patching CLIPBRD.EXE

- (0409) Patching CLIPSRV.EXE

- (0409) Patching CMD.EXE

- (0409) Patching CMDIAL32.DLL

- (0409) Patching CMDL32.EXE

- (0409) Patching CMMON32.EXE

- (0409) Patching CMPROPS.DLL

- (0409) Patching CMSTP.EXE

- Hex Editing COMCTL32.DLL

- (0409) Patching COMCTL32.DLL

- (0409) Patching COMDLG32.DLL

- (0409) Patching COMPATUI.DLL

- (0409) Patching COMPSTUI.DLL

- (0409) Patching COMRES.DLL

- (0409) Patching CONF.EXE

- (0409) Patching CONIME.EXE

- (0409) Patching CONSOLE.DLL

- (0409) Patching CREDUI.DLL

- (0409) Patching CRYPTUI.DLL

- (0409) Patching CSCDLL.DLL

- (0409) Patching CSCRIPT.EXE

- (0409) Patching CSCUI.DLL

- (0409) Patching CTFMON.EXE

- (0409) Patching DATACLEN.DLL

- (0409) Patching DDESHARE.EXE

- (0409) Patching DESK.CPL

- (0409) Patching DESKADP.DLL

- (0409) Patching DESKMON.DLL

- (0409) Patching DESKPERF.DLL

- (0409) Patching DEVMGR.DLL

- (0409) Patching DFRGRES.DLL

- (0409) Patching DFRGUI.DLL

- (0409) Patching DIALER.EXE

- (0409) Patching DISKCOPY.DLL

- (0409) Patching DMDLGS.DLL

- (0409) Patching DMDSKRES.DLL

- (0409) Patching DPMODEMX.DLL

- (0409) Patching DPVOICE.DLL

- (0409) Patching DPVSETUP.EXE

- (0409) Patching DSKQUOUI.DLL

- (0409) Patching DSPROP.DLL

- (0409) Patching DSQUERY.DLL

- (0409) Patching DSUIEXT.DLL

- (0409) Patching DXDIAG.EXE

- (0409) Patching DXDIAGN.DLL

- (0409) Patching DXMASF.DLL

- (0409) Patching ELS.DLL

- (0409) Patching EUDCEDIT.EXE

- (0409) Patching EVENTVWR.EXE

- (0409) Patching EXPLORER.EXE

- (0409) Patching EXTMGR.DLL

- (0409) Patching FILEMGMT.DLL

- (0409) Patching FLDRCLNR.DLL

- (0409) Patching FONTEXT.DLL

- (0409) Patching FREECELL.EXE

- (0409) Patching FSQUIRT.EXE

- (0409) Patching FTSRCH.DLL

- (0409) Patching FXSCFGWZ.DLL

- (0409) Patching FXSCLNT.EXE

- (0409) Patching FXSCLNTR.DLL

- (0409) Patching FXSCOVER.EXE

- (0409) Patching FXSWZRD.DLL

- (0409) Patching GCDEF.DLL

- (0409) Patching GPTEXT.DLL

- (0409) Patching GRPCONV.EXE

- (0409) Patching HDWWIZ.CPL

- (0409) Patching HELPCTR.EXE

- (0409) Patching HH.EXE

- (0409) Patching HHCTRL.OCX

- (0409) Patching HHCTRLUI.DLL

- (0409) Patching HMMAPI.DLL

- (0409) Patching HNETWIZ.DLL

- (0409) Patching HOTPLUG.DLL

- (0409) Patching HTICONS.DLL

- (0409) Patching HYPERTRM.EXE

- (0409) Patching ICMUI.DLL

- (0409) Patching ICWCONN1.EXE

- (0409) Patching ICWCONN2.EXE

- (0409) Patching ICWDIAL.DLL

- (0409) Patching ICWHELP.DLL

- (0409) Patching ICWRES.DLL

- (0409) Patching IEAKSIE.DLL

- (0409) Patching IEAKUI.DLL

- (0409) Patching IEFRAME.DLL

- (0409) Patching IEPEERS.DLL

- (0409) Patching IERNONCE.DLL

- (0409) Patching IESETUP.DLL

- (0409) Patching IEXPLORE.EXE

- (0409) Patching IEXPLORE.MUI

- (0409) Patching IEXPRESS.EXE

- (0409) Patching IIS.DLL

- (0409) Patching IMSINSNT.DLL

- (0409) Patching INETCFG.DLL

- (0409) Patching INETCPL.CPL

- (0409) Patching INETCPL.MUI

- (0409) Patching INETCPLC.DLL

- (0409) Patching INETRES.DLL

- (0409) Patching INETWIZ.EXE

- (0409) Patching INPUT.DLL

- (0409) Patching INTL.CPL

- (0409) Patching IPSECSNP.DLL

- (0409) Patching IPSMSNAP.DLL

- (0409) Patching IRCLASS.DLL

- (0409) Patching IRPROPS.CPL

- (0409) Patching ISIGN32.DLL

- (0409) Patching ISIGNUP.EXE

- (0409) Patching ITSS.DLL

- (0409) Patching JOBEXEC.DLL

- (0409) Patching JOY.CPL

- (0409) Patching KEYMGR.DLL

- (0409) Patching LHMSTSC.EXE

- (0409) Patching LHMSTSCX.DLL

- (0409) Patching LIGHTS.EXE

- (0409) Patching LOCALSEC.DLL

- (0409) Patching LOGONUI.EXE

- (0409) Patching MAGNIFY.EXE

- (0409) Patching MAIN.CPL

- (0409) Patching MAPISTUB.DLL

- (0409) Patching MDMINST.DLL

- (0409) Patching MIDIMAP.DLL

- (0409) Patching MIGLOAD.EXE

- (0409) Patching MIGPWD.EXE

- (0409) Patching MIGWIZ.EXE

- (0409) Patching MIGWIZA.EXE

- (0409) Patching MIGWIZ_A.EXE

- (0409) Patching MMC.EXE

- (0409) Patching MMCBASE.DLL

- (0409) Patching MMCNDMGR.DLL

- (0409) Patching MMCSHEXT.DLL

- (0409) Patching MMSYS.CPL

- (0409) Patching MNMSRVC.EXE

- (0409) Patching MOBSYNC.EXE

- (0409) Patching MODEMUI.DLL

- (0409) Patching MORICONS.DLL

- (0409) Patching MPLAY32.EXE

- (0409) Patching MPLAYER2.EXE

- (0409) Patching MPRUI.DLL

- (0409) Patching MSCONF.DLL

- (0409) Patching MSCONFIG.EXE

- (0409) Patching MSDTC.EXE

- (0409) Patching MSDXM.OCX

- (0409) Patching MSGINA.DLL

- (0409) Patching MSHEARTS.EXE

- (0409) Patching MSHTA.EXE

- (0409) Patching MSHTML.DLL

- (0409) Patching MSI.DLL

- (0409) Patching MSIDENT.DLL

- (0409) Patching MSIDNTLD.DLL

- (0409) Patching MSIEFTP.DLL

- (0409) Patching MSIEXEC.EXE

- (0409) Patching MSIHND.DLL

- (0409) Patching MSIMN.EXE

- (0409) Patching MSINFO32.EXE

- (0409) Patching MSOBMAIN.DLL

- (0409) Patching MSOERES.DLL

- (0409) Patching MSOOBE.EXE

- (0409) Patching MSPAINT.EXE

- (0409) Patching MSRATING.DLL

- (0409) Patching MSTASK.DLL

- (0409) Patching MSXML.DLL

- (0000) Patching MSXML2.DLL

- (0000) Patching MSXML3.DLL

- (0409) Patching MUCLTUI.DLL

- (0000) Patching MUWEB.DLL

- (0409) Patching MYCOMPUT.DLL

- (0409) Patching MYDOCS.DLL

- (0409) Patching NARRATOR.EXE

- (0409) Patching NCPA.CPL

- (0409) Patching NETID.DLL

- (0409) Patching NETPLWIZ.DLL

- (0409) Patching NETSETUP.EXE

- (0409) Patching NETSHELL.DLL

- (0409) Patching NEWDEV.DLL

- (0409) Patching NMAS.DLL

- (0409) Patching NMCHAT.DLL

- (0409) Patching NMFT.DLL

- (0409) Patching NMOLDWB.DLL

- (0409) Patching NMWB.DLL

- (0409) Patching NOTEPAD.EXE

- (0409) Patching NOTIFLAG.EXE

- (0409) Patching NSLOOKUP.EXE

- (0409) Patching NTKRNLMP.EXE

- (0409) Patching NTLANUI2.DLL

- (0409) Patching NTMSMGR.DLL

- (0409) Patching NTOC.DLL

- (0409) Patching NTOSKRNL.EXE

- (0409) Patching NTSD.EXE

- (0409) Patching NTSHRUI.DLL

- (0409) Patching NUSRMGR.CPL

- (0409) Patching OBJSEL.DLL

- (0409) Patching OCCACHE.DLL

- (0409) Patching OCGEN.DLL

- (0000) Patching ODBCAD32.EXE

- (0409) Patching ODBCCP32.CPL

- (0409) Patching ODBCINT.DLL

- (0409) Patching OEMIG50.EXE

- (0000) Patching OLEDB32.DLL

- (0409) Patching OOBEBALN.EXE

- (0409) Patching OSK.EXE

- (0409) Patching OSUNINST.DLL

- (0409) Patching OSUNINST.EXE

- (0409) Patching PACKAGER.EXE

- (0409) Patching PERFMON.EXE

- (0409) Patching PHOTOWIZ.DLL

- (0409) Patching PINBALL.EXE

- (0409) Patching POWERCFG.CPL

- (0409) Patching PRINTUI.DLL

- (0409) Patching PROGMAN.EXE

- (0409) Patching PROQUOTA.EXE

- (0409) Patching QUARTZ.DLL

- (0409) Patching RASDLG.DLL

- (0409) Patching RASPHONE.EXE

- (0409) Patching RCIMLBY.EXE

- Hex Editing REGEDIT.EXE

- (0409) Patching REGEDIT.EXE

- (0409) Patching REGEDT32.EXE

- (0409) Patching REGWIZC.DLL

- (0409) Patching REMOTEPG.DLL

- (0409) Patching RSMUI.EXE

- (0409) Patching RSTRUI.EXE

- (0409) Patching RTCSHARE.EXE

- (0409) Patching RUNDLL32.EXE

- (0409) Patching RUNONCE.EXE

- (0409) Patching SAPI.CPL

- (0409) Patching SAPI.DLL

- (0409) Patching SCROBJ.DLL

- (0409) Patching SENDMAIL.DLL

- (0409) Patching SERVDEPS.DLL

- (0409) Patching SETUPORG.EXE as SETUP.EXE

- (0409) Patching SETUPAPI.DLL

- (0409) Patching SETUP_WM.EXE

- (0409) Patching SHDOCLC.DLL

- (0409) Patching SHDOCVW.DLL

- (0409) Patching SHELL32.DLL

- (0409) Patching SHIMGVW.DLL

- (0409) Patching SHLWAPI.DLL

- (0409) Patching SHRPUBW.EXE

- (0409) Patching SHSCRAP.DLL

- (0409) Patching SIGVERIF.EXE

- (0409) Patching SMLOGCFG.DLL

- (0409) Patching SNDREC32.EXE

- (0409) Patching SNDVOL32.EXE

- (0409) Patching SNMPSNAP.DLL

- (0409) Patching SOL.EXE

- (0409) Patching SPCPLUI.DLL

- (0409) Patching SPIDER.EXE

- (0409) Patching SRCLIENT.DLL

- (0409) Patching SRRSTR.DLL

- (0409) Patching STIMON.EXE

- (0409) Patching STI_CI.DLL

- (0409) Patching STOBJECT.DLL

- (0409) Patching STRMDLL.DLL

- (0409) Patching SXS.DLL

- (0409) Patching SYNCAPP.EXE

- (0409) Patching SYNCUI.DLL

- (0409) Patching SYSDM.CPL

- (0409) Patching SYSKEY.EXE

- (0409) Patching SYSMON.OCX

- (0409) Patching SYSOCMGR.EXE

- (0409) Patching SYSSETUP.DLL

- (0409) Patching TAPIUI.DLL

- Hex Editing TASKMGR.EXE

- (0409) Patching TASKMGR.EXE

- (0409) Patching TCPMONUI.DLL

- (0409) Patching TELEPHON.CPL

- (0409) Patching TELNET.EXE

- (0409) Patching THEMEUI.DLL

- (0409) Patching TIMEDATE.CPL

- (0409) Patching TSOC.DLL

- (0409) Patching UNIMDM.TSP

- (0409) Patching UPNPUI.DLL

- (0409) Patching URL.DLL

- (0409) Patching URLMON.DLL

- (0409) Patching USER32.DLL

- (0409) Patching UTILMAN.EXE

- (0409) Patching VERIFIER.EXE

- (0409) Patching WAB.EXE

- (0409) Patching WAB32.DLL

- (0409) Patching WAB32RES.DLL

- (0409) Patching WABFIND.DLL

- (0409) Patching WABIMP.DLL

- (0409) Patching WABMIG.EXE

- (0409) Patching WBEMCNTL.DLL

- (0409) Patching WEBCHECK.DLL

- (0409) Patching WEXTRACT.EXE

- (0409) Patching WIAACMGR.EXE

- (0409) Patching WIADEFUI.DLL

- (0409) Patching WIASHEXT.DLL

- (0409) Patching WINBRAND.DLL

- (0409) Patching WINCHAT.EXE

- (0409) Patching WINHLP32.EXE

- (0409) Patching WININET.DLL

- (0409) Patching WINLOGON.EXE

- (0409) Patching WINMGMT.EXE

- (0409) Patching WINMINE.EXE

- (0409) Patching WINNT32A.DLL

- (0409) Patching WINNT32U.DLL

- (0409) Patching WINNTBBA.DLL

- (0409) Patching WINNTBBU.DLL

- (0409) Patching WINSRV.DLL

- (0409) Patching WINTRUST.DLL

- (0409) Patching WMM2RES.DLL

- (0409) Patching WMP.DLL

- (0409) Patching WMPLAYER.EXE

- (0409) Patching WMPLOC.DLL

- (0409) Patching WORDPAD.EXE

- (0409) Patching WPABALN.EXE

- (0409) Patching WPDSHEXT.DLL

- (0409) Patching WPD_CI.DLL

- (0409) Patching WRITE.EXE

- (0409) Patching WSCRIPT.EXE

- (0409) Patching WSCUI.CPL

- (0409) Patching WUAPI.DLL

- (0409) Patching WUAUCLT1.EXE

- (0409) Patching WUAUCPL.CPL

- (0409) Patching WUAUCPL.MUI

- (0409) Patching WUAUENG1.DLL

- (0409) Patching WUCLTUI.DLL

- (0409) Patching WUPDMGR.EXE

- (0000) Patching WUWEB.DLL

- (0409) Patching XPNETDG.EXE

- (0409) Patching XPSP1RES.DLL

- (0409) Patching XPSP2RES.DLL

- (0409) Patching XPSP3RES.DLL

- (0409) Patching ZIPFLDR.DLL

Extracting contents of DRIVER.CAB

- (0409) Patching BTHCI.DLL

- (0409) Patching DVDPLAY.EXE

- (0409) Patching FSQUIRT.EXE

- (0409) Patching IRFTP.EXE

- (0409) Patching IRPROPS.CPL

- (0409) Patching NTKRNLMP.EXE

- (0409) Patching NTKRNLPA.EXE

- (0409) Patching NTKRPAMP.EXE

- (0409) Patching NTOSKRNL.EXE

- (0409) Patching PS5UI.DLL

- (0409) Patching STORPROP.DLL

- (0409) Patching UNIDRVUI.DLL

- (0409) Patching USBUI.DLL

- (0409) Patching VFWWDM32.DLL

Compressing DRIVER.CAB

Extracting contents of WMP11.CAB

- (0409) Patching WMPSHARE.EXE

- (0409) Patching WMSETSDK.EXE

Compressing WMP11.CAB

Replacing AutoPlay program...

Starting to overwrite files in the I386 folder:

- Compressing BACKDOWN.JPG

- Compressing BACKOFF.JPG

- Compressing BACKOVER.JPG

- Compressing BACKUP.JPG

- Compressing BLISS.JPG

- Compressing BLUE_SS.DLL

- Compressing BTN1.GIF

- Compressing BTN2.GIF

- Compressing BTN3.GIF

- Compressing CERTMGR.MSC

- Compressing CIADV.MSC

- Compressing CLASSIC.THE

- Compressing COMEXP.MSC

- Compressing COMPMGMT.MSC

- Compressing DEVMGMT.MSC

- Compressing DFRG.MSC

- Compressing DIALUP.GIF

- Compressing DISKMGMT.MSC

- Compressing DNSMGMT.MSC

- Compressing EVENTVWR.MSC

- Compressing FINI.HTM

- Compressing FSMGMT.MSC

- Compressing GREENSHD.GIF

- Compressing GRN_BTN.GIF

- Compressing HOME_SS.DLL

- Compressing IDENT2.HTM

- Compressing INTRO.WMV

- Compressing LOGON.SCR

- Compressing LUNA.MST

- Compressing LUNA.THE

- Compressing LUSRMGR.MSC

- Compressing METAL_SS.DLL

- Compressing MSLOGO.JPG

- Compressing NEWBTM1.JPG

- Compressing NEWBTM8.JPG

- Compressing NEWMARK1.JPG

- Compressing NEWMARK8.JPG

- Compressing NEWTOP1.JPG

- Compressing NEWTOP8.JPG

- Compressing NEXTDOWN.JPG

- Compressing NEXTOFF.JPG

- Compressing NEXTOVER.JPG

- Compressing NEXTUP.JPG

- Compressing NTMSMGR.MSC

- Compressing NTMSOPRQ.MSC

- Compressing PERFMON.MSC

- Compressing PRODKEY.GIF

- Compressing QMARK.GIF

- Compressing REDSHD.GIF

- Compressing SERVICES.MSC

- Compressing SKIPDOWN.JPG

- Compressing SKIPOFF.JPG

- Compressing SKIPOVER.JPG

- Compressing SKIPUP.JPG

- Compressing TITLE.WMA

- Compressing WELCOME.HTM

- Compressing WMIMGMT.MSC

- Compressing XPBALLN.WAV

- Compressing XPBATCRT.WAV

- Compressing XPBATLOW.WAV

- Compressing XPBLKPOP.WAV

- Compressing XPCRTSTP.WAV

- Compressing XPDEF.WAV

- Compressing XPDING.WAV

- Compressing XPERROR.WAV

- Compressing XPEXCL.WAV

- Compressing XPHDFAIL.WAV

- Compressing XPHDINST.WAV

- Compressing XPHDREM.WAV

- Compressing XPINFBAR.WAV

- Compressing XPLOGOFF.WAV

- Compressing XPLOGON.WAV

- Compressing XPMENU.WAV

- Compressing XPMIN.WAV

- Compressing XPNOTIFY.WAV

- Compressing XPPRINT.WAV

- Compressing XPRECYCL.WAV

- Compressing XPRESTOR.WAV

- Compressing XPRINGIN.WAV

- Compressing XPRNGOUT.WAV

- Compressing XPSHUTDN.WAV

- Compressing XPSTART.WAV

- Compressing XPSTARTU.WAV

Patching WBEMOC.INF

Patching SVCPACK.INF

Copying theme package to i386 folder...

Adding Optional Components

Patching Completed in 0 seconds.

Link to comment
Share on other sites

Thanks for the feedback about the bugs being fixed! It's most appreciated!!

I can confirm the issue with XP Home and the Remote tab using Green theme. I have fixed the Remote tab by adding the bitmap and necessary line to enable the bitmap to REMOTEPG.DLL. It shows up now. I'm currently searching for the dialog responsible for the Automatic Updates tab in order to fix it, because the System CPL applet doesn't quite look right yet. (*Haven't uploaded it yet!)

Once I fix that issue, I'll look into the programs not integrating issue...

Ummmm.... I'm working on rewriting the XPtsp.com website. It's taking me a while because I'm having to rewrite internal functions and integrate the website into the phpBB forum software.... Hopefully all the problems caused by the website will be fixed soon!

EDIT: I've made some corrections to SHELL32.DLL, XPSP2RES.DLL, SYSDM.CPL and REMOTEPG.DLL in order to get the System control panel applet to look correct. (aka: elements to line up correctly, etc)

Link to comment
Share on other sites

Here is the results of my tinkering with those files:

25gutky.gif

I realize that the Automatic Updates tab isn't quite right, but I don't understand what is being done wrong cause it looks like it should be right in Reshacker.... BTW, the Automatic Updates bug was present b4 i started on this today....

Is there anything else I need to fix before uploading the new theme package?

Link to comment
Share on other sites

×
×
  • Create New...