Jump to content

Bobbymat26

Member
  • Posts

    21
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    France

Posts posted by Bobbymat26

  1. Thanks a lot !

    I don't need all of them but the most used .

    Ehm... Could you tell me why do we use a DHCP server in PXE Lite touch deployment (with a server 2k12) ?

    And could you tell me what is happenning during the installation (steps like pxe boot , dhcp requests , tftp requests,...)

    If you can answer it , thanks a lot !!

  2. Thanks , and can I do it with MDT but without WDS ?

    Edit : i found something that could be interesting : install and configure TFTPD32 on my pc , and with WAIK , mount and dismount files of a WINPE.WIM .

    Then i share a file called smthg like "windows7" on the source pc ,

    and I boot on winPE to type in cmd : net use z: \\pxetest\vista

    What about it ?

  3. I tried like this :

    <?xml version="1.0" encoding="utf-8"?><unattend xmlns="urn:schemas-microsoft-com:unattend">    <servicing>        <package action="configure">            <assemblyIdentity name="Microsoft-Windows-LocalPack-CA-Package" version="6.1.7601.17514" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="" />            <selection name="LocalPack-CA" state="false" />        </package>    </servicing>    <settings pass="windowsPE">        <component name="Microsoft-Windows-International-Core-WinPE" 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">            <SetupUILanguage>                <UILanguage>fr-FR</UILanguage>            </SetupUILanguage>            <InputLocale>fr-FR</InputLocale>            <UILanguage>fr-FR</UILanguage>            <UILanguageFallback>fr-FR</UILanguageFallback>            <UserLocale>fr-FR</UserLocale>            <LayeredDriver>1</LayeredDriver>            <SystemLocale>fr-FR</SystemLocale>        </component>        <component name="Microsoft-Windows-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">            <ComplianceCheck>                <DisplayReport>OnError</DisplayReport>            </ComplianceCheck>            <DiskConfiguration>                <WillShowUI>OnError</WillShowUI>                <Disk wcm:action="remove">                    <CreatePartitions>                        <CreatePartition wcm:action="add">                            <Type>Primary</Type>                            <Order>1</Order>                            <Extend>true</Extend>                        </CreatePartition>                    </CreatePartitions>                    <ModifyPartitions>                        <ModifyPartition wcm:action="add">                            <Active>true</Active>                            <Format>NTFS</Format>                            <Label>SYSTEM</Label>                            <Order>1</Order>                            <PartitionID>1</PartitionID>                            <Letter>C</Letter>                        </ModifyPartition>                    </ModifyPartitions>                    <DiskID>0</DiskID>                    <WillWipeDisk>true</WillWipeDisk>                </Disk>            </DiskConfiguration>            <DynamicUpdate>                <Enable>true</Enable>            </DynamicUpdate>            <UserData>                <ProductKey>                    <WillShowUI>Never</WillShowUI>                </ProductKey>                <AcceptEula>true</AcceptEula>                <FullName>AFPA</FullName>                <Organization>AFPA</Organization>            </UserData>            <ImageInstall>                <OSImage>                    <InstallFrom>                        <MetaData wcm:action="add">                            <Key>/IMAGE/INDEX</Key>                            <Value>1</Value>                        </MetaData>                    </InstallFrom>                    <InstallTo>                        <DiskID>0</DiskID>                        <PartitionID>1</PartitionID>                    </InstallTo>                </OSImage>            </ImageInstall>        </component>    </settings>    <settings pass="specialize">        <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">            <Themes>                <DefaultThemesOff>true</DefaultThemesOff>            </Themes>            <WindowsFeatures>                <ShowMediaCenter>false</ShowMediaCenter>            </WindowsFeatures>            <ComputerName>pc-00000-00</ComputerName>            <RegisteredOrganization>AFPA</RegisteredOrganization>            <RegisteredOwner>AFPA</RegisteredOwner>            <ShowWindowsLive>false</ShowWindowsLive>            <TimeZone>Central Europe Standard Time</TimeZone>        </component>        <component name="Microsoft-Windows-IE-InternetExplorer" 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">            <CompanyName>AFPA</CompanyName>            <DisableFirstRunWizard>true</DisableFirstRunWizard>            <Home_Page>http://www.afpa.fr</Home_Page>            <PlaySound>false</PlaySound>            <Window_Title_CN>l'AFPA</Window_Title_CN>            <FavoritesDelete>true</FavoritesDelete>        </component>        <component name="Microsoft-Windows-Fax-Service" 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">            <Fax>                <ArchiveFaxes>false</ArchiveFaxes>                <IncomingFaxesArePublic>false</IncomingFaxesArePublic>            </Fax>            <FaxUnattend>                <ReceiveFaxes>false</ReceiveFaxes>            </FaxUnattend>        </component>    </settings>    <settings pass="oobeSystem">        <component name="Microsoft-Windows-International-Core" 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">            <InputLocale>fr-FR</InputLocale>            <SystemLocale>fr-FR</SystemLocale>            <UILanguage>fr-FR</UILanguage>            <UILanguageFallback>fr-FR</UILanguageFallback>            <UserLocale>fr-FR</UserLocale>        </component>        <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">            <AutoLogon>                <Password>                    <Value>UABhAHMAcwB3AG8AcgBkAA==</Value>                    <PlainText>false</PlainText>                </Password>                <Enabled>true</Enabled>                <LogonCount>999999999</LogonCount>                <Username>afpa</Username>            </AutoLogon>            <FirstLogonCommands>				<SynchronousCommand wcm:action="add">					<CommandLine>cmd /C mkdir %systemdrive%\FLOGONok</CommandLine>					<Description>Make Directory</Description>					<Order>1</Order>					</SynchronousCommand>				<SynchronousCommand wcm:action="add">					<CommandLine>cmd /C FOR %i IN (C D E F G H I J K L N M O P Q R S T U V W X Y Z) DO IF EXIST %i:\AppsRoot.txt SETX AppsRoot %i: -m</CommandLine>					<Description>Root</Description>					<Order>2</Order>					</SynchronousCommand>				<SynchronousCommand wcm:action="add">					<CommandLine>cmd /C start /wait /i %AppsRoot%\install\install.bat ALLUSERS=1 /qb! /norestart</CommandLine>					<Description>7zip</Description>					<Order>3</Order>					</SynchronousCommand>			</FirstLogonCommands>			<OOBE>                <HideEULAPage>true</HideEULAPage>                <HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE>                <NetworkLocation>Work</NetworkLocation>                <ProtectYourPC>1</ProtectYourPC>            </OOBE>            <UserAccounts>                <AdministratorPassword>                    <Value>QABmAHAAYQBQAOkAZABhAGcAbwBBAGQAbQBpAG4AaQBzAHQAcgBhAHQAbwByAFAAYQBzAHMAdwBvAHIAZAA=</Value>                    <PlainText>false</PlainText>                </AdministratorPassword>                <LocalAccounts>                    <LocalAccount wcm:action="add">                        <Password>                            <Value>UABhAHMAcwB3AG8AcgBkAA==</Value>                            <PlainText>false</PlainText>                        </Password>                        <Description>Stagiaire AFPA</Description>                        <DisplayName>Stagiaire AFPA</DisplayName>                        <Group>Administrators</Group>                        <Name>afpa</Name>                    </LocalAccount>                </LocalAccounts>            </UserAccounts>            <VisualEffects>                <FontSmoothing>ClearType</FontSmoothing>            </VisualEffects>            <WindowsFeatures>                <ShowMediaCenter>false</ShowMediaCenter>            </WindowsFeatures>            <TimeZone>Central Europe Standard Time</TimeZone>            <RegisteredOrganization>AFPA</RegisteredOrganization>            <RegisteredOwner>AFPA</RegisteredOwner>            <ShowWindowsLive>false</ShowWindowsLive>		</component>    </settings>    <cpi:offlineImage cpi:source="wim:f:/sources/install.wim#Windows 7 PROFESSIONAL" xmlns:cpi="urn:schemas-microsoft-com:cpi" /></unattend>

    So it works with the MKDIR but it told me that my install.bat can't be find .

    I think the path is ok , isn't it ?

  4. Hi , could someone help me ? just tell me if my autounattended is right please :)

    <?xml version="1.0" encoding="utf-8"?><unattend xmlns="urn:schemas-microsoft-com:unattend">    <servicing>        <package action="configure">            <assemblyIdentity name="Microsoft-Windows-LocalPack-CA-Package" version="6.1.7601.17514" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="" />            <selection name="LocalPack-CA" state="false" />        </package>    </servicing>    <settings pass="windowsPE">        <component name="Microsoft-Windows-International-Core-WinPE" 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">            <SetupUILanguage>                <UILanguage>fr-FR</UILanguage>            </SetupUILanguage>            <InputLocale>fr-FR</InputLocale>            <UILanguage>fr-FR</UILanguage>            <UILanguageFallback>fr-FR</UILanguageFallback>            <UserLocale>fr-FR</UserLocale>            <LayeredDriver>1</LayeredDriver>            <SystemLocale>fr-FR</SystemLocale>        </component>        <component name="Microsoft-Windows-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">            <ComplianceCheck>                <DisplayReport>OnError</DisplayReport>            </ComplianceCheck>            <DiskConfiguration>                <WillShowUI>OnError</WillShowUI>                <Disk wcm:action="remove">                    <CreatePartitions>                        <CreatePartition wcm:action="add">                            <Type>Primary</Type>                            <Order>1</Order>                            <Extend>true</Extend>                        </CreatePartition>                    </CreatePartitions>                    <ModifyPartitions>                        <ModifyPartition wcm:action="add">                            <Active>true</Active>                            <Format>NTFS</Format>                            <Label>SYSTEM</Label>                            <Order>1</Order>                            <PartitionID>1</PartitionID>                            <Letter>C</Letter>                        </ModifyPartition>                    </ModifyPartitions>                    <DiskID>0</DiskID>                    <WillWipeDisk>true</WillWipeDisk>                </Disk>            </DiskConfiguration>            <DynamicUpdate>                <Enable>true</Enable>            </DynamicUpdate>            <UserData>                <ProductKey>                    <WillShowUI>Never</WillShowUI>                </ProductKey>                <AcceptEula>true</AcceptEula>                <FullName>AFPA</FullName>                <Organization>AFPA</Organization>            </UserData>            <ImageInstall>                <OSImage>                    <InstallFrom>                        <MetaData wcm:action="add">                            <Key>/IMAGE/INDEX</Key>                            <Value>1</Value>                        </MetaData>                    </InstallFrom>                    <InstallTo>                        <DiskID>0</DiskID>                        <PartitionID>1</PartitionID>                    </InstallTo>                </OSImage>            </ImageInstall>        </component>    </settings>    <settings pass="specialize">        <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">            <Themes>                <DefaultThemesOff>true</DefaultThemesOff>            </Themes>            <WindowsFeatures>                <ShowMediaCenter>false</ShowMediaCenter>            </WindowsFeatures>            <ComputerName>pc-00000-00</ComputerName>            <RegisteredOrganization>AFPA</RegisteredOrganization>            <RegisteredOwner>AFPA</RegisteredOwner>            <ShowWindowsLive>false</ShowWindowsLive>            <TimeZone>Central Europe Standard Time</TimeZone>        </component>        <component name="Microsoft-Windows-IE-InternetExplorer" 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">            <CompanyName>AFPA</CompanyName>            <DisableFirstRunWizard>true</DisableFirstRunWizard>            <Home_Page>http://www.afpa.fr</Home_Page>            <PlaySound>false</PlaySound>            <Window_Title_CN>l'AFPA</Window_Title_CN>            <FavoritesDelete>true</FavoritesDelete>        </component>        <component name="Microsoft-Windows-Fax-Service" 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">            <Fax>                <ArchiveFaxes>false</ArchiveFaxes>                <IncomingFaxesArePublic>false</IncomingFaxesArePublic>            </Fax>            <FaxUnattend>                <ReceiveFaxes>false</ReceiveFaxes>            </FaxUnattend>        </component>    </settings>    <settings pass="oobeSystem">        <component name="Microsoft-Windows-International-Core" 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">            <InputLocale>fr-FR</InputLocale>            <SystemLocale>fr-FR</SystemLocale>            <UILanguage>fr-FR</UILanguage>            <UILanguageFallback>fr-FR</UILanguageFallback>            <UserLocale>fr-FR</UserLocale>        </component>        <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">            <AutoLogon>                <Password>                    <Value>UABhAHMAcwB3AG8AcgBkAA==</Value>                    <PlainText>false</PlainText>                </Password>                <Enabled>true</Enabled>                <LogonCount>999999999</LogonCount>                <Username>afpa</Username>            </AutoLogon>            <OOBE>                <HideEULAPage>true</HideEULAPage>                <HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE>                <NetworkLocation>Work</NetworkLocation>                <ProtectYourPC>1</ProtectYourPC>            </OOBE>			<FirstLogonCommands>				<SynchronousCommand wcm:action="add">					<CommandLine>mkdir %systemdrive%\FLOGONok</CommandLine>					<Description>Make Directory</Description>					<Order>1</Order>					</SynchronousCommand>				<SynchronousCommand wcm:action="add">					<CommandLine>FOR %i IN (C D E F G H I J K L N M O P Q R S T U V W X Y Z) DO IF EXIST %i:\AppsRoot.txt SETX AppsRoot %i: -m</CommandLine>					<Description>Root</Description>					<Order>2</Order>					</SynchronousCommand>				<SynchronousCommand wcm:action="add">					<CommandLine>start /wait /i %AppsRoot%\install\install.bat ALLUSERS=1 /qb! /norestart</CommandLine>					<Description>7zip</Description>					<Order>3</Order>					</SynchronousCommand>			</FirstLogonCommands>            <UserAccounts>                <AdministratorPassword>                    <Value>QABmAHAAYQBQAOkAZABhAGcAbwBBAGQAbQBpAG4AaQBzAHQAcgBhAHQAbwByAFAAYQBzAHwBvAHIAZAA=</Value>                    <PlainText>false</PlainText>                </AdministratorPassword>                <LocalAccounts>                    <LocalAccount wcm:action="add">                        <Password>                            <Value>UABhAHMAcwB3AG8AcgBkAA==</Value>                            <PlainText>false</PlainText>                        </Password>                        <Description>Stagiaire AFPA</Description>                        <DisplayName>Stagiaire AFPA</DisplayName>                        <Group>Administrators</Group>                        <Name>afpa</Name>                    </LocalAccount>                </LocalAccounts>            </UserAccounts>            <VisualEffects>                <FontSmoothing>ClearType</FontSmoothing>            </VisualEffects>            <WindowsFeatures>                <ShowMediaCenter>false</ShowMediaCenter>            </WindowsFeatures>            <TimeZone>Central Europe Standard Time</TimeZone>            <RegisteredOrganization>AFPA</RegisteredOrganization>            <RegisteredOwner>AFPA</RegisteredOwner>            <ShowWindowsLive>false</ShowWindowsLive>					</component>    </settings>    <cpi:offlineImage cpi:source="wim:f:/sources/install.wim#Windows 7 PROFESSIONAL" xmlns:cpi="urn:schemas-microsoft-com:cpi" /></unattend>
  5. Hi , i'm trying to install 7zip with a windows seven x86 pro , and I try to do it with Setupcomplete.cmd , so in the setupcomplete , I put this :

    FOR %i IN (C D E F G H I J K L N M O P Q R S T U V W X Y Z) DO IF EXIST %i:\AppsRoot.txt SETX AppsRoot %i: -mstart /wait %AppsRoot%\install\install.bat 

    (it is in sources\setup\scripts)

    Then I do my install.bat :

    msiexec.exe /i %AppsRoot%\install\7z920.msi ALLUSERS=1 /qb! /norestart 

    and I put it in %appRoot%\install.

    And it doesn't works , can sb tell me what to try ?

    Thanks

  6. are u ok to check if my autounattend.xml is fine ?

    if yes , there it is ! :)

    <?xml version="1.0" encoding="utf-8"?>
    <unattend xmlns="urn:schemas-microsoft-com:unattend">
    <servicing>
    <package action="configure">
    <assemblyIdentity name="Microsoft-Windows-LocalPack-CA-Package" version="6.1.7601.17514" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="" />
    <selection name="LocalPack-CA" state="false" />
    </package>
    </servicing>
    <settings pass="windowsPE">
    <component name="Microsoft-Windows-International-Core-WinPE" 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">
    <SetupUILanguage>
    <UILanguage>fr-FR</UILanguage>
    </SetupUILanguage>
    <InputLocale>fr-FR</InputLocale>
    <UILanguage>fr-FR</UILanguage>
    <UILanguageFallback>fr-FR</UILanguageFallback>
    <UserLocale>fr-FR</UserLocale>
    <LayeredDriver>1</LayeredDriver>
    <SystemLocale>fr-FR</SystemLocale>
    </component>
    <component name="Microsoft-Windows-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">
    <ComplianceCheck>
    <DisplayReport>OnError</DisplayReport>
    </ComplianceCheck>
    <DiskConfiguration>
    <WillShowUI>OnError</WillShowUI>
    <Disk wcm:action="remove">
    <CreatePartitions>
    <CreatePartition wcm:action="add">
    <Type>Primary</Type>
    <Order>1</Order>
    <Extend>true</Extend>
    </CreatePartition>
    </CreatePartitions>
    <ModifyPartitions>
    <ModifyPartition wcm:action="add">
    <Active>true</Active>
    <Format>NTFS</Format>
    <Label>SYSTEM</Label>
    <Order>1</Order>
    <PartitionID>1</PartitionID>
    <Letter>C</Letter>
    </ModifyPartition>
    </ModifyPartitions>
    <DiskID>0</DiskID>
    <WillWipeDisk>true</WillWipeDisk>
    </Disk>
    </DiskConfiguration>
    <DynamicUpdate>
    <Enable>true</Enable>
    </DynamicUpdate>
    <UserData>
    <ProductKey>
    <WillShowUI>Never</WillShowUI>
    </ProductKey>
    <AcceptEula>true</AcceptEula>
    <FullName>AFPA</FullName>
    <Organization>AFPA</Organization>
    </UserData>
    <ImageInstall>
    <OSImage>
    <InstallFrom>
    <MetaData wcm:action="add">
    <Key>/IMAGE/INDEX</Key>
    <Value>1</Value>
    </MetaData>
    </InstallFrom>
    <InstallTo>
    <DiskID>0</DiskID>
    <PartitionID>1</PartitionID>
    </InstallTo>
    </OSImage>
    </ImageInstall>
    </component>
    </settings>
    <settings pass="specialize">
    <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">
    <Themes>
    <DefaultThemesOff>true</DefaultThemesOff>
    </Themes>
    <WindowsFeatures>
    <ShowMediaCenter>false</ShowMediaCenter>
    </WindowsFeatures>
    <ComputerName>pc-00000-00</ComputerName>
    <RegisteredOrganization>AFPA</RegisteredOrganization>
    <RegisteredOwner>AFPA</RegisteredOwner>
    <ShowWindowsLive>false</ShowWindowsLive>
    <TimeZone>Central Europe Standard Time</TimeZone>
    </component>
    <component name="Microsoft-Windows-IE-InternetExplorer" 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">
    <CompanyName>AFPA</CompanyName>
    <DisableFirstRunWizard>true</DisableFirstRunWizard>
    <PlaySound>false</PlaySound>
    <Window_Title_CN>l'AFPA</Window_Title_CN>
    <FavoritesDelete>true</FavoritesDelete>
    </component>
    <component name="Microsoft-Windows-Fax-Service" 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">
    <Fax>
    <ArchiveFaxes>false</ArchiveFaxes>
    <IncomingFaxesArePublic>false</IncomingFaxesArePublic>
    </Fax>
    <FaxUnattend>
    <ReceiveFaxes>false</ReceiveFaxes>
    </FaxUnattend>
    <RunSynchronous>
    <RunSynchronousCommand wcm:action="add">
    <Order>1</Order>
    <Path>cmd /c "FOR %i IN (C D E F G H I J K L N M O P Q R S T U V W X Y Z) DO IF EXIST %i:\AppsRoot.txt SETX AppsRoot %i: -m"</Path>
    </RunSynchronousCommand>
    <RunSynchronousCommand wcm:action="add">
    <Order>2</Order>
    <Path>%WINDIR%\system32\sysprep\sysprep.exe /quiet /audit</Path>
    </RunSynchronousCommand>
    </RunSynchronous>
    </component>
    </settings>
    <settings pass="oobeSystem">
    <component name="Microsoft-Windows-International-Core" 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">
    <InputLocale>fr-FR</InputLocale>
    <SystemLocale>fr-FR</SystemLocale>
    <UILanguage>fr-FR</UILanguage>
    <UILanguageFallback>fr-FR</UILanguageFallback>
    <UserLocale>fr-FR</UserLocale>
    </component>
    <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">
    <AutoLogon>
    <Password>
    <Value>UABhAHMAcwB3AG8AcgBkAA==</Value>
    <PlainText>false</PlainText>
    </Password>
    <Enabled>true</Enabled>
    <LogonCount>999999999</LogonCount>
    <Username>afpa</Username>
    </AutoLogon>
    <OOBE>
    <HideEULAPage>true</HideEULAPage>
    <HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE>
    <NetworkLocation>Work</NetworkLocation>
    <ProtectYourPC>1</ProtectYourPC>
    </OOBE>
    <UserAccounts>
    <AdministratorPassword>
    <Value>QABmAHAAYQBQAOkAZABhAGcAbwBBAGQAbQBpAG4AaQBzAHQAcgBhAHQAbwByAFAAYQBzAHMAdwBvAHIAZAA=</Value>
    <PlainText>false</PlainText>
    </AdministratorPassword>
    <LocalAccounts>
    <LocalAccount wcm:action="add">
    <Password>
    <Value>UABhAHMAcwB3AG8AcgBkAA==</Value>
    <PlainText>false</PlainText>
    </Password>
    <Description>Stagiaire AFPA</Description>
    <DisplayName>Stagiaire AFPA</DisplayName>
    <Group>Administrators</Group>
    <Name>afpa</Name>
    </LocalAccount>
    </LocalAccounts>
    </UserAccounts>
    <VisualEffects>
    <FontSmoothing>ClearType</FontSmoothing>
    </VisualEffects>
    <WindowsFeatures>
    <ShowMediaCenter>false</ShowMediaCenter>
    </WindowsFeatures>
    <TimeZone>Central Europe Standard Time</TimeZone>
    <RegisteredOrganization>AFPA</RegisteredOrganization>
    <RegisteredOwner>AFPA</RegisteredOwner>
    <ShowWindowsLive>false</ShowWindowsLive>
    </component>
    </settings>
    <settings pass="auditUser">
    <component name="Microsoft-Windows-Deployment" 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">
    <RunSynchronous>
    <RunSynchronousCommand wcm:action="add">
    <Order>1</Order>
    <Path>cmd /c start /wait %AppsRoot%\Install\7z920.msi /qn /s</Path>
    </RunSynchronousCommand>
    </RunSynchronous>
    </component>
    </settings>
    <cpi:offlineImage cpi:source="wim:f:/sources/install.wim#Windows 7 PROFESSIONAL" xmlns:cpi="urn:schemas-microsoft-com:cpi" />
    </unattend>
  7. Now , i have an error message (sorry if i'm a bad translator) :

    It's impossible to open this setup package. check it exists and that you're authorized to reach it , or check your app dealer ...

    What can I do ?

    Edit : Should I take the .exe or keep the .msi ? (on the 7zip website , it's said that .msi is for x64 windows versions and .exe for x86 versions , and my windows is x86 but this one isn't .msi :s

  8. Hi , I have to make a script to install 7zip after that windows 7 is installed . I have to use a usb device to do it .

    So , i downloaded 7zip 9.20 (.msi) and I made an install.bat which contains :

    msiexec.exe /i "7z.msi" ALLUSERS=1 /qb! /norestart

    now , I don't know what I have to do (what i have to put in the windows 7 sources folder) to install it with windows 7 .

    Thanks for your help !

×
×
  • Create New...