Jump to content

uxtheme.dl_ hacked !


Recommended Posts

No the difference will be in the .dl_ file not in the extracted .dll as its not the compressed uxtheme.dll that is signed but the cab (.dl_) file itself...(theory)

I ran that check to see if the uxteme.dll could be poison. When you compare it to a cleam ms uxtheme.dll there is alot of changes.

As for the clean uxtheme.dl_ and the magic one i havent done that - ill give it a go.

Link to comment
Share on other sites


Hello, I am having a few problems with this uxtheme.dl_

I copied it to the i386 folder, overwriting the old one, but when I install it doesn't work. I get the classic style only. Also the control panel for ATI catalyst 3.7 doesn't install, but the drivers do. Also the restarting bit at the end doesn't work either :)

Everything else in the batch file works too. Can someone look at my batch and winnt.sif file:

winnt.sif

;SetupMgrTag

[Data]AutoPartition=0

MsDosInitiated="0"

UnattendedInstall="Yes"

[unattended]

    UnattendMode=FullUnattended

    OemSkipEula=Yes

    OemPreinstall=Yes

    TargetPath=\WINDOWS

    Repartition=No

    UnattendSwitch="Yes"

    WaitForReboot="No"

    DriverSigningPolicy=Ignore

    OemPnPDriversPath="Drivers\catalyst3.7\Driver\2KXP_INF"

[GuiUnattended]

    AdminPassword=*

    EncryptedAdminPassword=NO

    OEMSkipRegional=1

    TimeZone=85

    OemSkipWelcome=1

[userData]

    ProductKey= XXX

    FullName="Yazooi"

    OrgName="home"

    ComputerName="HARDY"

[Display]

    BitsPerPel=32

    Xresolution=1280

    YResolution=1024

    Vrefresh=85

[TapiLocation]

    CountryCode=44

    AreaCode=024

    LongDistanceAccess="76"

[RegionalSettings]

    LanguageGroup=1

    SystemLocale=00000809

    UserLocale=00000809

    InputLocale=0809:00000809

[identification]

    JoinWorkgroup=HOME

[Networking]

    InstallDefaultComponents=No

[NetAdapters]

    Adapter1=params.Adapter1

[params.Adapter1]

    INFID=*

[NetClients]

    MS_MSClient=params.MS_MSClient

[NetServices]

    MS_SERVER=params.MS_SERVER

[NetProtocols]

    MS_TCPIP=params.MS_TCPIP

[params.MS_TCPIP]

    DNS=No

    UseDomainNameDevolution=No

    EnableLMHosts=Yes

    AdapterSections=params.MS_TCPIP.Adapter1

[params.MS_TCPIP.Adapter1]

    SpecificTo=Adapter1

    DHCP=No

    IPAddress=192.168.1.2

    SubnetMask=255.255.255.0

    DefaultGateway=192.168.1.1

    DNSServerSearchOrder=158.152.1.58,158.152.1.43

    WINS=No

    NetBIOSOptions=0

[Components]

    msmsgs=off

    msnexplr=off

    freecell=off

    hearts=off

    minesweeper=off

    pinball=off

    solitaire=off

    spider=off

    zonegames=off

[shell]

    CustomDefaultThemeFile = "%WinDir%\Resources\Themes\Ximian (Panther).theme"

    DefaultStartPanelOff = no

    DefaultThemesOff = no

[GuiRunOnce]

%systemdrive%\install\main_batch.cmd

main_batch.cmd

CLS

@echo off

ECHO.

ECHO Over the next few minutes you will see automated installations

ECHO of various sofware applications, windows updates, and registry

ECHO hacks being implemented. The computer will restart automatically

ECHO once the whole process has finished!

ECHO.

ECHO Copying Tools...

COPY "%systemdrive%\Install\Tools\psshutdown.exe" "%systemroot%\"

ECHO.

ECHO Removing Wallpapers...

DEL "%systemroot%\Blue Lace 16.bmp"

DEL "%systemroot%\Coffee Bean.bmp"

DEL "%systemroot%\FeatherTexture.bmp"

DEL "%systemroot%\Gone Fishing.bmp"

DEL "%systemroot%\Greenstone.bmp"

DEL "%systemroot%\Prairie Wind.bmp"

DEL "%systemroot%\Rhododendron.bmp"

DEL "%systemroot%\River Sumida.bmp"

DEL "%systemroot%\Santa Fe Stucco.bmp"

DEL "%systemroot%\Soap Bubbles.bmp"

DEL "%systemroot%\Zapotec.bmp"

DEL "%systemroot%\Web\Wallpaper\Crystal.jpg"

DEL "%systemroot%\Web\Wallpaper\Friend.jpg"

DEL "%systemroot%\Web\Wallpaper\Home.jpg"

DEL "%systemroot%\Web\Wallpaper\Moon flower.jpg"

DEL "%systemroot%\Web\Wallpaper\Peace.jpg"

DEL "%systemroot%\Web\Wallpaper\Power.jpg"

DEL "%systemroot%\Web\Wallpaper\Purple flower.jpg"

DEL "%systemroot%\Web\Wallpaper\Radiance.jpg"

DEL "%systemroot%\Web\Wallpaper\Ripple.jpg"

DEL "%systemroot%\Web\Wallpaper\Stonehenge.jpg"

DEL "%systemroot%\Web\Wallpaper\Vortec space.jpg"

DEL "%systemroot%\Web\Wallpaper\Ascent.jpg"

DEL "%systemroot%\Web\Wallpaper\Autumn.jpg"

DEL "%systemroot%\Web\Wallpaper\Azul.jpg"

DEL "%systemroot%\Web\Wallpaper\Follow.jpg"

DEL "%systemroot%\Web\Wallpaper\Red moon desert.jpg"

DEL "%systemroot%\Web\Wallpaper\Tulips.jpg"

DEL "%systemroot%\Web\Wallpaper\Wind.jpg"

ECHO.

ECHO Removing Screensavers...

DEL "%systemroot%\system32\dllcache\scrnsave.scr"

DEL "%systemroot%\system32\dllcache\ss3dfo.scr"

DEL "%systemroot%\system32\dllcache\ssbezier.scr"

DEL "%systemroot%\system32\dllcache\ssflwbox.scr"

DEL "%systemroot%\system32\dllcache\ssmarque.scr"

DEL "%systemroot%\system32\dllcache\ssmypics.scr"

DEL "%systemroot%\system32\dllcache\ssmyst.scr"

DEL "%systemroot%\system32\dllcache\sspipes.scr"

DEL "%systemroot%\system32\dllcache\ssstars.scr"

DEL "%systemroot%\system32\dllcache\sstext3d.scr"

DEL "%systemroot%\system32\scrnsave.scr"

DEL "%systemroot%\system32\ss3dfo.scr"

DEL "%systemroot%\system32\ssbezier.scr"

DEL "%systemroot%\system32\ssflwbox.scr"

DEL "%systemroot%\system32\ssmarque.scr"

DEL "%systemroot%\system32\ssmypics.scr"

DEL "%systemroot%\system32\ssmyst.scr"

DEL "%systemroot%\system32\sspipes.scr"

DEL "%systemroot%\system32\ssstars.scr"

DEL "%systemroot%\system32\sstext3d.scr"

ECHO

ECHO Copying Themes to Theme directory

ECHO Please wait...

MD "%systemroot%\Resources\Themes\Ximian"

MD "%systemroot%\Resources\Themes\Ximian\Cursors"

MD "%systemroot%\Resources\Themes\Ximian\Shell"

MD "%systemroot%\Resources\Themes\Ximian\Shell\NormalColor"

MD "%systemroot%\Resources\Themes\Ximian\Shell\XimianS"

MD "%systemroot%\Resources\Themes\Ximian\Wallpapers"

COPY "%systemdrive%\Install\Themes\*.*" "%systemroot%\Resources\Themes"

COPY "%systemdrive%\Install\Themes\Ximian\Cursors\*.*" "%systemroot%\Resources\Themes\Ximian\Cursors"

COPY "%systemdrive%\Install\Themes\Ximian\Shell\NormalColor\*.*" "%systemroot%\Resources\Themes\Ximian\Shell\NormalColor\"

COPY "%systemdrive%\Install\Themes\Ximian\Shell\XimianS\*.*" "%systemroot%\Resources\Themes\Ximian\Shell\XimianS\"

COPY "%systemdrive%\Install\Themes\Ximian\Wallpapers\*.*" "%systemroot%\Resources\Themes\Ximian\Wallpapers\"

ECHO.

ECHO Removing useless shortcuts...

DEL "%systemdrive%\Documents and Settings\All Users\Start Menu\Windows Catalog.lnk"

ECHO.

ECHO Installing BlueCurve and Aqua Cursor set

ECHO Please wait...

MD "%systemroot%\Cursors\BlueCurve"

MD "%systemroot%\Cursors\OSX4XP"

COPY "%systemdrive%\Install\cursors\BlueCurve\*.*" "%systemroot%\Cursors\BlueCurve"

COPY "%systemdrive%\Install\cursors\OSX4XP\*.*" "%systemroot%\Cursors\OSX4XP"

ECHO.

ECHO Installing MSN Messenger 6.0.0602 Final

ECHO Please wait...

start /wait %systemdrive%\install\MSN\MsnMsgs.msi /QB

ECHO.

ECHO Installing DirectX 9.0b

ECHO Please wait...

start /wait %systemdrive%\install\DirectX9b\dxsetup.exe /opk

ECHO.

ECHO.

ECHO Installing ATI Control Panel for Catalyst 3.6

ECHO Please wait...

start /wait %systemdrive%\drivers\catalyst3.7\CPanel\Setup.exe -s -f1"%systemdrive%\drivers\catalyst3.7\CPanel\setup.iss"

ECHO.

ECHO Applying Registry Tweaks...

REGEDIT /S %systemdrive%\install\RegTweaks.reg

ECHO.               

ECHO Deleting Temp Installation Files...

RD /S /Q %systemdrive%\install

RD /S /Q %systemdrive%\drivers

ECHO.

ECHO Restarting the PC in 1 minute...

psshutdown.exe -r -t 60 -f -m "Windows XP will now restart in 1 minute"

ECHO.

EXIT

Link to comment
Share on other sites

yea it's the so far part. What if next wednesday after a full moon your computer blows up and aliens come out.

If you've got and Alienware PC, that might be normal. =P

ROFLMFAO! :) :rofl:

People using those PCs must be the ones creating UFOs, don't you think? :rolleyes:

Link to comment
Share on other sites

@yazoo

COPY "%systemdrive%\Install\Tools\psshutdown.exe" "%systemroot%\"

i think that should be "%systemroot%\system32" for it to be included in the path

But why are you copying this file along with all the theme stuff? Why not place them all in -

$OEM$\$$\system32 and

$OEM$\$$\Themes and let the text setup part of the install copy them for you.

Link to comment
Share on other sites

Hello, I am having a few problems with this uxtheme.dl_

I copied it to the i386 folder, overwriting the old one, but when I install it doesn't work.  I get the classic style only.  Also the control panel for ATI catalyst 3.7 doesn't install, but the drivers do.  Also the restarting bit at the end doesn't work either :)

Everything else in the batch file works too.  Can someone look at my batch and winnt.sif file:

DefaultThemesOff = no in your winnt.sif is causing Windows to use the Classic Theme by default. However, you should download and install a visual style from www.themexp.org to test if the uxtheme.dl_ hack was successful.

Link to comment
Share on other sites

I am soooo new to this unattened install business, as of this morning I knew nothing. Thanks for that info Paul. It will make the batch file a little smoother now. But I am still perplexed as to why the UXTHEME.DL_ doesn't work?

Link to comment
Share on other sites

Hello, I am having a few problems with this uxtheme.dl_

I copied it to the i386 folder, overwriting the old one, but when I install it doesn't work.  I get the classic style only.  Also the control panel for ATI catalyst 3.7 doesn't install, but the drivers do. Also the restarting bit at the end doesn't work either :)

Everything else in the batch file works too.  Can someone look at my batch and winnt.sif file:

DefaultThemesOff = no in your winnt.sif is causing Windows to use the Classic Theme by default. However, you should download and install a visual style from www.themexp.org to test if the uxtheme.dl_ hack was successful.

I have tried it with a Visual Style and it didn't work.

Link to comment
Share on other sites

I was just going to agree with you Aaron but then i looked - and this is what i have in my .sif file an it works perfect.

[Shell]
   CustomDefaultThemeFile = "%SYSTEMDRIVE%\Windows\Resources\Themes\DarkXP.theme"
   DefaultStartPanelOff = No
   DefaultThemesOff = No

Link to comment
Share on other sites

well I'm about to burn another CDR-W then install it on my test bed machine.

Moved themes to $$\Resources\Themes

Cursors to $$\Cursors

and psshutdown.exe to $$\system32

I also copied the UXTHEME.DL_ from this thread to the i386 folder again.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...