Navigacija
Lista poslednjih: 16, 32, 64, 128 poruka.

Pravljenje windows xp instalacionog diska sa izmenutom instalacijom?

[es] :: Windows desktop :: Pravljenje windows xp instalacionog diska sa izmenutom instalacijom?

[ Pregleda: 10319 | Odgovora: 4 ] > FB > Twit

Postavi temu Odgovori

Autor

Pretraga teme: Traži
Markiranje Štampanje RSS

m4rk0
Marko Vasic
dipl. ecc.
Majur

Član broj: 25075
Poruke: 1740
*.teleportgroup.net.

Sajt: www.tutoriali.org


+2 Profil

icon Pravljenje windows xp instalacionog diska sa izmenutom instalacijom?19.11.2004. u 22:33 - pre 236 meseci
Moze li nekako da se izvede ovo gore tj. da se ubace instalacije nekih programa po mojoj zelji i da se pri instalaciji windowsa sa takvog diska, instaliraju ti programi.Prostim jezikom receno:Pri instalaciji xp-a umesto WMP 7 (default) instaliram WMP10, pa jos neke programe:Total comander,Nero...Znaci sve direktno sa diska...
 
Odgovor na temu

Shadowed
Vojvodina

Član broj: 649
Poruke: 12849



+4784 Profil

icon Re: Pravljenje windows xp instalacionog diska sa izmenutom instalacijom?20.11.2004. u 08:22 - pre 236 meseci
http://www.elitesecurity.org/tema/37045

Ovde je samo SP1 (kasnije i 2) ali je proces isti.
 
Odgovor na temu

Grand
Dragan Nikolic
Smederevo

Član broj: 37896
Poruke: 127
213.244.197.*



Profil

icon Re: Pravljenje windows xp instalacionog diska sa izmenutom instalacijom?22.11.2004. u 02:18 - pre 236 meseci
Ja se izvinjavam ako je :) mnogo dugacak post.
Postupak pravljenja Unattended instalacije:

1. Nabavi clean instalaciju WinXP-a (znaci bez SP1 ili SP2).
2. Ako uopste hoces da integrises SP1 ili SP2 da znas da moze i rucno ali ti je mnogo lakse uz pomoc programa nLite http://nuhi.msfn.org/download.html. Sa tim programom mozes i da izbacis neke nepotrebne stvarcice koje ti ne trebaju npr. neke servise, windows mesenger...
3. U folderu C:\WinXP\I386 (tako je bar kod mene) nadji fajl winnt.sif i tu dodaj sta hoces da npr. ne unosis serijski broj... Moze i uz pomoc setupmgr (ref.chm ovde je objasnjenje) koji se nalazi u \SUPPORT\TOOLS\DEPLOY.zip.

Code:
; Generated by Dragan Nikolic
;

[Data]
  AutoPartition=1
    MsDosInitiated = 0
    UnattendedInstall = Yes

[Unattended]
        FileSystem=*
    UnattendMode = FullUnattended
    UnattendSwitch = Yes
    OemPreinstall = Yes
    OemSkipEula = Yes
    FileSystem = *
    WaitForReboot = No
    TargetPath = "\Windows"
    DriverSigningPolicy = Ignore
    NonDriverSigningPolicy = Ignore
    Hibernation = Yes

[SystemFileProtection]
    SFCQuota = 0

[GuiUnattended]
    AutoLogon = Yes
    AdminPassword = *
        EncryptedAdminPassword=NO
    TimeZone = 95
    OEMSkipRegional = 1
    OemSkipWelcome = 1

[UserData]
    ProductKey = "*****-*****-*****-*****-*****"
    ComputerName = "___"
    FullName = "_____"

[Display]
        BitsPerPel=32
        Xresolution=1024
        YResolution=768
        Vrefresh=60

[TapiLocation]
        CountryCode=381
        Dialing=Tone
        AreaCode=26
        LongDistanceAccess="0"

[RegionalSettings]
        LanguageGroup=2,1
        Language=00000409

[Identification]
        JoinWorkgroup=WORKGROUP

[Branding]
        BrandIEUsingUnattended=Yes

[URL]
        Home_Page=http://www.eLitesecurity.org/

[FavoritesEx]
        Title1="[es] - eLitesecurity.org web forumi, diskusije Unix, Linux, Networking, C-C++, Perl, Security, Delphi, ASM, ....url"
        URL1="http://www.elitesecurity.org/"


4. E sad ide ono glavno, napravi folder $OEM$ i stavi ga u C:\WinXP\.
- tu treba da ti se nalazi fajl C:\WinXP\$OEM$\cmdlines.txt. On poziva program XPlode (http://xplode.voidfx.com/) 12 minuta a pre kraja instalacije

Code:
[COMMANDS]
"XPlode.exe"

- raspakuj XPlode u C:\WinXP\$OEM$\ (znaci pored cmdlines.txt). E sad treba da uz pomoc npr. notepad-a editujes XPlode.xml fajl, (tu stavis programe koje hoces da instaliras, registry tweaks...)
Code:
<XPlode>
    <config>
        <hidewindow>Windows Update</hidewindow>
        <hidewindow>CMD.EXe</hidewindow>
        <show total='10' after='2' subcount='true' />
        
        <!-- turn antialiasing OFF if you're running GUIinstall mode -->
        <font face='Tahoma' antialias='false' small='8' large='12' />
        
        <!-- note the position attribute - it is listed in 'x,y' positions. -->
        <!-- 0..8 still may be used. -->
        <window width='440' position='8' fixmain='0' />
        
        <windowmode mode='guitransparent' />
        <!-- can be standalone, guitransparent, or guiredraw -->
        <!-- for the latter two, you don't need to specify background colours, or images. -->
        <colours>
            <header back='#003399' fore='#FFFFFF' image='%XPLODE%\images\head.png' />
            <footer back='#003399' fore='#FFFFFF' image='%XPLODE%\images\foot.png' />
                <progress border='#000000' back='#FFFFFF' fore='#008800' fore2='#00FF00' />
            <main back='#FF00FF' fore='#FFFFFF' current='#FFFF00' description='#FFFFFF' image='%XPLODE%\main2.png' overlay='#FF00FF'/>
        </colours>

        <strings>
            <!-- main XPlode string -->
            <title>Pre-Install Configuration</title>
            <complete>complete</complete>
            <!-- adduser plugin strings -->
            <adduser>Adding user #1#</adduser>
            <addusertogroup>Adding user #1# to group #2#</addusertogroup>
            <addgroup>Adding group #1#</addgroup>                
            <!-- file/dir ops plugin strings -->
            <copy>Copying #1# (#2#/#3# - #4#)</copy>
            <move>Moving #1# (#2#/#3# - #4#)</move>
            <delete>Deleting #1# (#3#)</delete>
            <!-- shortcut plugin -->
            <shortcut>Adding shortcut: #1#</shortcut>            
        </strings>
    </config>
    <items>
        <item display='Adding users and groups...'>
            <adduser username='Srbija' password='' groups='Administrators "Localgroup"' fullname='Srbija' />
        </item>
        <item display='Application setup'>
            <execute display='Microsoft .Net Framework 1.1...' program='%systemdrive%\install\Applications\NetFramework\netfx.msi' arguments='/qb' />
            <execute display='Windows Media Player 10...' program='%systemdrive%\install\Applications\WMP10\mp10setup.exe' arguments='/Q:A /R:N /c:"setup_wm.exe /Q /R:N /NoPID /DisallowSystemRestore"' />
            <execute display='Winrar 3.30...' program='%systemdrive%\install\Applications\WinRar\wrar330.exe' arguments='/s' />
            <copy source='%systemdrive%\install\Applications\WinRar\ls_rar_v3.x_patch.exe' target='%SYSTEMDRIVE%\Program Files\WinRAR\ls_rar_v3.x_patch.exe' />
            <copy source='%systemdrive%\install\Applications\WinRar\RARREG.KEY' target='%SYSTEMDRIVE%\Program Files\WinRAR\RARREG.KEY' />
            <copy source='%systemdrive%\install\Applications\WinRar\WinRAR.exe' target='%SYSTEMDRIVE%\Program Files\WinRAR\WinRAR.exe' />
            <execute display='Quick Time Alternative 1.33...' program='%systemdrive%\install\Applications\QuickTimeAlternative\quicktimealt133.exe' arguments='/VERYSILENT /SP-' />
            <execute display='BS Player 1.00.800...' program='%systemdrive%\install\Applications\BSPlayer\BSPlayer.exe' arguments='/S' />
            <execute display='Brutal Force Attack For Subtitles 176...' program='%systemdrive%\install\Applications\DivX_Titlovi\bfafs176_setup.exe' arguments='/S' />
            <move source='%USERPROFILE%\Start Menu\Programs\BFA for Subtitles.lnk' target='%ALLUSERSPROFILE%\Start Menu\Programs\BFAFS\BFA for Subtitles.lnk' />
            <move source='%USERPROFILE%\Start Menu\Programs\Cesti Problemi.lnk' target='%ALLUSERSPROFILE%\Start Menu\Programs\BFAFS\Cesti Problemi.lnk' />
            <move source='%USERPROFILE%\Start Menu\Programs\Pravilan Prikaz YU Slova.lnk' target='%ALLUSERSPROFILE%\Start Menu\Programs\BFAFS\Pravilan Prikaz YU Slova.lnk' />
            <move source='%USERPROFILE%\Start Menu\Programs\Uninstall.lnk' target='%ALLUSERSPROFILE%\Start Menu\Programs\BFAFS\Uninstall.lnk' />
            <execute display='BadCopy Pro 3.73 build 0106...' program='%systemdrive%\install\Applications\BadCopy\badcopy3.exe' arguments='/s' />
            <execute display='Google 2.0.107.0...' program='%systemdrive%\install\Applications\Google\GoogleToolbarInstaller.exe' arguments='/d /q' />
            <execute display='MailWasher Pro 4.176...' program='%systemdrive%\install\Applications\MailWasherPro40\mailwasher_pro4176.exe' arguments='/VERYSILENT /SP-' />
            <copy source='%systemdrive%\install\Applications\MailWasherPro40\patch.exe' target='C:\Program Files\FireTrust\MailWasher Pro\patch.exe' />
            <copy source='%systemdrive%\install\Applications\MailWasherPro40\MailWasher.exe' target='%SYSTEMDRIVE%\Program Files\FireTrust\MailWasher Pro\MailWasher.exe' />
            <execute display='Macromedia Flash Player 7...' program='%SYSTEMDRIVE%\Install\Applications\FlashPlayer7\flashplayer7_winax.exe' arguments='/Q:A /R:N' />
            <execute display='Powertoys for Windows XP...' program='%systemdrive%\install\Applications\PowerToy10\powertoy10.exe' arguments='/s /v/qn' />
            <execute display='UltraEdit32...' program='%systemdrive%\install\Applications\UltraEdit32\uesetup.exe' arguments='/s /v/qn' />
            <copy source='%systemdrive%\install\Applications\UltraEdit32\uedit32.exe' target='%SYSTEMDRIVE%\Program Files\UltraEdit\uedit32.exe' />
            <execute display='MP3-Info extension 3.4.23...' program='%systemdrive%\install\Applications\MP3ext\MP3ext34b23.exe' arguments='/SILENT /NO_UI /NOCANCEL /NOREBOOT' />
            <execute display='RegSupreme 1.2.0.27...' program='%systemdrive%\install\Applications\RegSupreme\RegSupreme_setup.exe' arguments='/VERYSILENT /SP-' />
            <copy source='%systemdrive%\install\Applications\RegSupreme\RegSupreme.exe' target='%SYSTEMDRIVE%\Program Files\RegSupreme\RegSupreme.exe' />
            <copy source='%systemdrive%\install\Applications\RegSupreme\Crack.exe' target='%SYSTEMDRIVE%\Program Files\RegSupreme\Crack.exe' />
            <execute display='WinXP Manager 4.8.5.2...' program='%systemdrive%\install\Applications\WinXPManager\xpmanager.msi' arguments='/qb' />
            <registry display='Registration WinXP Manager 4.8.5.2...' method='write'>
                ;WinXP Manager 4.8.5.2 Serial
                [HKEY_CURRENT_USER\Software\Yanicsoft\WinXP Manager]
                "Date"="*****-*****-*****-*****"
                "Name"="Srbija"
            </registry>
        </item>
        <item display='Registry Tweaks'>
            <registry display='Tweaks being installed...' method='write'>

                ;AutoAdminLogon
                [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
                "DefaultUserName"="Srbija"
                "DefaultPassword"=""
                "DefaultDomainName"="***"
                "AutoAdminLogon"="1"
                                ;Disable Welcome Screen and uses Classic Logon
                                "LogonType"=dword:00000001
                                ;Faster reboot time
                                "EnableQuickReboot"="1"
                                ;Disable Windows File Protection
                                "SFCSetting"=dword:ffffff9d
                                "SFCDisable"=dword:ffffff9d
                                "SfcQuota"=dword:ffffffff

                ;IE Explorer and Windows Explorer Status Bar
                [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Internet Explorer\Main]
                "StatusBarOther"=dword:00000001
                "StatusBarWeb"=dword:00000001

                ;List View to all folders
                [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Streams]
                "Settings"=hex:08,00,00,00,03,00,00,00,00,00,00,00,e0,a5,1f,0e,73,35,cf,11,ae,\
                  69,08,00,2b,2e,12,62,04,00,00,00,01,00,00,00,43,00,00,00

                ;Set autocomplete to off
                [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\AutoComplete]
                "AutoSuggest"="no"
                "Append Completion"="no"
                [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
                "Use FormSuggest"="no"
                "FormSuggest Passwords"="no"
                "FormSuggest PW Ask"="no"

                                ;Make the Windows XP registration with Microsoft unnecessary
                [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion]
                "RegDone"="1"

                ;Processor scheduling: Background Services
                [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\PriorityControl]
                "Win32PrioritySeparation"=dword:00000018

                ;Copy To Menu
                [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\AllFilesystemObjects\shellex]
                [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\AllFilesystemObjects\shellex\ContextMenuHandlers]
                [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\AllFilesystemObjects\shellex\ContextMenuHandlers\Copy To]
                @="{C2FBB630-2971-11D1-A18C-00C04FD75D13}"
                [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\AllFilesystemObjects\shellex\ContextMenuHandlers\Move To]
                @="{C2FBB631-2971-11D1-A18C-00C04FD75D13}"
                [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\AllFilesystemObjects\shellex\ContextMenuHandlers\Send To]
                @="{7BA4C740-9E81-11CF-99D3-00AA004AE837}"

                ;Security Center
                ;Disable Anti-virus Notifications
                [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center]
                "AntiVirusDisableNotify"=dword:00000000
                ;Disable Firewall Notifications
                "FirewallDisableNotify"=dword:00000000
                ;Disable Automatic Updates Notifications
                "UpdatesDisableNotify"=dword:00000000
                ;Override Antivirus
                "AntiVirusOverride"=dword:00000001
                ;Override Windows Firewall
                "FirewallOverride"=dword:00000000
                ;Disable Security Center
                [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wscsvc]
                "Start"=dword:00000002

                [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Cdrom]
                "AutoRun"=dword:00000000

                                ;Use small icons in both Windows Explorer and IE
                                [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar]
                                "LinksFolderName"="Links"
                                "Locked"=dword:00000001
                                [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\SmallIcons]
                                "SmallIcons"="yes"
                                [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer]
                                "SmallIcons"="yes"
                                
                                ;sort OrderXP
                                [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\Explorer]
                                "NoStrCmpLogical"=dword:00000001

                ;NoRecentDocsmenu removes the recent documents from the start menu.
                [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
                "NoRecentDocsMenu"=dword:00000001
                                ;NoLowDiskSpaceChecks won't check if you are low on diskspace and pop up a balloon telling you.
                                "NoLowDiskSpaceChecks"=dword:00000001
                                [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
                                "NoLowDiskSpaceChecks"=dword:00000001

                                ;Speed up shutdown
                                [HKEY_CURRENT_USER\Control Panel\Desktop]
                                "AutoEndTasks"="1"
                                "HungAppTimeout"="100"
                                "WaitToKillAppTimeout"="1000"
                                ;Change MenuShowDelay (Start Menu load speed)
                                "MenuShowDelay"="0"
                ;Desktop Wallpaper
                "Wallpaper"="%SystemDrive%\\WINDOWS\\Web\\Wallpaper\Bliss.jpg"
                [HKEY_USERS\S-1-5-21-1644491937-651377827-1417001333-1001\Control Panel\Desktop]
                "Wallpaper"="%SystemDrive%\\WINDOWS\\Web\\Wallpaper\Bliss.jpg"
                                [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control]
                                "WaitToKillServiceTimeout"="1000"

                                ;Disable the Desktop Cleanup Wizard
                                [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\CleanupWiz]
                                "NoRun"=dword:00000001
                                
                                ;Disables Error Reporting, but notifies when errors occur
                                [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PCHealth\ErrorReporting]
                                "DoReport"=dword:00000000
                                
                                ;Disable Windows Picture and Fax Viewer
                                [-HKEY_CLASSES_ROOT\SystemFileAssociations\image\ShellEx\ContextMenuHandlers\ShellImagePreview]
                                
                                ;Do not use Simple File Sharing
                                [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa]
                                "forceguest"=dword:00000000
                                
                                ;Speed up Network Browsing by removing Network Scheduled Tasks
                                [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\RemoteComputer\NameSpace\{D6277990-4C6A-11CF-8D87-00AA0060F5BF}]
                                [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\RemoteComputer\NameSpace\{2227A280-3AEA-1069-A2DE-08002B30309D}]

                                ;Remove Shared Documents from My Computer
                                [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\DelegateFolders\{59031a47-3f72-44a7-89c5-5595fe6b30ee}]

                                ;Remove Shortcut Arrows
                                [HKEY_CLASSES_ROOT\lnkfile]
                                "IsShortcut"=-
                                [HKEY_CLASSES_ROOT\piffile]
                                "IsShortCut"=-
                                [HKEY_CLASSES_ROOT\InternetShortcut]
                                "IsShortCut"=-
                                ;No "shortcut to" on shortcuts
                                [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
                                "link"=hex:00,00,00,00

                                ;Add "Services" to the right-click menu of "My Computer"
                                [HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\services] 
                                @=hex(2):53,00,65,00,72,00,76,00,69,00,63,00,65,00,73,00,00,00 
                                "SuppressionPolicy"=dword:4000003c 
                                [HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\services\command] 
                                @=hex(2):25,00,77,00,69,00,6e,00,64,00,69,00,72,00,25,00,5c,00,73,00,79,00,73, 00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,00,6d,00,63,00,2e,00,65,00,78,00, 65,00,20,00,2f,00,73,00,20,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52, 00,6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00, 32,00,5c,00,73,00,65,00,72,00,76,00,69,00,63,00,65,00,73,00,2e,00,6d,00,73, 00,63,00,20,00,2f,00,73,00,00,00

                                ;Add Device Manager to right-click menu of "My Computer"
                                [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\DevMgr]
                                @="Device Manager"
                                [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\DevMgr\command]
                                @="mmc.exe %%SYSTEMDRIVE%%\\WINDOWS\\SYSTEM32\\devmgmt.msc"

                                ;Classic search, full path in title bar and address bar.
                                [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CabinetState]
                                "FullPath"=dword:00000001
                                "FullPathAddress"=dword:00000001
                                "Use Search Asst"="no"
                                "Settings"=hex:0c,00,02,00,1b,01,e7,77,60,00,00,00

                                ;Disable "Search Dog" and use advanced search
                                [HKEY_CURRENT_USER\Software\Microsoft\Search Assistant]
                                "Actor"=""
                                "SocialUI"=dword:00000000
                                "UsageCount"=dword:00000000
                                "UseAdvancedSearchAlways"=dword:00000001
                                ;Search All File Types
                                [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\ContentIndex]
                                "FilterFilesWithUnknownExtensions"=dword:00000001

                                ;No Language Bar
                                [-HKEY_CLASSES_ROOT\CLSID\{540D8A8B-1C3F-4E32-8132-530F6A502090}]
                                @="Language bar"
                                "MenuTextPUI"="@%SystemRoot%\\System32\\msutb.dll,-325"

                                ;Disables Windows Tour bubble popup
                                [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Applets\Tour]
                                "RunCount"=dword:00000000
                                [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Applets\Tour]
                                "RunCount"=dword:00000000

                                ;Prevents Internet Explorer windows from being reused
                                [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
                                "AllowWindowReuse"=dword:00000000

                                ;Max your Internet Explorer's simultaneous downloads to 10 (default was 2)
                                [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
                                "MaxConnectionsPerServer"=dword:0000000a
                                "MaxConnectionsPer1_0Server"=dword:0000000a

                                ;Keyboard Num-Lock on 
                                [HKEY_CURRENT_USER\Control Panel\Keyboard]
                                "InitialKeyboardIndicators"="2"

                                My Computer, My Documents Icon on desktop
                                [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\ClassicStartMenu]
                                "{208D2C60-3AEA-1069-A2D7-08002B30309D}"=dword:00000000
                                "{450D8FBA-AD25-11D0-98A8-0800361B1103}"=dword:00000000
                                [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel]
                                "{450D8FBA-AD25-11D0-98A8-0800361B1103}"=dword:00000000
                                "{20D04FE0-3AEA-1069-A2D8-08002B30309D}"=dword:00000000

                                ;Specify The First Desktop Icon (48=My Doc's 54=My Comp)
                                [HKEY_CLASSES_ROOT\CLSID\{450D8FBA-AD25-11D0-98A8-0800361B1103}]
                                "SortOrderIndex"=dword:00000054

                                ;Network Optimizations
                                [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters]
                                "GlobalMaxTcpWindowSize"=dword:0003ebc0
                                "TcpWindowSize"=dword:0003ebc0

                                ;Faster Web Page Loading
                                [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\ServiceProvider]
                                "DnsPriority"=dword:00000001
                                "HostsPriority"=dword:00000001
                                "LocalPriority"=dword:00000001
                                "NetbtPriority"=dword:00000001

                                ;Show volume icon in the Task Tray
                                [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Applets\SysTray]
                                "Services"=dword:0000001f

                                ;Speed-up Access to AVI Media Files
                                [-HKEY_CLASSES_ROOT\CLSID\{87D62D94-71B3-4b9a-9489-5FE6850DC73E}]
                                [-HKEY_CLASSES_ROOT\SystemFileAssociations\.avi\shellex\PropertyHandler]
                                [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{87D62D94-71B3-4b9a-9489-5FE6850DC73E}\InProcServer32]

                                ;Disables Preview of Movie file formats (allowing you to move/rename/delete without errors)
                                [-HKEY_CLASSES_ROOT\.avi\ShellEx]
                                [-HKEY_CLASSES_ROOT\.mpg\ShellEx]
                                [-HKEY_CLASSES_ROOT\.mpe\ShellEx]
                                [-HKEY_CLASSES_ROOT\.mpeg\ShellEx]

                                ;Prune History to only 2 days
                                [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Url History]
                                "DaysToKeep"=dword:00000002

                                ;Disable Windows Installer Rollback (faster msi installs)
                                [HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\Installer]
                                "DisableRollback"=dword:00000001

                                ;Speed up opening of My Computer and Explorer
                                [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\stisvc]
                                "Start"=dword:00000004
                                [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
                                "NoSaveSettings"=dword:00000000
                                [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
                                "NoNetCrawling"=dword:00000001
                                [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer]
                                "NoRemoteRecursiveEvents"=dword:00000001

                                ;Explorer Advanced
                [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
                                "DisableThumbnailCache"=dword:00000001
                                "Start_ShowControlPanel"=dword:00000002
                                "Start_ShowNetConn"=dword:00000002
                                "Start_ShowSetProgramAccessAndDefaults"=dword:00000000
                                "Start_ShowHelp"=dword:00000000
                                "ShowInfoTip"=dword:00000001
                                "ClassicViewState"=dword:00000001
                "WebView"=dword:00000000

                                ;Speeds up copying/moving of zip files (disable windows built in zip functionality)
                                [-HKEY_CLASSES_ROOT\.zip\CompressedFolder]
                                [-HKEY_CLASSES_ROOT\CLSID\{E88DCCE0-B7B3-11d1-A9F0-00AA0060FA31}]
                                [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CompressedFolder]

                                ;Disable Built in Windows CD Burning
                                [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
                                "NoCDBurning"=dword:00000001

                                ;Disable Alerter Service
                                [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Alerter]
                                "Start"=dword:00000004
                                
                                ;Disable Clipbook
                                [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ClipSrv]
                                "Start"=dword:00000004
                                
                                ;Disable Fast User Switching Compatibility
                                [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\FastUserSwitchingCompatibility]
                                "Start"=dword:00000004
                                
                                ;Disable Error Reporting Service
                                [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ERSvc]
                                "Start"=dword:00000004
                                
                                ;Disable Help and Support
                                [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\helpsvc]
                                "Start"=dword:00000004
                                
                                ;Disable Human Interface Device Access Service
                                [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\HidServ]
                                "Start"=dword:00000004
                                
                                ;Disable Indexing Service
                                [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\CiSvc]
                                "Start"=dword:00000004

                                ;Disable Portable Media Serial Number Services
                                [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WmdmPmSp]
                                "Start"=dword:00000004

                                ;Disable Remote Registry Services
                                [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RemoteRegistry]
                                "Start"=dword:00000004

                                ;Disable Remote Desktop Help Session Manager
                                [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RDSessMgr]
                                "Start"=dword:00000004

                                ;Disable Secondary Logon Services
                                [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\seclogon]
                                "Start"=dword:00000004

                                ;Disable Smart Card Helper Services
                                [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SCardDrv]
                                "Start"=dword:00000004
                                
                                ;Disable Smart Card Services
                                [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SCardSvr]
                                "Start"=dword:00000004
                                
                                ;Disable TCP/IP NetBIOS Helper Service
                                [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LmHosts]
                                "Start"=dword:00000004
                                
                                ;Disable Messenger Service (to stop spam. Does not affect MSN or Windows Messenger)
                                [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Messenger]
                                "Start"=dword:00000004
                                
                                ;Disable Wireless Zero Configuration Service
                                [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WZCSVC]
                                "Start"=dword:00000004
                                
                                ;Disable Routing And Remote Access Services
                                [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RemoteAccess]
                                "Start"=dword:00000004
                                
                                ;Disable SSDP Discovery Service
                                [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SSDPSRV]
                                "Start"=dword:00000004
                                
                                ;Disable Task Scheduler Service
                                [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Schedule]
                                "Start"=dword:00000004
                                
                                ;Disable Telnet Service
                                [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\TlntSvr]
                                "Start"=dword:00000004
                                
                                ;Disable NetMeeting Remote Desktop Sharing Service
                                [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\mnmsrvc]
                                "Start"=dword:00000004
                                
                                ;Disable Human Interface Device Access Service
                                [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\HidServ]
                                "Start"=dword:00000004
                                
                                ;Enable Quick Launch
                                [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Streams\Desktop]
                                "TaskbarWinXP"=hex:0c,00,00,00,08,00,00,00,02,00,00,00,00,00,00,00,b0,e2,2b,\
                                d8,64,57,d0,11,a9,6e,00,c0,4f,d7,05,a2,22,00,1c,00,0a,01,00,00,1a,00,00,00,\
                                01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,4c,00,00,00,01,14,02,00,00,\
                                00,00,00,c0,00,00,00,00,00,00,46,83,00,00,00,10,00,00,00,a0,b0,48,5e,89,8d,\
                                bd,01,00,d8,9e,e4,2a,8d,bd,01,00,45,fe,5e,89,8d,bd,01,00,00,00,00,00,00,00,\
                                00,01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,13,01,14,00,1f,0f,e0,4f,\
                                d0,20,ea,3a,69,10,a2,d8,08,00,2b,30,30,9d,19,00,23,44,3a,5c,00,00,00,00,00,\
                                00,00,00,00,00,00,00,00,00,00,00,00,cd,97,15,00,31,00,00,00,00,00,af,24,5c,\
                                b9,10,80,57,69,6e,6e,74,00,00,20,00,31,00,00,00,00,00,af,24,a3,b9,10,00,50,\
                                72,6f,66,69,6c,65,73,00,50,52,4f,46,49,4c,45,53,00,19,00,31,00,00,00,00,00,\
                                c1,24,08,92,10,00,69,65,35,30,30,2e,30,30,30,00,00,28,00,31,00,00,00,00,00,\
                                c1,24,08,92,10,00,41,70,70,6c,69,63,61,74,69,6f,6e,20,44,61,74,61,00,41,50,\
                                50,4c,49,43,7e,31,00,21,00,31,00,00,00,00,00,c5,22,9d,91,10,00,4d,69,63,72,\
                                6f,73,6f,66,74,00,4d,49,43,52,4f,53,7e,31,00,29,00,31,00,00,00,00,00,d3,22,\
                                32,a6,10,00,49,6e,74,65,72,6e,65,74,20,45,78,70,6c,6f,72,65,72,00,49,4e,54,\
                                45,52,4e,7e,31,00,24,00,31,00,00,00,00,00,db,22,76,ba,10,00,51,75,69,63,6b,\
                                20,4c,61,75,6e,63,68,00,51,55,49,43,4b,4c,7e,31,00,00,00,8d,00,00,00,1c,00,\
                                00,00,01,00,00,00,1c,00,00,00,36,00,00,00,0d,f0,ad,ba,8c,00,00,00,1a,00,00,\
                                00,03,00,00,00,e7,18,2d,23,10,00,00,00,49,45,35,30,30,5f,58,31,43,00,43,3a,\
                                5c,57,49,4e,4e,54,5c,50,72,6f,66,69,6c,65,73,5c,49,45,35,30,30,2e,30,30,30,\
                                5c,41,70,70,6c,69,63,61,74,69,6f,6e,20,44,61,74,61,5c,4d,69,63,72,6f,73,6f,\
                                66,74,5c,49,6e,74,65,72,6e,65,74,20,45,78,70,6c,6f,72,65,72,5c,51,75,69,63,\
                                6b,20,4c,61,75,6e,63,68,00,00,10,00,00,00,05,00,00,a0,1a,00,00,00,a3,00,00,\
                                00,00,00,00,00,08,00,00,00,02,00,00,00,cc,00,00,00,01,00,00,00,03,00,00,00,\
                                4a,00,00,00,01,00,00,00,40,00,32,00,e6,01,00,00,c4,24,15,9f,20,00,4c,61,75,\
                                6e,63,68,20,49,6e,74,65,72,6e,65,74,20,45,78,70,6c,6f,72,65,72,20,42,72,6f,\
                                77,73,65,72,2e,6c,6e,6b,00,4c,41,55,4e,43,48,7e,32,2e,4c,4e,4b,00,00,00,40,\
                                00,00,00,02,00,00,00,36,00,32,00,48,02,00,00,c4,24,15,9f,20,00,4c,61,75,6e,\
                                63,68,20,4f,75,74,6c,6f,6f,6b,20,45,78,70,72,65,73,73,2e,6c,6e,6b,00,4c,41,\
                                55,4e,43,48,7e,31,2e,4c,4e,4b,00,00,00,36,00,00,00,00,00,00,00,2c,00,32,00,\
                                51,00,00,00,ec,22,46,39,20,00,53,68,6f,77,20,44,65,73,6b,74,6f,70,2e,73,63,\
                                66,00,53,48,4f,57,44,45,7e,31,2e,53,43,46,00,00,00,52,00,00,00,e0,00,00,00,\
                                00,00,00,00,16,00,00,00,00,00,00,00,00,00,00,00,16,00,00,00,00,00,00,00,01,\
                                00,00,00,01,00,00,00,aa,4f,28,68,48,6a,d0,11,8c,78,00,c0,4f,d9,18,b4,37,02,\
                                00,00,e0,00,00,00,00,00,00,00,16,00,00,00,00,00,00,00,00,00,00,00,16,00,00,\
                                00,00,00,00,00,01,00,00,00
            </registry>
        </item>
        <item display='Cleaning up'>
            <copy source='%USERPROFILE%\Start Menu\Programs\Internet Explorer.lnk' target='%USERPROFILE%\Application Data\Microsoft\Internet Explorer\Quick Launch\Internet Explorer.lnk' />
            <copy source='%USERPROFILE%\Start Menu\Programs\Outlook Express.lnk' target='%USERPROFILE%\Application Data\Microsoft\Internet Explorer\Quick Launch\Outlook Express.lnk' />
            <copy source='%systemdrive%\WINDOWS\system32\Oemlogo.bmp' target='%ALLUSERSPROFILE%\Application Data\Microsoft\User Account Pictures\Default Pictures\Oemlogo.bmp' />
            <delete source='%SYSTEMDRIVE%\WINDOWS\Driver Cache\i386\driver.cab' />
            <delete source='%SYSTEMDRIVE%\WINDOWS\Driver Cache\i386\sp2.cab' />
            <delete source='%SYSTEMDRIVE%\WINDOWS\Downloaded Installations\Powertoys For Windows XP.msi' />
            <delete source='%ALLUSERSPROFILE%\Start Menu\Windows Update.lnk' />
            <delete source='%ALLUSERSPROFILE%\Start Menu\Windows Catalog.lnk' />
            <delete source='%ALLUSERSPROFILE%\Start Menu\Set Program Access and Defaults.lnk' />
            <delete source='%USERPROFILE%\Start Menu\UltraEdit-32.lnk' />
            <delete source='%USERPROFILE%\Desktop\UltraEdit-32.lnk' />
            <delete source='%USERPROFILE%\Desktop\RegSupreme.lnk' />
            <delete source='%USERPROFILE%\Desktop\WinXP Manager.lnk' />
            <delete source='%USERPROFILE%\Application Data\Microsoft\Internet Explorer\Quick Launch\RegSupreme.lnk' />
            <delete source='%USERPROFILE%\Application Data\Microsoft\Internet Explorer\Quick Launch\UltraEdit-32.lnk' />
            <move source='%USERPROFILE%\Desktop\BSPlayer.lnk' target='%USERPROFILE%\Application Data\Microsoft\Internet Explorer\Quick Launch\BSPlayer.lnk' />
            <move source='%USERPROFILE%\Desktop\MailWasher.lnk' target='%USERPROFILE%\Application Data\Microsoft\Internet Explorer\Quick Launch\MailWasher.lnk' />
        </item>
    </items>
</XPlode>

- podfolder $$ (koji se nalazi u C:\WinXP\$OEM$\) kopira fajlove u C:\Windows. Tu mozes da stavis pozadine (C:\WinXP\$OEM$\$$\Web\Wallpaper)
- podfolder $1 (C:\WinXP\$OEM$\$1) kopira sve foldere ili fajlove koji se nalaze u njemu u C:\. Ja sam stavio C:\WinXP\$OEM$\$1\install\Applications\neki_prog\

=============================================
Uz pomoc Virtual PC-a proveri dal si dobro odradio.
Srecno
 
Odgovor na temu

Grand
Dragan Nikolic
Smederevo

Član broj: 37896
Poruke: 127
213.244.197.*



Profil

icon Re: Pravljenje windows xp instalacionog diska sa izmenutom instalacijom?22.11.2004. u 02:19 - pre 236 meseci
Ako kojim slucajem hoces da se bas izivljavas, da menjas text u toku instalacije, pozadinu ili tako nesto, prvo nabavi ResHacker. Sledece fajlove otvori pomocu ResHacker-a i menjaj ih.
C:\WinXP\I386\WINNT32A.DLL
C:\WinXP\I386\WINNT32U.DLL
C:\WinXP\I386\WINNTBBA.DLL
C:\WinXP\I386\WINNTBBU.DLL
C:\WinXP\I386\USETUP.EXE
C:\WinXP\I386\SYSTEM32\SMSS

Pogledaj malo i ove sajtove ako te zanima http://unattended.msfn.org/ http://www.msfn.org/board/index.php
 
Odgovor na temu

m4rk0
Marko Vasic
dipl. ecc.
Majur

Član broj: 25075
Poruke: 1740
*.teleportgroup.net.

Sajt: www.tutoriali.org


+2 Profil

icon Re: Pravljenje windows xp instalacionog diska sa izmenutom instalacijom?22.11.2004. u 11:22 - pre 236 meseci
Grand, moje iskrene pohvale na trudu ;).
 
Odgovor na temu

[es] :: Windows desktop :: Pravljenje windows xp instalacionog diska sa izmenutom instalacijom?

[ Pregleda: 10319 | Odgovora: 4 ] > FB > Twit

Postavi temu Odgovori

Navigacija
Lista poslednjih: 16, 32, 64, 128 poruka.