Jump to content

Floppy

Member
  • Posts

    145
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Lithuania

Posts posted by Floppy

  1. Thank's for answering abbodi1406 !

     

    Can I do it like this:

    <?xml version="1.0" encoding="utf-8"?>

     

    <unattend xmlns="urn:schemas-microsoft-com:unattend">

     

        <settings pass="windowsPE">

     

            <component name="Microsoft-Windows-International-Core-WinPE" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="NonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

     

                <SystemLocale>nb-NO</SystemLocale>

     

                <UserLocale>nb-NO</UserLocale>

     

                <UILanguage>nb-NO</UILanguage>

     

                <UILanguageFallback>nb-NO</UILanguageFallback>

     

                <InputLocale>0409:00000409</InputLocale>

     

            </component>

     

            <component name="Microsoft-Windows-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="NonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

     

                <UserData>

     

                    <ProductKey>

     

                        <Key>xxxxxxxxxxxx</Key>

     

                        <WillShowUI>OnError</WillShowUI>

     

                    </ProductKey>

     

                    <Organization>Hjemme</Organization>

     

                    <FullName>Kunde</FullName>

     

                    <AcceptEula>true</AcceptEula>

     

                </UserData>

     

                <ImageInstall>

     

                    <OSImage>

     

                        <InstallFrom>

     

                            <MetaData wcm:action="add">

     

                                <Key>/IMAGE/NAME</Key>

     

                                <Value>Windows 10 Pro</Value>

     

                            </MetaData>

     

                        </InstallFrom>

     

                    </OSImage>

     

                </ImageInstall>

     

            </component>

     

        </settings>

     

        <settings pass="oobeSystem">

     

            <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="NonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

     

                <UserAccounts>

     

                    <LocalAccounts>

     

                        <LocalAccount wcm:action="add">

     

                            <Name>Kunde</Name>

     

                            <Group>Administrators</Group>

     

                            <Password>

     

                                <PlainText>true</PlainText>

     

                                <Value></Value>

     

                            </Password>

     

                        </LocalAccount>

     

                    </LocalAccounts>

     

                </UserAccounts>

     

                <OOBE>

     

                    <HideEULAPage>true</HideEULAPage>

     

                    <NetworkLocation>Home</NetworkLocation>

     

                    <ProtectYourPC>1</ProtectYourPC>

     

                    <HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE>

     

                </OOBE>

     

            </component>

     

            <component name="Microsoft-Windows-International-Core" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="NonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

     

                <UILanguage>nb-NO</UILanguage>

     

                <UserLocale>nn-NO</UserLocale>

     

                <InputLocale>0414:00000414</InputLocale>

     

            </component>

     

        </settings>

     

        <settings pass="specialize">

     

            <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" 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>

     

                    <Enabled>true</Enabled>

     

                    <Username>Kunde</Username>

     

                    <Password>

     

                        <Value />

     

                        <PlainText>true</PlainText>

     

                    </Password>

     

                    <LogonCount>9999999</LogonCount>

     

                </AutoLogon>

     

    <RunSynchronous>

     

                    <RunSynchronousCommand wcm:action="add">

     

                        <Path>REG ADD "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /V "C:\Program Files\Rig\AutoPass.exe" /t REG_DWORD /d 0 /f</Path>

     

                        <Order>1</Order>

     

                        <Description>Registry</Description>

     

                    </RunSynchronousCommand>

     

                </RunSynchronous>

     

            </component>

     

     

                <TimeZone>W. Europe Standard Time</TimeZone>

     

                <ComputerName>Kundexx</ComputerName>

     

            </component>

     

            <component name="Microsoft-Windows-IE-InternetExplorer" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

     

                <SearchScopes>

     

                    <Scope wcm:action="add">

     

                        <ScopeDefault>true</ScopeDefault>

     

                        <ScopeDisplayName>Google</ScopeDisplayName>

     

                        <ScopeUrl>http://www.google.com/search?q={searchTerms}</ScopeUrl>

     

                        <ScopeKey>Google</ScopeKey>

     

                    </Scope>

     

                </SearchScopes>

     

            </component>

     

            <component name="Microsoft-Windows-IE-InternetExplorer" processorArchitecture="wow64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

     

                <SearchScopes>

     

                    <Scope wcm:action="add">

     

                        <ScopeDisplayName>Google</ScopeDisplayName>

     

                        <ScopeKey>Google</ScopeKey>

     

                        <ScopeUrl>http://www.google.com/search?q={searchTerms}</ScopeUrl>

     

                        <ScopeDefault>true</ScopeDefault>

     

                    </Scope>

     

                </SearchScopes>

     

            </component>

     

        </settings>

     

        <cpi:offlineImage cpi:source="wim:g:/win_10/sources/install.wim#Windows 10 Pro" xmlns:cpi="urn:schemas-microsoft-com:cpi" />

     

    </unattend>

     

  2. Thanks for respons !

    It appears as if you need to take ownership, and change permissions.

    Well I have tried that. No go.

    I have seen this:

    "Windows Defender has a kernel-mode driver (wdfilter.sys) that registers a Registry callback filter which protects Defender’s registry keys.".

     

    That's why I ask; "Is it possible to do this earlier during the install before Defender grab "hold" on the registry?"

  3. Hi

    Iam making an unattended istall for windows 10. (Autounattend.xml) And I need to exclude some files. With Win 7 could do it with  reg add  pointing to the key.

    With Win 10 I get error "Not alowed to alter Key"

    Using this;

    REG ADD "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /V "C:\Program Files\Rig\AutoPass.exe" /t REG_DWORD /d 0 /f

     

    Is it possible to do this earlier during the install before Defender grab "hold" on the registry?

     

  4. Hi.

    Iam trying to make a answer file for Win 10 unnatended install.

    Downloaded the Win 10 ISO using Microsoft media creation tool.

    Using Windows Sytem Image Manager Ver.10.0.10240.16384

    When opning Install.wim I get this Error:

     

    0.06 : This application requires version 10.0.10240.16384 of the Windows ADK.

    Install this version to correct the problem

    10.06 : Error opening Windows image at C:\Users\Administrator\Desktop\install.wim.

    10.06 : System.ComponentModel.Win32Exception (0x80004005): Wrong format

     

       ved Microsoft.ComponentStudio.ComponentPlatformInterface.WimFileHandle..ctor(String wimPath)

     

       ved Microsoft.ComponentStudio.ComponentPlatformInterface.WimInfo..ctor(String wimPath)

     

       ved Microsoft.ComponentStudio.ComponentPlatformInterface.Cpi.OpenWim(String wimPath)

     

       ved Microsoft.ComponentStudio.ImagePicker.GetImageInfoFromPath(String path)

     

       ved Microsoft.ComponentStudio.ImagePicker.ValidateImageFileOrFolder(String fileOrFolder)

     

    Iam using Ver.10.0.10240.16384 !  Does anyone know what is wrong?

     

    Edit:

    Converted  Install.wim (ESD) to Install.wim using Nlite, problem solved.

  5. Hey

    Just wanted to inform the world. :thumbup

    Win7 ultimate

    No-language pack

    15 updates;

    Windows6.1-KB971468-x86.msu

    Windows6.1-KB972270-x86.msu

    Windows6.1-KB973525-x86.msu

    Windows6.1-KB974332-x86.msu

    Windows6.1-KB974431-x86.msu

    Windows6.1-KB974571-x86.msu

    Windows6.1-KB975467-x86.msu

    Windows6.1-KB975560-x86.msu

    Windows6.1-KB976098-x86.msu

    Windows6.1-KB977074-x86.msu

    Windows6.1-KB978207-x86.msu

    Windows6.1-KB978251-x86.msu

    Windows6.1-KB978262-x86.msu

    Windows6.1-KB978506-x86.msu

    Windows6.1-KB979099-x86.msu

    And it worked on first instal...

    And now I want to integrate drivers.......

    And programs................

    A never ending story.

    log.txt

  6. @Floppy
    When you select "Windows Instalation Source"...will the new Autounattenden.xml file be stored there?

    So when you start 7Customizer again, it will "grab" that file an add changes to it?

    No. It will overwrite it. If you want to save your unattended settings, then save a preset.

    Regards

    I do understand this...

    When I add drivers, does the Autounattenden.xml get changed? If not, where are the "Changes" stored?

    Can I add more drivers to the "New" Win7 ?

    The exsisting driver will be picked up....?

  7. This tool cant be moer simple to use. just look and click..

    I was asking because ther might be more to it!

    Why should u be able to integrate drivers when they're .rar'ed ? unpack them all and then integrate.

    Iam used to DriverPack (You can find it here-->http://forum.driverpacks.net) using it for WinXp.

    If this tool could integrate drivers without expanding the pack's....well that would be great. :thumbup

    When I tried to search for *.inf and add all "findings"....>error

    If i split the "add drivers"(from the search list) i two, it's ok....

  8. Hey

    Great tool!

    I added Norwegian language and the following Kb's:

    kb973525

    kb972270

    kb974571

    kb975467

    Kb975364

    kb974332

    kb974431

    kb976098

    kb890830

    The making of the ISO is ok, no problem.

    It starts, instals......and after "Prepearing for first run" it Says somthing like"Can not continue to instal, reboot and the instalation will continue again"... And then it just loop's on this stage when I reboot.

    Log file--->Attached--->seems to be ok...

    What to look for?

    log.txt

    Autounattend.xml

    dism.part001.rar

  9. Thanks !

    Excellent guide,followed all the instructions,very easily made the silent installer.Installation of the application went smoothly,but however,at the end,when it got installed it gave an error " Registration_Removal.cmd" was not found,plz check you typed the right path for it .

    Although the Application is installed and works properly.What is this pop error and how to correct it ?

    Secondly,how it can be integrated with nlite as an add-on and also in unattended slipstreaming via winnt.sif or oem distribution ?

    Cheers ! :rolleyes:

    ================ Begin copy ====================

    DEL "%AllUsersProfile%\Start Menu\\Programs\CyberLink PowerDVD\Online registration.lnk"

    DEL "%ProgramFiles%\CyberLink\PowerDVD\OLRSubmission\OLRSubmission.exe"

    DEL "%ProgramFiles%\CyberLink\PowerDVD\OLRSubmission\OLRStateCheck.exe"

    ================ End copy =====================

    10. Save and name it: Remove_Activion_Shortcut.CMD (save it in POWERDVD7_UNATTENDED folder)

    ================ Begin copy =====================

    ;The comment below contains SFX script commands

    Setup=setup.exe

    Setup=registration_remove.cmd

    REGEDIT /S PowerDVD7_Registration.reg

    REGEDIT /S Disable_PowerDVD_Startup.REG

    TempMode

    Silent=1

    Overwrite=1

    Title=Cyberlink PowerDVD 7.3 Ultra Edition

    Make sure that you have the same filename all over --> registration_remove.cmd

  10. It should appear on this key: HKEY_LOCAL_MACHINE\SOFTWARE\Nero\Shared\NL9

    What do you mean it was not accepted? Did you try to manually enter the key using the Nero ControlCenter?

    When try to start Nero I get this:

    SNAG-0001-1.jpg

    When I press "enter serial" I get this:

    SNAG-0002-2.jpg

    I have tried using the "Control senter", it starts but no sucsses entring the serial.... :wacko:

  11. Hello :hello:

    Mine

    SNAG-0001.jpg

    Yours

    SNAG-0000-1.jpg

    I hav instaled your version :sneaky: ....and reinstaled nero.....but:

    SNAG-0002-1.jpg

    :blink:

    Do not give up, I will do the nessesary testing, together we will beat the system!! :thumbup

    Edit:

    I used the Nero General-CleanTool to clean the aplication away, and reinstaled nero...no go.

  12. Your key was diffrent from mine

    Mine;

    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{A49F249F-0C91-497F-86DF-B2585E8E76B7}]
    "DisplayName"="Microsoft Visual C++ 2005 Redistributable"

    But I imported your key into Xp.....and the instal went fine but trying to start nero:

    SNAG-0000.jpg

    :ph34r:

  13. This works for me, using SFX in Winrar

    ;The comment below contains SFX script commands

    Path=.\%SYSTEMDRIVE%\TEMP\open

    SavePath

    Silent=1

    Overwrite=1

    Setup=msiexec /qn /norestart /i c:\temp\open\openofficeorg30.msi SELECT_WORD=1 SELECT_EXCEL=1 SELECT_POWERPOINT=1 ADDLOCAL=ALL

×
×
  • Create New...