EnglishFrenchSpanish

Ad


OnWorks favicon

wiminfo - Online in the Cloud

Run wiminfo in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command wiminfo that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


wimlib-imagex-info - Display information about a WIM file, or change information about an
image

SYNOPSIS


wimlib-imagex info WIMFILE [IMAGE [NEW_NAME [NEW_DESC]]] [OPTION...]

DESCRIPTION


wimlib-imagex info displays information about WIMFILE, and optionally changes which image
is bootable, or what the name and description of an image are. This command is also
available as simply wiminfo if the appropriate hard link or batch file has been installed.

If neither an image nor any flags other than --check are specified, some basic information
about the WIM archive as well as information about the images contained in it will be
printed. If an image is specified by IMAGE (as a 1-based image index or an image name),
the printed information is restricted to that concerning the specified image.

Changes to the WIM are made if NEW_NAME and/or --boot and/or --image-property are
specified. NEW_NAME is taken to be the new name of the image specified by IMAGE while
NEW_DESC is taken to be its new description. If NEW_DESC is not specified, the image's
description is unchanged.

wimlib-imagex info does not support modifying a split WIM, although you may display
information about one.

OPTIONS


--boot
Indicates that the specified image is to be made the bootable image of the WIM
archive.

--check
When reading WIMFILE, verify its integrity if the integrity table is present;
additionally if an action that requires modifying the WIM archive is specified,
include an integrity table in the modified WIM. If this option is not specified and
WIMFILE is modified, an integrity table will be included in the modified WIM if and
only if there was one before.

--nocheck
If an action that requires modifying the WIM archive is specified, do not include an
integrity table in the modified WIM. If this option is not specified and WIMFILE is
modified, an integrity table will be included in the modified WIM if and only if
there was one before.

--extract-xml=FILE
Extracts the raw data from the XML resource in the WIM file to FILE. Note: the XML
data will be encoded using UTF-16LE, and it will begin with a byte-order mark.

--header
Shows detailed information from the WIM header.

--blobs
Prints information about all the blobs ("file data") in the WIM. A WIM file stores
only one copy of each unique blob.

--xml Prints the raw XML data from the WIM. Note: the XML data will be encoded using
UTF-16LE, and it will begin with a byte-order mark.

--image-property NAME=VALUE
Set an arbitrary per-image property in the XML document of the WIM file. NAME is an
element path such as "WINDOWS/VERSION/MAJOR", and VALUE is the string to place in
the element, such as "10". See the documentation for this option to wimlib-imagex
capture (1) for more details. This option may be specified multiple times.

Use wiminfo online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad