View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006160 | WINIOT8MP | General | public | 2024-03-14 09:16 | 2024-05-29 07:21 |
Reporter | roesner | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | V1.X | ||||
Target Version | V1.1 | ||||
Summary | 0006160: Windows IoT versioning | ||||
Description | Implement a method to version the Windows image. For instance, by implementing a version string that is outputted through Debug when the operating system loads on the board. | ||||
Forum Link | |||||
Found Driver Version | |||||
Fixed Driver Version | |||||
|
This feature is now implemented: When building a new WINPE-Image, you can provide a version string to make-winpe-enterprise.cmd > make-winpe-enterprise.cmd /version your-version-here note that version must be one word and quotes are not allowed! The version will be displayed in Settings -> System -> Info as "F&S Windows 10 IoT Version your-version-here" When no version is supplied, a version will be generated automatically: "F&S Windows 10 IoT Build YYYY-MM-DD HH:mm" |
|
Feature has been implemented; see comment. |