18.05.2012: Dimpel's Addons für WinXP 32bit (Stand 18.05.2012)
18.05.2012: Unantastbar's SFX-Archive (Stand 18.05.2012)
14.04.2012: Ganesha-UpdatePackSP3-inkl.IE8-2012-04-14|
|
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 |
<servicing>
<package action="configure">
<assemblyIdentity name="Microsoft-Windows-Foundation-Package" version="6.1.7601.17514" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="" />
<selection name="InboxGames" state="false" />
<selection name="Printing-Foundation-Features" state="false" />
<selection name="Printing-Foundation-InternetPrinting-Client" state="false" />
<selection name="Printing-XPSServices-Features" state="false" />
<selection name="TabletPCOC" state="false" />
<selection name="WindowsGadgetPlatform" state="false" />
<selection name="Xps-Foundation-Xps-Viewer" state="false" />
<selection name="Chess" state="false" />
<selection name="FreeCell" state="false" />
<selection name="Hearts" state="false" />
<selection name="Internet Games" state="false" />
<selection name="Minesweeper" state="false" />
<selection name="More Games" state="false" />
<selection name="PurblePlace" state="false" />
<selection name="Shanghai" state="false" />
<selection name="Solitaire" state="false" />
<selection name="SpiderSolitaire" state="false" />
<selection name="OpticalMediaDisc" state="false" />
<selection name="Indexing-Service-Package" state="true" />
</package>
</servicing>
|
|
|
Source code |
1 2 3 4 5 6 |
<OEMInformation>
<Manufacturer>Capo</Manufacturer>
<Model>ZUHAUSE</Model>
<Logo>C:\Windows\System32\OEMLogo.bmp</Logo>
<SupportHours>Immer und Ewig</SupportHours>
</OEMInformation>
|
|
|
Source code |
1 2 3 4 |
<Themes>
<DesktopBackground>%Windir%\Web\Wallpaper\Bald_Eagle.jpg</DesktopBackground>
<ThemeName>SienaArchitettura</ThemeName>
</Themes>
|
Quoted
<servicing>
Quoted
Wie bekomme ich das OEM-Logo
This post has been edited 1 times, last edit by "Sentionline" (Feb 21st 2012, 12:28pm)
Hallo....Was bewirkt dieser Abschnitt? Werden damit Componente entfernt?
|
|
Source code |
1 2 3 4 5 6 7 |
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\OEMInformation] "Model"="Uralte Kiste" "Logo"="C:\\Windows\\System32\\OEMLogo.bmp" "SupportHours"="Immer und Ewig" "Manufacturer"="Roasted Jelly Babe Society" |
This post has been edited 3 times, last edit by "peterpan" (Feb 21st 2012, 12:59pm)
Wie bekomme ich das OEM-Logo in dem angegebenen Ordner eines System, das noch nicht installiert ist?
Erstelle in deiner Installation folgende Ordnerstruktur: Zeichen sind (shift 4 = Dollar)
Win7DVD \ sources \ $OEM$ \ $$ \ System32
This post has been edited 1 times, last edit by "Unantastbar" (Feb 21st 2012, 1:15pm)
|
|
Source code |
1 2 3 4 |
<package action="configure">
...
<selection name="InboxGames" state="true" />
...
|
HalloKann man hier auch Komponenten aktivieren, die standardmäßig nicht installiert werden, durch Setzen von state -> true?
This post has been edited 1 times, last edit by "Nemo" (Feb 21st 2012, 7:31pm)
Wenn ich nur wüsste wie dieser " Unattendet-Creator " erstellt wird hätte ich schon mal den Versuch gestartet einen Kompletten zu bauen.
Quoted
Vielleicht kriegen wir Liam aka Legolash2 dazu, noch ein wenig an seinen Unattended-Features zu feilen
|
|
Source code |
1 |
Dism.exe /online /Get-Features /Format:Table >PFAD:\Win7-Feature-Liste.txt |
|
|
Source code |
1 |
Dism.exe /image:PFAD:\mounted_images -get-features /Format:Table >PFAD:\Win7-Feature-Liste.txt |
This post has been edited 2 times, last edit by "peterpan" (Feb 22nd 2012, 9:21am)
Hits today: 3,313 | Hits yesterday: 4,138 | Hits record: 14,378 | Hits total: 3,118,786
Forum Software: Burning Board® 3.1.7, developed by WoltLab® GmbH