1 sonuçtan 1 ile 1 arası

Threaded View

  1. #1
    V-I-P Array
    Üyelik tarihi
    25.02.2006
    Yaş
    40
    Mesajlar
    1.763
    Tecrübe Puanı
    55

    Standart Katılımsız (Unattended) Xp CD'si hazırlamak ...

    Katilimsiz (Unattended) Xp CD'si hazirlamak Bir Windows Xp cd'si düsünün ki sistemi kurmaya basladiginizda daha önceden belirlediginiz sekilde tüm Updatelerin, tüm registry optimizasyon anahtarlarinin, kisisellestirilmis temalarin, otomatik olarak kurulmasini istedigimiz programlarin siz hiçbir tusa dokunmadan kurulmasini saglasin., Ve sistem cd ile boot edildikten sonra tek yapilmasi gereken partition seçmek olacaktir. Öncelikle Windows Xp Cd sini tüm dosya ve klasörleri ile birlikte hard diskimize kopyaliyoruz, daha sonra da asagida anlatima göre ilgili dosyalari degistirecegiz ve klasörleri olusturacagiz. I386 klasörünün içinde Svcpack.inf dosyasi ve Winnt.sif dosyalarini degistiriyoruz; *********** Svcpack.inf *********** Dosya içerigi; [Version] Signature="$Windows NT$" MajorVersion=5 MinorVersion=1 BuildNumber=2600 [SetupData] CatalogSubDir="\i386\Update" [ProductCatalogsToInstall] **************************** Daha sonra; ************* Winnt.sif ************* ;SetupMgrTag [Data] AutomaticUpdates="yes" MsDosInitiated="0" UnattendedInstall="Yes" [Unattended] DisableDynamicUpdates=Yes UnattendMode=FullUnattended DriversigningPolicy=Ignore OemSkipEula=Yes OemPreinstall=Yes UnattendSwitch="yes" TargetPath=\WINDOWS WaitForReboot="No" FileSystem=* FactoryMode=Yes [GuiUnattended] AdminPassword=* EncryptedAdminPassword=No OEMSkipRegional=1 TimeZone=130 OemSkipWelcome=1 [UserData] ProductKey=*****-*****-*****-*****-***** FullName="LonG" OrgName="D0gma" ComputerName=LongsPC [TapiLocation] CountryCode=90 Dialing=Tone AreaCode=0322 [RegionalSettings] LanguageGroup=6,1 SystemLocale=0000041f UserLocale=0000041f InputLocale=041f:0000041f [Identification] JoinWorkgroup=D0gma [Networking] InstallDefaultComponents=Yes [WindowsFirewall] Profiles=WindowsFirewall.TurnOffFirewall [WindowsFirewall.TurnOffFirewall] Mode=0 [IEPopupBlocker] AllowedSites=www.msfn.org BlockPopups=Yes FilterLevel=Low ShowInformationBar=Yes [Components] msmsgs=off minesweeper=off zonegames=off hypertrm=off chat=off [Display] BitsPerPel=24 Xresolution=1024 YResolution=768 Vrefresh=60 [Shell] CustomDefaultThemeFile = "%WinDir%\Resources\Themes\gem.theme" DefaultStartPanelOff = Yes [Favorite**SANSÜRLÜ-KELİME****SANSÜRLÜ-KELİME****SANSÜRLÜ-KELİME**] BrandIEUsingUnattended = Yes [GuiRunOnce] %systemdrive%\install\hotfixes\hotfixes.cmd %systemdrive%\install\hotfixes\cmdcons.cmd ************************************** Daha sonra \.. "$oem$" adinda cd klasörümüzün anadizininde bulunacak bir klasör olusturuyoruz. "cmdlines.txt" adinda bir dosya olusturuyoruz ve içerigi; ***************** [COMMANDS] "useraccounts.cmd" "REGEDIT /S regtweaks.reg" "tweakui.cmd" ***************** Ve buna bagli olarak kullanici hesabimizi / etki alanimizi / sifremizi olusturacak "useraccounts.cmd" dosyasini olusturuyoruz. *********************************** net user LonG 123456 /add net localgroup Administrators LonG /add net accounts /maxpwage:unlimited REGEDIT /S autologon.reg EXIT Daha sonra otomatik logon yapmamizi saglayacak registry anahtarlarini girecek "autologon.reg" dosyasini olusturuyoruz; ************************** Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon] "DefaultUserName"="LonG" "DefaultPassword"="123456" "AutoAdminLogon"="1" *************************** Ve simdi de bir Registry optimizasyonu saglayacak reg kaydini birlestirmek üzere "regtweaks.reg" dosyamizi hazirliyoruz, ************************************************** ************ Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Alerter] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\ClipSrv] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Browser] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\ERSvc] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\cisvc] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Messenger] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Netlogon] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\mnmsrvc] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\xmlprov] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\SysmonLog] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\WmdmPmSN] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\RSVP] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\RDSessMgr] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\RemoteRegistry] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\RemoteAccess] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\seclogon] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\wscsvc] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\lanmanserver] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\SCardSvr] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\SSDPSRV] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Schedule] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\LmHosts] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\TlntSvr] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\UPS] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\upnphost] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\WebClient] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\W32Time] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\WmiApSrv] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\CrashControl] "AutoReboot"=dword:00000000 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PCHealth\Err orReporting] "DoReport"=dword:00000000 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\RemoteRegistry] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\RDSessMgr] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\WZCSVC] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\TermService] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\SCardSvr] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\SCardDrv] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\RSVP] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\RasAuto] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\mnmsrvc] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\WmiApSrv] "Start"=dword:00000004 [HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer] "NoRecentDocsMenu"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Internet Settings] "MaxConnectionsPer1_0Server"=dword:0000000a "MaxConnectionsPerServer"=dword:0000000a [HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\AutoComplete] "AutoSuggest"="yes" "Append Completion"="yes" [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main] "Use FormSuggest"="no" "FormSuggest Passwords"="no" "FormSuggest PW Ask"="no" [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer] "AlwaysUnloadDll"=dword:00000001 [HKEY_CURRENT_USER\Control Panel\Desktop] "FontSmoothing"="2" "FontSmoothingType"=dword:00000002 [HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Applets\Tour] "RunCount"=dword:00000000 [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Applets\Tour] "RunCount"=dword:00000000 [-HKEY_CLASSES_ROOT\CLSID\{540D8A8B-1C3F-4E32-8132-530F6A502090}] "MenuTextPUI"="@%SystemRoot%\\System32\\msutb. dll,-325" [-HKEY_CLASSES_ROOT\.avi\ShellEx] [-HKEY_CLASSES_ROOT\.mpg\ShellEx] [-HKEY_CLASSES_ROOT\.mpe\ShellEx] [-HKEY_CLASSES_ROOT\.mpeg\ShellEx] [HKEY_CURRENT_USER\Control Panel\Desktop] "AutoEndTasks"="1" "ForegroundLockTimeout"=dword:00000000 "HungAppTimeout"="100" "MenuShowDelay"="0" "WaitToKillAppTimeout"="1000" [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Dfrg\BootOpt imizeFunction] "Enable"="Y" [-HKEY_CLASSES_ROOT\.bfc\ShellNew] [-HKEY_CLASSES_ROOT\.bmp\ShellNew] [-HKEY_CLASSES_ROOT\.rtf\ShellNew] [-HKEY_CLASSES_ROOT\.wav\ShellNew] [-HKEY_CLASSES_ROOT\.zip\CompressedFolder\ShellNew] [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Te rminal Server] "fAllowToGetHelp"=dword:00000000 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\FileSystem] "NtfsMftZoneReservation"=dword:00000002 [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\RemoteComputer\NameSpace\{D627 7990-4C6A-11CF-8D87-00AA0060F5BF}] [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\RemoteComputer\NameSpace\{2227 A280-3AEA-1069-A2DE-08002B30309D}] [-HKEY_CLASSES_ROOT\CLSID\{540D8A8B-1C3F-4E32-8132-530F6A502090}] "MenuTextPUI"="@%SystemRoot%\\System32\\msutb. dll,-325" [HKEY_CLASSES_ROOT\CLSID\{450D8FBA-AD25-11D0-98A8-0800361B1103}] "SortOrderIndex"=dword:00000054 [HKEY_LOCAL_MACHINE\Software\CLASSES\*\shell\Notepa d] @="Not Defteri Ile Aç" [HKEY_LOCAL_MACHINE\Software\CLASSES\*\shell\Notepa d\Command] @="Notepad.exe %1" [HKEY_CURRENT_USER\Control Panel\Keyboard] "InitialKeyboardIndicators"="2" [HKEY_USERS\.DEFAULT\Control Panel\Keyboard] "InitialKeyboardIndicators"="2" [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Dnscache\Parameters] "NetFailureCacheTime"=dword:00000000 "NegativeSOACacheTime"=dword:00000000 "NegativeCacheTime"=dword:00000000 [-HKEY_CLASSES_ROOT\.zip\CompressedFolder] [-HKEY_CLASSES_ROOT\CLSID\{E88DCCE0-B7B3-11d1-A9F0- 00AA0060FA31}} [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CompressedFold er] [HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\CabinetState] "Use Search Asst"="no" [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Session Manager\Memory Management] "ClearPageFileAtShutdown"=dword:00000001 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Policies\Explorer] "NoWelcomeScreen"=dword:00000001 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center] "FirstRunDisabled"=dword:00000001 "AntiVirusDisableNotify"=dword:00000000 "FirewallDisableNotify"=dword:00000001 "UpdatesDisableNotify"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main] "Search Page"="http://www.google.com" "Search Bar"="http://www.google.com/ie" [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchURL] ""="http://www.google.com/keyword/%s" [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Search] "SearchAssistant"="http://www.google.com/ie" [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchUrl\G] @="http://www.google.com/search?q=%s" [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\Curre ntVersion\Explorer\VisualEffects] "VisualFXSetting"=dword:00000003 [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\Curre ntVersion\Explorer\VisualEffects\AnimateMinMax] "DefaultValue"=dword:00000000 "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\Curre ntVersion\Explorer\VisualEffects\ComboBoxAnimation] "DefaultValue"=dword:00000000 "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\Curre ntVersion\Explorer\VisualEffects\CursorShadow] "DefaultValue"=dword:00000000 "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\Curre ntVersion\Explorer\VisualEffects\DragFullWindows] "DefaultValue"=dword:00000000 "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\Curre ntVersion\Explorer\VisualEffects\DropShadow] "DefaultValue"=dword:00000000 "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\Curre ntVersion\Explorer\VisualEffects\FontSmoothing] "DefaultValue"=dword:00000001 "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\Curre ntVersion\Explorer\VisualEffects\ListBoxSmoothScro lling] "DefaultValue"=dword:0000000 "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\Curre ntVersion\Explorer\VisualEffects\ListviewAlphaSele ct] "DefaultValue"=dword:00000000 "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\Curre ntVersion\Explorer\VisualEffects\ListviewShadow] "DefaultValue"=dword:00000000 "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\Curre ntVersion\Explorer\VisualEffects\ListviewWatermark] "DefaultValue"=dword:00000000 "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\Curre ntVersion\Explorer\VisualEffects\MenuAnimation] "DefaultValue"=dword:00000000 "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\Curre ntVersion\Explorer\VisualEffects\SelectionFade] "DefaultValue"=dword:00000000 "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\Curre ntVersion\Explorer\VisualEffects\TaskbarAnimations] "DefaultValue"=dword:00000000 "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\Curre ntVersion\Explorer\VisualEffects\TooltipAnimation] "DefaultValue"=dword:00000000 "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\Curre ntVersion\Explorer\VisualEffects\WebView] "DefaultValue"=dword:00000001 "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Internet Settings] "PrivDiscUiShown"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\IntelliForms] "AskUser"=dword:00000000 [HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Internet Settings] "WarnOnZoneCrossing"=dword:00000000 CODE [HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Internet Settings\Zones\3] "1601"=dword:00000000 [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\InformationBar] "FirstTime"=dword:00000000 [HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer] "NoSMBalloonTip"=dword:00000000 [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Policies\Explorer] "NoRecentDocsHistory"=dword:00000001 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Session Manager\Power] "Heuristics"=hex:05,00,00,00,00,01,00,00,00,00,00, 00,00,00,00,00,3f,42,0f,00 [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Se ssion Manager\Power] "Heuristics"=hex:05,00,00,00,00,01,00,00,00,00,00, 00,00,00,00,00,3f,42,0f,00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Session Manager\Power] "Heuristics"=hex:05,00,00,00,00,01,00,00,00,00,00, 00,00,00,00,00,3f,42,0f,00 [HKEY_CURRENT_USER\Software\Microsoft\MediaPlayer\P references] "SilentAcquisition"=dword:00000000 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Session Manager\Memory Management\PrefetchParameters] "EnablePrefetcher"=dword:00000003 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Session Manager\Memory Management] "ClearPageFileAtShutdown"=dword:00000000 "DisablePagingExecutive"=dword:00000000 "IoPageLockLimit"=dword:1bf00000 "SecondLevelDataCache"=dword:00000200 [HKEY_LOCAL_MACHINE\System\ CurrentControlSet\Control\Class\{4D36E96A-E325-11CE-BFC1-08002BE10318}\0000] "EnableUDMA66"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Search Assistant] "SocialUI"=dword:00000000 "UsageCount"=dword:0000003e "UseAdvancedSearchAlways"=dword:00000001 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Lsa] "forceguest"=dword:00000000 [HKEY_CURRENT_USER\Software\Microsoft\Internet Connection Wizard] "Completed"=hex:01,00,00,00 "DesktopChanged"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\CTF\LangBar] "ShowStatus"=dword:00000003 [-HKEY_CLASSES_ROOT\CLSID\{540D8A8B-1C3F-4E32-8132-530F6A502090}] @="Language bar" "MenuTextPUI"="@%SystemRoot%\\System32\\msutb. dll,-325" [HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\Desktop\CleanupWiz] "NoRun"=dword:00000001 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\MrxSmb\Parameters] "RefuseReset"=dword:00000001 [HKEY_CURRENT_USER\Software\Policies\Microsoft\Wind ows NT\Driver Signing] "BehaviorOnFailedVerify"=dword:00000000 [-HKEY_CLASSES_ROOT\CLSID\{F1B9284F-E9DC-4e68-9D7E-42362A59F0FD}] [-HKEY_CLASSES_ROOT\CLSID\{8DD448E6-C188-4aed-AF92-44956194EB1F}] [-HKEY_CLASSES_ROOT\CLSID\{87D62D94-71B3-4b9a-9489-5FE6850DC73E}] [-HKEY_CLASSES_ROOT\SystemFileAssociations\.avi\shel lex\PropertyHandler] [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{87D62D9 4-71B3-4b9a-9489-5FE6850DC73E}\InProcServer32] ************************************************** *********************** Simdi de "$1$" ve "$$" adlarinda iki adet klasör yaratiyoruz. Ve; Ve $1$ klasörünün altina "install" klasörü ve onun da alt klasörü olarak "hotfixes" klasörlerini olusturuyoruz. "hotfixes" klasörü içerisinde otomatik olarak kurulmasini istedigimiz programlar, updateler, bu programlar için lisans girislerini saglayacak reg ve batch dosyalari bulunabilir. Örnegin; aawse.exe (adaware) acrobat.exe (acrobat reader) codec.exe (codec pack) flash.exe (flash get) KB884020.exe (Microsoft xp güncellemesi) KB886185.exe ("" "") MSJavaVM_3810.exe MP10.exe (win media player 10) Msnmsg.msi (msn Messenger 7) Nero.exe Neroturk.exe Winrar.exe &.. &. Ve daha arttirabilecegimiz bir program ve güncelleme listesi olusturabiliriz. Ve bunlara bagli olarak otomatik lisanslama islemi için de regisry kayitlari olusturabiliriz, Örnegin; "Nero.reg" (nero burning rom 6 için) ************************************************** ********* Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\ahead\Nero - Burning Rom\Info] "User"="LonG" "Company"="D0gma" "Serial6"="****-****-****-****-****-****" Flahs.reg (flash get için) ************************************ Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\JetCar\JetCar\General] "RegName"="longhornx2005@yahoo.com" "RegPass"="***-***********************************" "LanguageEx"="jctur.ini" ************************************ Daha sonra "hotfixes.cmd" dosyasini olustururuz; COLOR 17 CLS @echo off echo Yamalar kurularak sistem guncelleniyor... echo start /wait %systemdrive%\install\hotfixes\KB884020.exe /q /o /n /z start /wait %systemdrive%\install\hotfixes\KB885835.exe /q /o /n /z start /wait %systemdrive%\install\hotfixes\KB885836.exe /q /o /n /z start /wait %systemdrive%\install\hotfixes\KB886185.exe /q /o /n /z echo Yazilimlar kuruluyor ECHO. ECHO Adobe Acrobat Reader 6 kuruluyor ECHO Lutfen bekleyiniz ... start /wait %systemdrive%\install\hotfixes\acrobat.exe -p"-s /v\"/qn\"" ECHO. ECHO Codecler kuruluyor ECHO Lutfen bekleyiniz ... start /wait %systemdrive%\install\hotfixes\codec.exe /silent ECHO. ECHO Flashget Kuruluyor ve Crackleniyor ECHO Lutfen bekleyiniz... start /wait %systemdrive%\install\hotfixes\flash.exe /S REGEDIT /S %systemdrive%\install\hotfixes\flash.reg ECHO. ECHO Media Player 10 kuruluyor ECHO Lutfen bekleyiniz ... start /wait %systemdrive%\install\hotfixes\mp10.exe /q ECHO. ECHO Microsoft JavaVM kuruluyor ECHO Lutfen bekleyiniz ... start /wait %systemdrive%\install\hotfixes\MSJavaVM_3810.exe ECHO. ECHO MSN Messenger kuruluyor ECHO Lutfen bekleyiniz ... start /wait %systemdrive%\install\hotfixes\MsnMsgs.msi /QB ECHO. ECHO A.Nero Burning Rom Kuruluyor ve lisanslaniyor ECHO Lutfen bekleyiniz... REGEDIT /S %systemdrive%\install\hotfixes\nero.reg start /wait %systemdrive%\install\hotfixes\nero.exe /silent start /wait %systemdrive%\install\hotfixes\nerotrk.exe /silent ECHO. ECHO WinRAR kuruluyor ECHO Lutfen bekleyiniz ... start /wait %systemdrive%\install\hotfixes\winrar.exe /s ECHO. ECHO Winamp kuruluyor ECHO Lutfen bekleyiniz ... start /wait %systemdrive%\install\hotfixes\winamp.msi /qb Xaudio=1 Xvideo=1 ECHO. ECHO Lavasoft Ad-Aware kuruluyor ECHO Lutfen bekleyiniz ... start /wait %systemdrive%\install\hotfixes\aawse.exe /s bootcfg /Timeout 3 ************************************************** * Daha sonra bir visual basic scripti olusturuyoruz; "sleep.vbs" *************************************** Set oWMP = CreateObject("WMPlayer.OCX.7" ) Set colCDROMs = oWMP.cdromCollection if colCDROMs.Count >= 1 then ' For i = 0 to colCDROMs.Count - 1 colCDROMs.Item(0).Eject ' Next ' cdrom End If Set oWMP = Nothing Set colCDROMs = Nothing WScript.Quit *********************************************** Simdi de, "Cmdcons.cmd" adli dosyayi olusturuyoruz, COLOR 17 CLS @echo off Echo Lutfen Xp cd'sini Çikartiniz. start /wait %systemdrive%\install\hotfixes\Sleep.vbs /t:30000 REGEDIT /S %systemdrive%\install\hotfixes\son.reg ECHO. ECHO Gereksiz kisayollar siliniyor... DEL "%systemdrive%\Documents and Settings\All Users\Start Menu\Windows Update.lnk" DEL "%systemdrive%\Documents and Settings\All Users\Start Menu\Program Eri?im ve varsay?lanlar?n? Ayarla.lnk" DEL "%systemdrive%\Documents and Settings\All Users\Start Menu\Windows Katalo?u.lnk" DEL "%systemdrive%\Documents and Settings\\Start Menu\Programlar\Uzaktan Yard?m.lnk" DEL "%systemdrive%\Documents and Settings\LonG\Start Menu\Programlar\Donatilar\Windows XP Turu.lnk" DEL "%systemdrive%\Documents and Settings\LonG\Start Menu\Programlar\Adobe Reader 6.0 CE.lnk" DEL "%systemdrive%\Documents and Settings\LonG\Start Menu\Programlar\Windows Messenger.lnk" DEL "%AllUsersProfile%\Desktop\Java Web Start.lnk" RD /S /Q %systemdrive%\Documents and Settings\All Users\Start Menu\Programlar\PrintMe Internet Printing RD /S /Q %systemdrive%\Documents and Settings\All Users\Start Menu\Programlar\WinRAR RD /S /Q %systemdrive%\Documents and Settings\LonG\Start Menu\Programlar\FlashGet ECHO. ECHO Gereksiz wallpaper ve ekran koruyucular siliniyor... DEL "%systemroot%\Gone Fishing.bmp" DEL "%systemroot%\Greenstone.bmp" DEL "%systemroot%\Kahve ?ekirde?i.bmp" DEL "%systemroot%\Mavi Oya ??? 16.bmp" DEL "%systemroot%\Prairie Wind.bmp" DEL "%systemroot%\Rhododendron.bmp" DEL "%systemroot%\River Sumida.bmp" DEL "%systemroot%\Sabun K?p?kleri.bmp" DEL "%systemroot%\Santa Fe Stucco.bmp" DEL "%systemroot%\T?yl?Y?zey.bmp" DEL "%systemroot%\Zapotec.bmp" DEL "%systemroot%\Web\Wallpaper\Ay y?zeyi.jpg" DEL "%systemroot%\Web\Wallpaper\Ay?i?e?i.jpg" DEL "%systemroot%\Web\Wallpaper\Azur mavisi.jpg" DEL "%systemroot%\Web\Wallpaper\Bar??.jpg" DEL "%systemroot%\Web\Wallpaper\Dalgalanma.jpg" DEL "%systemroot%\Web\Wallpaper\Dost.jpg" DEL "%systemroot%\Web\Wallpaper\G??.jpg" DEL "%systemroot%\Web\Wallpaper\K?z?l ??lde ay.jpg" DEL "%systemroot%\Web\Wallpaper\Kristal.jpg" DEL "%systemroot%\Web\Wallpaper\Lale.jpg" DEL "%systemroot%\Web\Wallpaper\Manzara.bmp" DEL "%systemroot%\Web\Wallpaper\Pembe ?i?ek.jpg" DEL "%systemroot%\Web\Wallpaper\Pencere.jpg" DEL "%systemroot%\Web\Wallpaper\R?zgar.jpg" DEL "%systemroot%\Web\Wallpaper\Sonbahar.jpg" DEL "%systemroot%\Web\Wallpaper\Stonehenge.jpg" DEL "%systemroot%\Web\Wallpaper\Takip.jpg" DEL "%systemroot%\Web\Wallpaper\Uzay girdab?.jpg" DEL "%systemroot%\Web\Wallpaper\Y?kselen ay.jpg" DEL %systemroot%\system32\dllcache\*.scr /F /Q del %Systemroot%\Q*.log /F /Q del %Systemroot%\KB*.log /F /Q echo Gereksiz klasorler siliniyor rd /s /q "%systemdrive%\Program Files\ComPlus Applications" rd /s /q "%systemdrive%\Program Files\Online Services" rd /s /q "%systemdrive%\Program Files\Uninstall Information" rd /s /q "%systemdrive%\Program Files\chat" rd /s /q "%systemdrive%\Program Files\xerox" rd /s /q "%systemdrive%\Program Files\msn gaming zone" ECHO. net user SUPPORT_388945a0 /delete ' ["bir güvenlik açigi olusturan hesap siliniyor"] shutdown.exe -r -f -t 5 -c "Kurulum basari ile tamamlanmistir. Bilgisayar yeniden baslatilacak, hic bir tusa basmayiniz!" RD /S /Q %systemdrive%\install\ ************************************** Simdi de son bir registry optimizasyonu saglayacak, "son.reg" dosyamizi hazirliyoruz, ************************************* Windows Registry Editor Version 5.00 [HKEY_USERS\S-1-5-21-776561741-1715567821-1801674531-1003\Software\Microsoft\Internet Explorer\Main] "Window title"="D0gma" [HKEY_CURRENT_USER\Software\Adobe\Acrobat Reader\6.0\Updater] "iUpdateFrequency"=dword:00000000 [HKEY_CURRENT_USER\Software\Adobe\Acrobat Reader\6.0\Originals] "bDisplayAboutDialog"=dword:00000000 [HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Acrobat Reader\6.0\AdobeViewer] "EULA"=dword:00000001 [HKEY_CURRENT_USER\Software\Adobe\Acrobat Reader\6.0\AdobeViewer] "EULA"=dword:00000001 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Run] "WinampAgent"=- [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Run] "NeroFilterCheck"=- [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\Curre ntVersion\Run] "MsnMsgr"=- [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\srservice] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRestore] "DisableSR"=dword:00000000 [HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Internet Settings\Passport] "RegistrationCompleted"=dword:00000001 ******************************************** $oem$\$1$\install\hotfixes\ klasöründeki islerimiz bitti, $oem$ klasörüne geri dönüyoruz ve $oem$\$$ olacak sekilde "$$" adli klasörü olusturuyoruz, $$\resources\themes içine istedigimiz temayi yerlestiriyoruz, benim belirttigim; "gem.theme" $oem$\system32\ dizini içine oeminfo.ini dosyasini olusturuyoruz; içerik örnegi; *********************************** [General] Manufacturer=LonG's Ultimate Extended XP Pro Model=Windows XP Pro Ultra Edition [OEMSpecific] SubModel= SerialNo= OEM1= OEM2= [Support Information] Line1=Iletisim: Lonhornx@d0gma.org ***************************** Daha sonra da oem logo olarak, oeminfo.bmp dosyasini yerlestiriyoruz. $$\web\walpaper\ klasörü içine istedigimiz duvar kagitlarini da yerlestiriyoruz. Tüm yapilmasi gerekenleri yaptik, artik yapmamiz gereken Windows Xp Cd klasörümüzü bir cd ye Bootable olacak sekilde yazmak, Nero burning rom için bir kaynak, http://www.theeldergeek.com/slipstre..._procedure.htm


    Not :
    Konu Alıntıdır !...
    ------------------------------------------------------------------------------------------------------------------------------

    *******
    Beni Bir Ben Bilirim, Bir de Beni Yaradan.
    Bana Bir Ben Lazımım, Bir de Beni Anlayan...
    *******

    ------------------------------------------------------------------------------------------------------------------------------


 

Benzer Konular

  1. 6 Popüler Antivirüs Programı (katılımsız Kurulum)
    By nesta_34 in forum İNTERNET ve GÜVENLİK
    Cevaplar: 0
    Son Mesaj: 16.05.2009, 11:03
  2. Katılımsız Program Arşivi [2009]
    By nesta_34 in forum İNTERNET ve GÜVENLİK
    Cevaplar: 2
    Son Mesaj: 09.04.2009, 09:50

Yetkileriniz

  • Konu Acma Yetkiniz Yok
  • Cevap Yazma Yetkiniz Yok
  • Eklenti Yükleme Yetkiniz Yok
  • Mesajınızı Değiştirme Yetkiniz Yok
  •