Jump to content


andreipolo

Established Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by andreipolo

  1. hmm looks ok, and this is the file that you verified was copied into C:\Windows\Temp before the next bit (importing it...), i.e. did you verify the file is present in C:\Windows\Temp and it's the one above ?

     

    It copies the file correctly, it just returns that error, even if I access it directly from the package.

    Running it manually works.

    Adding the step in the win10 installation from scratch works ok.

     

    I fixed the problem by changing the default layout xml directly in the wim, using DISM.

     

    Thank you for your support!

    Best regards!

     

    PS: Looking forward for your guide with the taskbar customization

  2. can you attach the layout file from C:\Windows\Temp please ?

     

    The file has the following content (it only has the calendar on it - i wanted to test if it works before making it more complex):

    <LayoutModificationTemplate Version="1" xmlns="http://schemas.microsoft.com/Start/2014/LayoutModification">
      <DefaultLayoutOverride>
        <StartLayoutCollection>
          <defaultlayout:StartLayout GroupCellWidth="6" xmlns:defaultlayout="http://schemas.microsoft.com/Start/2014/FullDefaultLayout">
            <start:Group Name="Life at a glance" xmlns:start="http://schemas.microsoft.com/Start/2014/StartLayout">
              <start:Tile Size="2x2" Column="0" Row="0" AppUserModelID="microsoft.windowscommunicationsapps_8wekyb3d8bbwe!microsoft.windowslive.calendar" />
            </start:Group>
          </defaultlayout:StartLayout>
        </StartLayoutCollection>
      </DefaultLayoutOverride>
    </LayoutModificationTemplate>
    

    I also attached the file here:

    http://we.tl/aZaUUf0GrO

     

    Thank you for the help!

  3. first line shows that it's complaining about your xml file, have you tried importing the same XML file on that computer using the powershell cmd, if so what happens ?

     

    Hello, sorry for the late reply.

     

    Manually running the script works ok. Adding the script to the upgrade TS returns the above error.

     

    PS: I also tried exporting and importing the layout files as .bin (same error)

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.