Jump to content

balubeto

Member
  • Posts

    111
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Indonesia

Everything posted by balubeto

  1. Hi I am using Windows 8.1 Update and Windows ADK. Without using the ImageX command, how do I change the volume image flags values displayed with the Dism /Get-ImageInfo /ImageFile:"<WIM_File_Path>\<WIM_Name.wim" /Index:<Image_Index> command? Where are these values ​​stored? Thanks Bye
  2. Hi I am using Windows 8.1 Update and Windows ADK. How do I change the name and description of the volume images stored in a wim file without using the ImageX command? In other words, if I should change the name and description of 4 volume images contained in a wim file, as I should do to do this without using the ImageX command? Thanks Bye
  3. Hi I am using Windows 8.1 Update Enterprise 64 bit and Windows ADK. I noticed that, if I select the "Environment of the deployment tools and creations images" and I click on the "Run as Administrator" item of his Pop-Up menu and I mount on a iso image of windows 8.1 Update, when I run the command robocopy <Drive_Letter>:\"<Windows_Files_Path>" /e to copy all its files in a directory and the command dism /Mount-Image /ImageFile:"<Windows_Files_Path>"\install.wim /Index:<Image_Index> /MountDir:"<Mount_Directory_Path>" to mount an image volume, this error appears: Error: 0xc1510111Not have permission to mount and modify this image. However, if I copy these files through the "file explorer" window, the mounting of this volume image is working properly. How come? Thanks Bye
  4. I thought that, if I insert the ei.cfg file [Channel]Retail[VL]0 in the sources directory in my iso, I could choose the retail edition to install. That's right? Instead, how do I create the file Autounattend.xml to insert my two serial numbers that correspond to those of the Core and Professional? The DISM command mentioned above can be applied to each volume image stored in the file install.wim? If so, how do I do this? Thanks Bye
  5. Since the Windows Update 8.1 Update (Multiple Editions) MSDN iso includes the retail editions of the Core and Professional, how I should do to change this iso so that, during the installation, allow me to choose which edition to install? In addition, I would include in this iso my two serial numbers of installation (one for the Core and the other for the Professional) so that I should not insert any serial number during installation. So, what should I do to reach my goal? Thanks Bye
  6. Hi With Windows ADK, how do I create a single ISO that, at startup, allows to choose whether to run Windows PE 5.1 32 bit or 64 bit? Thanks Bye
×
×
  • Create New...