MSFN Forum: Uxtheme patch and wallpaper all unattended, how? - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Uxtheme patch and wallpaper all unattended, how? Rate Topic: -----

#1 User is offline   Jedi82 

  • Member
  • PipPip
  • Group: Members
  • Posts: 191
  • Joined: 08-May 04

Posted 16 February 2006 - 09:31 AM

Guys would like to know, without using the nlite tool, how to patch windows with the uxteheme patch (so sorry if it's illegal to talk about that, I WILL DELETE ALL IMMEDIATELY)...in the guide there is a file that work only in the english version, how to make my own in italian that work on winxp sp1??

Second question: how to set in an unattended way a default wallpaper that is not the windows defalut? Please a simple way!!!! :whistle: :) :) :)


#2 User is offline   boooggy 

  • MSFN Master
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,315
  • Joined: 27-February 05
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 16 February 2006 - 09:33 AM

http://unattended.ms...xp/view/web/79/

#3 User is offline   Jedi82 

  • Member
  • PipPip
  • Group: Members
  • Posts: 191
  • Joined: 08-May 04

Posted 16 February 2006 - 09:42 AM

sorry but i don't find the paragraf where to set wallpaper or include the uxtheme patch...

#4 User is offline   Aid 

  • Newbie
  • Group: Members
  • Posts: 44
  • Joined: 20-February 06

Posted 21 February 2006 - 01:39 PM

For Uxtheme.dll

I've attatched the Italian SP1 patched Uxtheme.dll. Can anyone verify that it is a working Italian SP1 patched uxtheme?

Open cmd, type makecab filename.xxx
Replace filename.xxx with the location and name of the uxtheme.dll I attatched
Then copy the outputted patched uxtheme.dl_ into your i386 in your XP install directory. (Like XPCD\i386\)

For wallpapers
Make sure your Wallpaper gets moved to the HD during installation. Open your Luna.theme (%Systemroot%\Resources\Themes\) in notepad and edit it so that;

[Control Panel\Desktop]
Wallpaper=filename.xxx
TileWallpaper=0
WallpaperStyle=2
Pattern=

Replace filename.xxx to the location and the name of the wallpaper that got copied over in the installation, save the Luna.theme and copy it into your XP installation directory into;
XPCD\$OEM$\$$\Resources\Themes

Then open your winnt.sif (XPCD\i386\winnt.sif) in notepad and add the following lines;

[Shell]
CustomDefaultThemeFile = "%Systemroot%\Resources\Themes\Luna.theme"

This should use the Luna.theme that got copied over in Installation that contains the location of the wallpaper.

Attached File(s)


This post has been edited by Aid: 21 February 2006 - 01:55 PM


#5 User is offline   Jedi82 

  • Member
  • PipPip
  • Group: Members
  • Posts: 191
  • Joined: 08-May 04

Posted 21 February 2006 - 02:29 PM

tnx, i'll immediatly try the uxtheme dll and will tell you...

For the wallpaper, i don't understand how to do...where to begin, on my winxp installed on my pc or in an unattended copy installed in a virtual machine???

EDIT:

i received an error with the uxtheme dll..i take your dll, typed makecab and then just copy the dl_ in my i386 folder...so, what's wrong? Must i copy also the uxtheme.dll file with the dl_ one?

Posted Image

This post has been edited by Jedi82: 21 February 2006 - 02:50 PM


#6 User is offline   Aid 

  • Newbie
  • Group: Members
  • Posts: 44
  • Joined: 20-February 06

Posted 21 February 2006 - 02:45 PM

View PostJedi82, on Feb 21 2006, 08:29 PM, said:

tnx, i'll immediatly try the uxtheme dll and will tell you...

For the wallpaper, i don't understand how to do...where to begin, on my winxp installed on my pc or in an unattended copy installed in a virtual machine???


Ok, On your XPCD, create the folders: "$OEM$\$$\"
So it will be sorta like;
"XPCD\$OEM$\$$\" And place your wallpaper into it, (XPCD\$OEM$\$$\Wallpaper.jpg)
So that it will get copied into %Systemroot% during XP installation.

Open up "%Systemroot%\Resources\Themes\Luna.theme" in notepad.

Edit it so it has the lines;

[Control Panel\Desktop]
Wallpaper=%Systemroot%\Wallpaper.jpg
TileWallpaper=0
WallpaperStyle=2
Pattern=
ScreenSaveActive=0

Then save it into XPCD\$OEM$\$$\Resources\Themes\

Open up your winnt.sif (XPCD\i386\) in notepad and add the lines;

[Shell]
CustomDefaultThemeFile = "%Systemroot%\Resources\Themes\Luna.theme"

Hope it makes more sense. :thumbup

#7 User is offline   Jedi82 

  • Member
  • PipPip
  • Group: Members
  • Posts: 191
  • Joined: 08-May 04

Posted 21 February 2006 - 02:50 PM

lol you replied to me when i was editing my post, plerase read the edit :)

edit2:

"Open up "%Systemroot%\Resources\Themes\Luna.theme" in notepad.

Edit it so it has the lines;

[Control Panel\Desktop]
Wallpaper=%Systemroot%\Wallpaper.jpg
TileWallpaper=0
WallpaperStyle=2
Pattern=
ScreenSaveActive=0

"

open up luna theme on my pc with winxp installed normally or open it from my una folder???
if it's the first one, can i copy all the content of the file and create a new luna.thme one?

This post has been edited by Jedi82: 21 February 2006 - 02:53 PM


#8 User is offline   Aid 

  • Newbie
  • Group: Members
  • Posts: 44
  • Joined: 20-February 06

Posted 21 February 2006 - 02:55 PM

View PostJedi82, on Feb 21 2006, 08:50 PM, said:

lol you replied to me when i was editing my post, plerase read the edit :)

I cant read Italian, but I think it's the copy error, you need to;
Download ModifyPE and save it into %Systemroot%\system32.

Open up command prompt, type
modifype.exe C:\uxtheme.dll -c

(Replace C:\ with the location of your uxtheme.dll)

Then makecab and place it in \i386

Then try it. :)

"open up luna theme on my pc with winxp installed normally or open it from my una folder???
if it's the first one, can i copy all the content of the file and create a new luna.thme one?"

If you mean Resources\Luna\Luna.msstyle, no, it's Luna.theme in Resources\

This post has been edited by Aid: 21 February 2006 - 02:57 PM


#9 User is offline   Major 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 303
  • Joined: 30-January 05

Posted 19 August 2006 - 02:21 PM

Hi, i have a question.
Unstead of downloading a patched uxtheme.dll, can i pactch it myself?
i will describe the method which i want to use, and to see if i can do it?
I have downloaded a program: UXTheme Multi-Patcher (Neowin Edition) 4.0., and i want to execute it in a windows already installed, then i copy from: C:\windows\system32\uxtheme.dll the archive uxtheme.dll
then i apply the method described in the forum: modifiype uxtheme.dll -c
makecab uxtheme.dll
Finally copy it and overwrite the uxtheme.dl_ to make an unattended windows.

Thanks

#10 User is offline   muiz 

  • SPECIAL
  • PipPipPipPipPipPip
  • Group: Banned
  • Posts: 1,055
  • Joined: 03-August 03
  • OS:none specified
  • Country: Country Flag

Posted 21 August 2006 - 12:30 AM

Download the patcher ,and patch your own UXTHEME.dll
Then copy this to another folder.
Use MODIFYPE on it ( modifype uxtheme.dll -c )
And cab the file (makecab uxtheme.dll )
Now place the file into your i386 folder in your XPCD folder.

Thats all.

#11 User is offline   monoxide 

  • Newbie
  • Group: Members
  • Posts: 23
  • Joined: 02-August 06

Posted 23 August 2006 - 09:59 PM

here is a patched uxtheme.dll for windos xp home english sp2

Attached File(s)



#12 User is offline   wapvirus 

  • Group: Members
  • Posts: 7
  • Joined: 09-November 06

Posted 09 November 2006 - 01:16 PM

Thanks alot all who wrote these guides another great post and my xp is looking sweet :)

#13 User is offline   Lolita 

  • Member
  • PipPip
  • Group: Members
  • Posts: 111
  • Joined: 21-August 04

Posted 11 March 2008 - 11:01 AM

Any idea why wallpaper is not set automatically, windows style is set, but wallpaper not, if i choose my theme in themes after installation it set wallpaper withouth problem \:
Theme:
; Copyright © Microsoft Corp. 1995-2001

[Theme]

; Recycle Bin
[CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\DefaultIcon]
full=C:\WINDOWS\system32\shell32.dll,32
empty=C:\WINDOWS\system32\shell32.dll,31


[Control Panel\Desktop]
Wallpaper=%WinDir%Resources\Themes\Mint\Piece_of_Mind_by_ChemaM_1024.jpg
TileWallpaper=0
WallpaperStyle=2
Pattern=
ScreenSaveActive=0

[MasterThemeSelector]
MTSM=DABJDKT
ThemeColorBPP=4


[VisualStyles]
Path=%WinDir%resources\Themes\Mint\Mint.msstyles
ColorStyle=GradTBFul
Size=ExtraLargeFonts

This post has been edited by Lolita: 11 March 2008 - 12:47 PM


Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

2 User(s) are reading this topic
0 members, 2 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy