Forum |  HardWare.fr | News | Articles | PC | S'identifier | S'inscrire | Shop Recherche
2121 connectés 

  FORUM HardWare.fr
  Windows & Software
  Win NT/2K/XP

  probleme sur une auto-install (winnt.sif)

 


 Mot :   Pseudo :  
 
Bas de page
Auteur Sujet :

probleme sur une auto-install (winnt.sif)

n°1491949
Profil sup​primé
Posté le 15-03-2004 à 23:03:08  answer
 

Salut a tous,
 
Bon je dois preparer un xp en portugais pour un oncle en allemagne qui n'y connait rien en info
 
je sais c'est complique mais bon :D
 
donc j'ai penser a faire un cd d'isntall xp avec les htofix et les logiciel de base (winrar,nero,media player 9 etc etc...)
tout marche a peu pres nikel sauf que j'ai pas trouver comme rendre l'install de nero 6 silencieuse et de powerdvd aussi mais bon ça c'est pas grave je lui enverrai un mode d'emploi pour installer les logiciel a la main
 
mon probleme c'est que la j'ai mon iso complete sauf qu'une fois l'install terminer j'ai le theme xp classique et aucun fond d'ecran :(
ca peut paraitre con mais lui tient au theme playskool de xp :(
 
j'ai beau fouille dans i386 je trouve rien
 
 
 
voila mon unattend enfin le winnt.sif
 
 

;SetupMgrTag
[Data]
    AutoPartition=1
    MsDosInitiated="0"
    UnattendedInstall="Yes"
 
[Unattended]
    UnattendMode=FullUnattended  
    OemSkipEula=Yes  
    OemPreinstall=Yes  
    OemFilesPath="..\$OEM$"
    Filesystem=ConvertNTFS
    TargetPath=\WINDOWS  
    Repartition=Yes  
    ExtendOemPartition=1
    UnattendSwitch=Yes
    DriverSigningPolicy=Ignore
    WaitForReboot=No
    DisableDynamicUpdates=Yes
    Hibernation=No.
 
[GuiUnattended]
    AdminPassword=***************
    EncryptedAdminPassword=NO
    OEMSkipRegional=1
    TimeZone=105
    OemSkipWelcome=1
 
[UserData]
    ProductID=*************
    FullName="**********"
    OrgName=""
    ComputerName=********
 
[Display]
    Xresolution=800
    YResolution=600
    Vrefresh=60
 
[Branding]
    BrandIEUsingUnattended=Yes
 
[Proxy]
    Proxy_Enable=0
    Use_Same_Proxy=1
 
[Identification]
    JoinWorkgroup=*********
 
[Networking]
    InstallDefaultComponents=Yes
 
[GuiRunOnce]  
    %systemdrive%\install\hotfixes\hotfixes.cmd  
 
[Components]  
    msmsgs=off
    accessopt=off
    chat=off
    media_clips=off
    media_clips=off
    msnexplr=off
    mousepoint=off
    templates=off


 
 
si quelqu'un sait d'ou ca vient ca m'arrangerai car la ca fait 3heures que je susi dessus :(


Message édité par Profil supprimé le 15-03-2004 à 23:14:56
mood
Publicité
Posté le 15-03-2004 à 23:03:08  profilanswer
 

n°1513372
boomboommu​sic
Posté le 01-04-2004 à 18:06:05  profilanswer
 

Salut django,
 
Pour l'install auto d' XP y a pas mal de tuto.
Mon prefere:
http://unattended.msfn.org/  
 
Ensuite pour les switchs de nero:
http://www.msfn.org/board/index.php?showtopic=12657
 
Enfin pour ton probleme je regarde :)

n°1513375
boomboommu​sic
Posté le 01-04-2004 à 18:10:40  profilanswer
 

tu peux montrer ton hotfix.bat si il fait autres choses qu'installer les hotfixes.
Paskeu la je vois pas ce qui dans le winnt.sif empeche le look playskool...

n°1513448
Profil sup​primé
Posté le 01-04-2004 à 19:01:16  answer
 

CLS  
@echo off  
ECHO.
ECHO Installing Nero Burning ROM v6.3.0.3
start /wait %systemdrive%\install\hotfixes\nero.exe /silent /noreboot /no_ui /sn=*********-*************** /write_sn
ECHO.
ECHO Installing Nero Burning ROM pt
start /wait %systemdrive%\install\hotfixes\Neropt.exe /silent /noreboot
ECHO.
ECHO Installation de winrar 3.30 corporate pt
start /wait %systemdrive%\install\hotfixes\winrar.EXE /S
ECHO.
ECHO Installation de supercopier
start /wait %systemdrive%\install\hotfixes\copier.exe /S
ECHO.
ECHO Installation de power dvd
start /wait %systemdrive%\install\hotfixes\powerdvd\Powerdvd\setup.exe -s -f1 setup.iss  
ECHO.
ECHO Installation du Microsoft Windows Media Player 9  
start /wait %systemdrive%\install\hotfixes\MP.exe /Q:A /R:N  
ECHO.
ECHO Installation Q817778 Pack Reseau Avance  
start /wait %systemdrive%\install\hotfixes\Q817778.EXE /Q /O /N /Z  
ECHO.  
ECHO Installation Q823718 Mise a Jour de Securite pour Microsoft Data Access Components  
start /wait %systemdrive%\install\hotfixes\Q823718.exe /T:%systemdrive%\install\tmp /C:"%systemdrive%\install\tmp\dahotfix.exe /q /n" /Q  
ECHO.  
ECHO Installation du hotfix Q828026 pour Windows Media Player 9  
start /wait %systemdrive%\install\hotfixes\q828026.exe /Q /O /N /Z  
ECHO.  
ECHO Application des optimisations de la base de registre  
REGEDIT /S %systemdrive%\install\tweaks.reg
ECHO.  
ECHO Redemarrage du PC dans 60 secondes...  
shutdown.exe -r -f -t 60 -c "Windows XP va redemarrer dans 60 secondes"  
ECHO.  
ECHO Efface les fichiers temporaires...  
RD /S /Q %systemdrive%\install  
EXIT

n°1513454
boomboommu​sic
Posté le 01-04-2004 à 19:03:44  profilanswer
 

et le tweaks.reg y a quoi dedans :)

n°1513776
Profil sup​primé
Posté le 01-04-2004 à 22:40:23  answer
 

Windows Registry Editor Version 5.00
 
 
;Décharge les DLL inutilisés
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer]
"AlwaysUnloadDll"=dword:00000001
 
 
;Meilleure gestion du Prefetch
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\PrefetchParameters]
"EnablePrefetcher"=dword:00000002
 
 
;Ouvre les programmes 16 bit dans un espace mémoire séparé, ceci accroit la stabilité lors de l'usage de programmes 16 bit
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\WOW]
"DefaultSeparateVDM"="Yes"
 
 
;Permet de placer les fichiers nécessaire au boot de facon optimale sur le disque dur pour permettre un boot plus rapide
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Dfrg\BootOptimizeFunction]
"Enable"="Y"
 
 
;Arrête les services après 5 secondes au lieu de 20 par défaut. Arrêt de Windows plus rapide
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control]
"WaitToKillServiceTimeout"="5000"
 
 
;Arrêt de Windows plus rapide, affichage des menus plus rapide
[HKEY_CURRENT_USER\Control Panel\Desktop]
"AutoEndTasks"="1"
"ForegroundLockTimeout"=dword:00000000
"HungAppTimeout"="4000"
"MenuShowDelay"="150"
"WaitToKillAppTimeout"="5000"
 
;-----------------------------Hardware Tweaking-------------------------------
 
;Configuration de la priorité du CPU
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\PriorityControl]
"Win32PrioritySeparation"=dword:00000026
 
;----------------------------------Context menu handlers----------------------
 
;Ajout de "Services" dans le clic droit sur le Poste de travail  
[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
 
;-------------------------------------NTFS Tweaks-----------------------------
 
;Amélioration des performances du système de fichier (NTFS uniquement)
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem]
"NtfsDisable8dot3NameCreation"=dword:00000001
"NtfsDisableLastAccessUpdate"=dword:00000001
"Win95TruncatedExtensions"=dword:00000001
"Win31FileSystem"=dword:00000000
"NameCache"=hex:00,18,00,00
"PathCache"=hex:80,00,00,00
 
;------------------------------------Media Player-----------------------------
 
;Configuration de Windows Media Player 9 (anti-spy)
[HKEY_CURRENT_USER\Software\Microsoft\MediaPlayer\Preferences]
"SilentAcquisition"=dword:00000000
"SendUserGUID"=hex:00
"UpgradeCodecPrompt"=dword:00000000
"UpgradeCheckFrequency"=dword:00000002
"MetadataRetrieval"=dword:00000000
"UsageTracking"=dword:00000000
"DisableMRU"=dword:00000001
"ShowAppTitlebar"=dword:00000000
"FirstRun"=dword:00000000
"StartInMediaGuide"=dword:00000001
"AlwaysOnTop"=dword:00000000
"EnableScreensaver"=dword:00000000
"DoNotShowAnchor"=dword:00000001
"AutoAddMusicToLibrary"=dword:00000001
"AutoAddRemovable"=dword:00000000
"PromptLicenseBackup"=dword:00000000
"ForceOnline"=dword:00000000
"AcceptedPrivacyStatement"=dword:00000001
 
;-----------------------------Start Menu/Desktop---------------------
 
;Configuration du menu démarrer
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"Hidden"=dword:00000001
"ShowCompColor"=dword:00000001
"HideFileExt"=dword:00000000
"DontPrettyPath"=dword:00000000
"ShowInfoTip"=dword:00000000
"SuperHidden"=dword:00000001
"SeparateProcess"=dword:00000001
"ListviewAlphaSelect"=dword:00000001
"StartButtonBalloonTip"=dword:00000002
"DisableThumbnailCache"=dword:00000001
"NoNetCrawling"=dword:00000001
"PersistBrowsers"=dword:00000001
"ShowSuperHidden"=dword:00000001
"EnableBalloonTips"=dword:00000000
"ShowAttribCol"=dword:00000001
 
 
;Met plus d'icones en cache
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer]
"Max Cached Icons"="8192"
 
;-------------------------Network/Internet--------------------------
 
;Accroit le nombre de téléchargements simultanés sur site (2 par défaut)
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
"MaxConnectionsPerServer"=dword:00000010
"MaxConnectionsPer1_0Server"=dword:00000010
 
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\AFD\Parameters]
"DefaultSendWindow "=dword:00017a00
"DefaultReceiveWindow"=dword:00017a00
"TransmitWorker"=dword:00000010
"PriorityBoost"=dword:0000000a
 
 
;Surf plus rapide grace à une meilleure gestion des DNS
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters]  
"CacheHashTableBucketSize"=dword:00000001  
"CacheHashTableSize"=dword:00000180  
"MaxCacheEntryTtlLimit"=dword:0000fa00  
"MaxSOACacheEntryTtlLimit"=dword:0000012d
 
 
;Libère toute la bande passante en supprimant la résevation de QoS
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Psched]
"NonBestEffortLimit"=dword:00000000
 
 
;Conserve la connexion Internet active lors de changement d'utilisateur/logoff
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"KeepRasConnections"="1"
 
 
;Alloue un tampon mémoire au réseau local afin d'accroitre la vitesse
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanserver\parameters]
"SizReqBuf"=dword:0000ffff
 
 
;Augmente la taille du tampon dédié à la connexion réseau
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanworkstation\parameters]
"MaxCmds"=dword:00000068
"MaxThreads"=dword:00000068
 
 
;Affiche les erreurs dans le statut de la connexion au réseau local comme avec la connexion Internet
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Network\Connections\StatMon]
"ShowLanErrors"=dword:00000001
 
 
;Accès plus rapide aux partages en réseau local
[-HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Current Version\Explorer\RemoteComputer\NameSpace\{D6277990-4C6A-11CF-8D87-00AA0060F5BF}]
[-HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Current Version\Explorer\RemoteComputer\NameSpace\{2227A280-3AEA-1069-A2DE-08002B30309D}]
 
 
;Optimisation de TCP/IP pour l'ADSL
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters]
"EnablePMTUDiscovery"="1"
"EnablePMTUBHDetect"="0"
"Tcp1323Opts"="3"
"TransmitWorker"=dword:00000010
 
 
;Alloue un tampon mémoire au réseau local afin d'accroitre la vitesse de transfert
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanserver\parameters]
"SizReqBuf"=dword:0000ffff
 
 
;Accès plus rapide aux partages en réseau local
[-HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Current Version\Explorer\RemoteComputer\NameSpace\{D6277990-4C6A-11CF-8D87-00AA0060F5BF}]
 
 
;Désactive les partages automatiques invisibles Admin$, C$, etc.
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanserver\parameters]
"AutoShareWks"=dword:00000000
 
;--------------------------Internet Explorer---------------------
 
;Utilise Google à la place de MSN pour les recherches avec IE
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Search Page"="http://www.google.fr"
"Search Bar"="http://www.google.fr/ie"
 
[HKEY_CURRENT_USER\Software\Microsoft\InternetExplorer\SearchURL]
""="http://www.google.fr/keyword/%s"
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\InternetExplorer\Search]
"SearchAssistant"="http://www.google.fr/ie"
 
 
;Correction d'une faille de sécurité qui permet de voir vos cookies
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMap\ProtocolDefaults]
"about"=dword:00000004
"about:"=dword:00000004
 
 
;Utilise le mode passif pour les FTP
[HKEY_CURRENT_USER\Software\Microsoft\Ftp]
"Use Web Based FTP"="yes"
"Use PASV"="yes"
 
 
;Désactive le débugueur de script et ferme la fenetre une fois le download fini
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Disable Script Debugger"="yes"
"NotifyDownloadComplete"="no"
"ShowGoButton"="no"
 
;------------------------------Others----------------------------
 
;Désactive le spyware Alexa
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Extensions\{c95fe080-8f5d-11d2-a20b-00aa003c157a}]
 
 
;Désactive la mise à jour automatique de Windows
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU]
"NoAutoUpdate"=dword:00000001
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update]
"AUOptions"=dword:00000001
"AUState"=dword:00000007
 
 
;Désactive le rapport d'erreur
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PCHealth\ErrorReporting]
"AllOrNone"=dword:00000001
"DoReport"=dword:00000000
"IncludeKernelFaults"=dword:00000000
"IncludeMicrosoftApps"=dword:00000000
"IncludeWindowsApps"=dword:00000000
"ShowUI"=dword:00000000
 
 
;Désactive l'accès au bureau à distance
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server]
"fDenyTSConnections"=dword:00000001
"fAllowToGetHelp"=dword:00000000
 
 
;Accès plus rapide aux fichiers AVI  et correction du problème de suppression
[-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]
 
 
;Active le retour automatique à la ligne et la barre de statut dans le Notepad
[HKEY_CURRENT_USER\Software\Microsoft\Notepad]
"fWrap"=dword:00000001
"StatusBar"=dword:00000001
 
 
;Rafraichit constamment l'Explorateur
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Update]
"UpdateMode"=hex:07
 
 
;Enlève la barre de langue
[-HKEY_CLASSES_ROOT\CLSID\{540D8A8B-1C3F-4E32-8132-530F6A502090}]
@="Language bar"
"MenuTextPUI"="@%SystemRoot%\\System32\\msutb.dll,-325"
 
 
;Pas d'avertissement lorsque l'espace disque est faible
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoLowDiskSpaceChecks"=dword:00000001
 
 
;Désactive les infobulles
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"EnableBalloonTips"=dword:00000000
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"FolderContentsInfoTip"=dword:00000000
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\tips]
"Show"=dword:00000000
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"StartButtonBalloonTip"=dword:00000000
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"ShowInfoTip"=dword:00000000
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoSMBalloonTip"=dword:00000000
 
 
;Utilise la recherche classique à la place de l'assistant (comme Win 2k)
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CabinetState]
"Use Search Asst"="no"
 
 
;Force Windows à afficher le BSOD au lieu de redémarrer automatiquement
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CrashControl]
"AutoReboot"=dword:00000000
 
 
;Supprime les Documents partagés du Poste de travail
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\DelegateFolders\{59031a47-3f72-44a7-89c5-5595fe6b30ee}]
 
 
;Désactive l'assistant de nettoyage du bureau
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\CleanupWiz]
"NoRun"=dword:00000001
 
 
;Supprime la mention "raccourci vers..." sur les raccourcis
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
"link"=hex:00,00,00,00
 
 
;Désactive les bips système
[HKEY_CURRENT_USER\Control Panel\Sound]
"Beep"="no"


Aller à :
Ajouter une réponse
  FORUM HardWare.fr
  Windows & Software
  Win NT/2K/XP

  probleme sur une auto-install (winnt.sif)

 

Sujets relatifs
Reconnection autoProbleme de réseau (débutant)
pb install X-Setup proprobleme ouverture de lien http (hors IE)
Programmes ou install qui bloquent puis ne répondent plusprobleme pour consulter mes install'
Probleme de reseau local !Probleme de dl de fichier ZIP
probleme d installation de win xp sur DD sata maxtor 
Plus de sujets relatifs à : probleme sur une auto-install (winnt.sif)


Copyright © 1997-2022 Hardware.fr SARL (Signaler un contenu illicite / Données personnelles) / Groupe LDLC / Shop HFR