20.05.2012: Dimpel's Addons für WinXP 32bit (Stand 20.05.2012)
21.05.2012: Unantastbar's SFX-Archive (Stand 21.05.2012)
14.04.2012: Ganesha-UpdatePackSP3-inkl.IE8-2012-04-14
Allgemeines
Methode1-Manuelles Starten der Setup.exe

Methode2 - Booten von der DVD

Ergebnis
Weitere entschlüsselte Dateien
LINKSThis post has been edited 1 times, last edit by "beatmaster" (Mar 3rd 2012, 10:37pm)
Users who thanked for this post:
Derexor, testesser, g-force, pedilover, brachialberlin, DonaldFaQ, mohammmed gebril, Grippe32, Butterfly_Joe
Allgemeines
Wallpaper
Logonscreen
Themes
Quoted
cmd=
(LTrim
%SystemRoot%\system32\rundll32.exe %SystemRoot%\system32\shell32.dll,Control_RunDLL %SystemRoot%\system32\desk.cpl desk,@Themes /Action:OpenTheme /file:"C:\Windows\Resources\Themes\Black Touch.theme"
)
|
|
Source code |
1 2 3 4 5 6 |
Sleep, 10000
{
WinWaitActive, Anpassung
WinClose
}
return
|
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
SetTitleMatchMode, 2
cmd=
(LTrim
%SystemRoot%\system32\rundll32.exe %SystemRoot%\system32\shell32.dll,Control_RunDLL %SystemRoot%\system32\desk.cpl desk,@Themes /Action:OpenTheme /file:"C:\Windows\Resources\Themes\Black Touch.theme"
)
Run, %cmd%
Anpassung:
Sleep, 9500
IfWinExist, Anpassung
{
WinClose
SoundBeep
ExitApp
}
Return
|
User-Picture

Weitere Modding How To`s zu Win7This post has been edited 1 times, last edit by "beatmaster" (Mar 3rd 2012, 10:38pm)
Users who thanked for this post:
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 |
------------------------------------------------------ <?xml version="1.0" encoding="utf-8" ?> <FirstExperience> <oobe> <oem> <!-- name, logopath, and eulafilename are unchanged from Vista !--> <name>Butterfly</name> <logopath>c:\windows\system32\oobe\info\oemlogo.png</logopath> <eulafilename>eula.rtf</eulafilename> <!-- Tells us that the OEM has placed a background image in the windows\system32\oobe\info\backgrounds directory !--> <!-- We will look at the images there and pull the appropriate one based on the screen resolutions !--> <!-- The images must be named in the format: backgroundRESOLUTION.jpg, where RESOLUTION = 800x600, 1024x768 , etc. (ex: background1280x1024.jpg) !--> <!-- Alternatively, an image named backgroundDefault.jpg may be placed there which we will use if an image with the right resolution isn't present. This default image will be stretched to fill the entire screen !--> <OutOfBoxBackground>true</OutOfBoxBackground> <!-- Specifies the path to an OEM-specified user tile. The user created in OOBE will automatically receive this tile !--> <usertilepath>c:\windows\system32\oobe\info\tile.bmp</usertilepath> </oem> </oobe> </FirstExperience> ------------------------------------------------- |
|
|
Source code |
1 2 3 4 |
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\Background] "OEMBackground"=dword:00000001 |
|
|
Source code |
1 2 3 4 5 6 7 8 |
@echo off start /w regedit /s %systemroot%\setup\scripts\Add_Computer_Kontext.reg start /w regedit /s %systemroot%\setup\scripts\Background.reg start /w regedit /s %systemroot%\setup\scripts\Regtweaks.reg del /F /Q %systemroot%\setup\scripts\Add_Computer_Kontext.reg del /F /Q %systemroot%\setup\scripts\Background.reg del /F /Q %systemroot%\setup\scripts\Regtweaks.reg |
|
|
Source code |
1 2 3 4 5 6 7 |
<FirstLogonCommands>
<SynchronousCommand wcm:action="add">
<Order>1</Order>
<CommandLine>%systemroot%\setup\scripts\oobe.cmd</CommandLine>
<RequiresUserInput>false</RequiresUserInput>
</SynchronousCommand>
</FirstLogonCommands>
|
|
|
Source code |
1 2 |
REG ADD "HKCU\Control Panel\Desktop" /v Wallpaper /t REG_SZ /d "%windir%\Web\Wallpaper\Architecture\black_is_back.jpg" /f EXIT |
liegt. Deine Reg zeigt aber auf
Quoted
..\web\wallpaper\black_is_back.jpg
Quoted
..\Web\Wallpaper\Architecture\black_is_back.jpg
, solange bis der Notarzt kummt
|
|
Source code |
1 |
REG ADD "HKCU\Control Panel\Desktop" /v Wallpaper /t REG_SZ /d "%windir%\Web\Wallpaper\SG1_Continuum.jpg" /f>C:\background.txt |
Quoted
Der Vorgang wurde erfolgreich beendet.
, solange bis der Notarzt kummt
Quoted
XML Example
The following XML output shows how to set a customized theme.
<Themes>
<ThemeName>Fabrikam Theme</ThemeName>
<DefaultThemesOff>false</DefaultThemesOff>
<DesktopBackground>%WINDIR%\web\wallpaper\fabrikam.jpg</DesktopBackground>
<DefaultThemesOff>false</DefaultThemesOff>
</Themes>
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Desktop\General] "WallpaperSource"="%Windir%\\Web\\Wallpaper\\cosy.jpg" [HKEY_CURRENT_USER\Control Panel\Desktop] "TileWallpaper"="0" "WallpaperOriginX"=dword:00000000 "WallpaperOriginY"=dword:00000000 "WallpaperStyle"="0" "Wallpaper"="%Windir%\\Web\\Wallpaper\\cosy.jpg" "Pattern Upgrade"="TRUE" [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Wallpapers\knownfolders\0\Windows Wallpapers\MergeFolders] "%Windir%\\Web\\Wallpaper"="" [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Wallpapers\knownfolders\0\Windows Wallpapers\MergeFolders] "%Windir%\\Web\\Wallpaper"="" |
|
|
Source code |
1 |
"Wallpaper"="%Windir%\\Web\\Wallpaper\\test.jpg" |
|
|
Source code |
1 |
"Wallpaper"="C:\Users\testesser\AppData\Roaming\Microsoft\Windows\Themes\TranscodedWallpaper.jpg" |
, solange bis der Notarzt kummt
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 |
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\Background] "OEMBackground"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Desktop\General] "WallpaperSource"="%Windir%\\Web\\Wallpaper\\w01.jpg" [HKEY_CURRENT_USER\Control Panel\Desktop] "TileWallpaper"="0" "WallpaperOriginX"=dword:00000000 "WallpaperOriginY"=dword:00000000 "WallpaperStyle"="10" "Wallpaper"="%Windir%\\Web\\Wallpaper\\w01.jpg" "Pattern Upgrade"="TRUE" [-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Wallpapers\Images] [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Wallpapers\Images] [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Wallpapers\Images] [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Wallpapers\Images] [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Wallpapers\knownfolders\0\Windows Wallpapers\MergeFolders] "%Windir%\\Web\\Wallpaper"="" [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Wallpapers\knownfolders\0\Windows Wallpapers\MergeFolders] "%Windir%\\Web\\Wallpaper"="" |
|
|
Source code |
1 2 3 4 5 |
<AutoLogon>
<Enabled>true</Enabled>
<LogonCount>2</LogonCount>
<Username>Administrator</Username>
</AutoLogon>
|
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
<UserAccounts>
<AdministratorPassword>
<Value></Value>
<PlainText>true</PlainText>
</AdministratorPassword>
<LocalAccounts>
<LocalAccount wcm:action="add">
<Password>
<Value></Value>
<PlainText>true</PlainText>
</Password>
<Group>Administrators</Group>
<Name>BALU</Name>
</LocalAccount>
</LocalAccounts>
</UserAccounts>
|
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 |
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon] "ForceAutologon"="1" "AutoAdminLogon"="1" "DefaultUserName"="BALU" "AutoLogonCount"=dword:00066082 "AltDefaultUserName"="Administrator" "PowerdownAfterShutdown"="1" "DefaultPassword"="" |
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
for %%x in (C D E F G H I J K L M N O P Q R S T U V W X Y Z) do if exist %%x:\sources\install.wim set SOURCE=%%x: start /wait regedit /S C:\Install\AppCompatCurrend.reg start /wait regedit /S C:\Install\Crashcontrol.reg start /wait regedit /S C:\Install\iconcache.reg start /wait regedit /S C:\Install\IconUmbruch.reg start /wait regedit /S C:\Install\lowrisk.reg start /wait regedit /S C:\Install\pcwMyRights.reg start /wait regedit /S C:\Install\UserShellFolders.reg start /wait regedit /S C:\Install\Winlogon.reg start /wait regedit /S C:\Install\PoliciesSystem.reg start /wait regedit /S C:\Install\OrdnerAnsicht.reg start /wait regedit /S C:\Install\Wallpaper.reg start /wait regedit /S C:\Install\setupscreen.reg start /wait %windir%\system32\shutdown.exe -r -t 30 -f -c "Windows wird in 30 Sekunden neustarten." del /s /q "%SYSTEMDRIVE%\ProgramData\Microsoft\Windows\Startm~1\Programs\Startup\logon.cmd" del /s /q "%SYSTEMDRIVE%\ProgramData\Microsoft\Windows\Startm~1\Programs\Startup\desktop.ini" |
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 |
<?xml version="1.0" encoding="utf-8"?>
<unattend xmlns="urn:schemas-microsoft-com:unattend">
<settings pass="oobeSystem">
<component name="Microsoft-Windows-Shell-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="NonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<OOBE>
<HideEULAPage>true</HideEULAPage>
<NetworkLocation>Home</NetworkLocation>
<ProtectYourPC>2</ProtectYourPC>
</OOBE>
<Display>
<ColorDepth>32</ColorDepth>
<HorizontalResolution>1280</HorizontalResolution>
<VerticalResolution>1024</VerticalResolution>
<RefreshRate>70</RefreshRate>
</Display>
<OEMInformation>
<Logo>%windir%\oem\butterfly.bmp</Logo>
<Manufacturer>Butterfly</Manufacturer>
<SupportURL*** böse URL ***</SupportURL>
</OEMInformation>
<TimeZone></TimeZone>
<Themes>
<DefaultThemesOff>false</DefaultThemesOff>
<DesktopBackground>%windir%\web\wallpaper\windows\img01.jpg</DesktopBackground>
<BrandIcon></BrandIcon>
<CustomDefaultThemeFile></CustomDefaultThemeFile>
<ThemeName></ThemeName>
<ScreenSaver></ScreenSaver>
</Themes>
</component>
</settings>
</unattend>
|
This post has been edited 2 times, last edit by "Butterfly_Joe" (Mar 2nd 2010, 10:01am)
This post has been edited 2 times, last edit by "brachialberlin" (Mar 10th 2010, 5:48pm)
This post has been edited 1 times, last edit by "olsystems" (Mar 19th 2010, 5:48pm)
sonst nice HowTo.. nutze ich jetzt auch ma
)
This post has been edited 3 times, last edit by "DonaldFaQ" (Mar 28th 2010, 8:26pm)
das ist so, da du nur datien aus der boot.wim geändert hast.Nach dem ersten Booten wieder alles Blau


This post has been edited 4 times, last edit by "DonaldFaQ" (Mar 30th 2010, 11:35am)
. Ok da ich die 64bit Win7 gemountet hatte dachte ich mir, dieses File schnell wieder aus Windows\System32 rauskopiren und die Bilder neu einfügen.This post has been edited 1 times, last edit by "DonaldFaQ" (Mar 29th 2010, 6:45pm)
This post has been edited 4 times, last edit by "DonaldFaQ" (Mar 30th 2010, 1:37pm)
Hits today: 4,807 | Hits yesterday: 3,463 | Hits record: 14,378 | Hits total: 3,131,393
Forum Software: Burning Board® 3.1.7, developed by WoltLab® GmbH