Jump to content

Hazırladığım theme ve dll dosya değişimi


Recommended Posts

ECHO Değişim uxtheme.dll, themeui.dll, shsvcs.dll
takeown /f %systemroot%\System32\uxtheme.dll
icacls %systemroot%\System32\uxtheme.dll /grant administrators:F
ren %systemroot%\System32\uxtheme.dll uxtheme.old
xcopy /y C:\İnstall\uxtheme.dll "%systemroot%\System32\"

takeown /f %systemroot%\System32\themeui.dll
icacls %systemroot%\System32\themeui.dll /grant administrators:F
ren %systemroot%\System32\themeui.dll themeui.old
xcopy /y C:\İnstall\themeui.dll "%systemroot%\System32\"

takeown /f %systemroot%\System32\shsvcs.dll
icacls %systemroot%\System32\shsvcs.dll /grant administrators:F
run %systemroot%\System32\shsvcs.dll shsvcs.old
xcopy /y C:\İnstall\shsvcs.dll "%systemroot%\System32\"[/CODE]

vistada böyle oluyor ama xp de basit bi komut var idi tam hatırlamıyorum ama

@regserver uxteheme için elınde olan varsa paylabilirse sevinirim

Link to comment
Share on other sites

Komutla değilde ,

$OEM$ > $$ > system32

klasörüne uxtheme.dll yi atıorm. Bi sorun yaratmıyor.

Ayrıca uxtheme yi makecab yaparak i386 daki uxtheme.dl_ ile deiştirebilirsin.

vista için demiştim arkadasım

oem dizinine atmayı bılıyorum

demek istediğim regserver ile baslayan bi komu var idi eskıden xp de uxtheme için

onu tam hatırlamıyorum

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...