-
Hello
Why do I get a The property 'applicableArchitectures' does not exist on type
'microsoft.management.services.api.win32LobAppRequirement' when running
$arch = "All"
$WinRe = "W10_1909"
…
-
A major project using MIQT needs dockerfiles, CI, build scripts / makefiles, go-winres, androiddeployqt, Windows installers, maybe Linux flatpak, codesigning, and more. There should be a "quick start"…
-
Winres не работает на Windows Vista и выше, причиной тому - использование WinAPI, функции которого более не доступны в новых версиях Windows.
Средство следует заменить на его аналог.
ghost updated
5 years ago
-
I have been experimenting with adding wireless support by using a winre image instead of winpe for the boot image and have noticed that when adding branchcache to the winre image with the OSDToolKit i…
-
Hello! I have downloaded the UUP Set for the latest windows insider build at this time (26252), and i'm trying to make isos out of it.
I have installed genisoimage, and have used sudo.
The issue…
-
I got issues open with omni and talos to add manifest properties to the Windows executables. The primary place to change in my proof of concept is in the Dockerfile. Since that Dockerfile is generated…
-
### Problem Description
Similar to https://github.com/siderolabs/talos/issues/9429 the Windows binary for omnictl is currently not filled with properties. This is mostly informational though I do kno…
-
Every user/attacker can copy an old/unpatched winre.wim to the recovery partition.
-
**Is your feature request related to a problem? Please describe.**
Google.com is used as test Uri for an internet connection on multiple places in the code. One of our customers doesn't allow unauthe…
-
As I have seen in #40 I am experiencing similar issues.
The WinPE boot is missing powershell completely.
In the command prompt I tried:
cd c:\windows\system32\WindowsPowerShell\v1.0
Then did a '…