Closed Drovosek01 closed 3 years ago
Yep, I got that too, but I believe with a newer version than @Drovosek01's.
I got:
The variable '$openImage' cannot be retrieved because it has not been set
Seems @x0nn is working on it 😀
From my log:
Host Application: C:\Windows\System32\WindowsPowerShell\v1.0\powershell_ise.exe
Process ID: 22336
PSVersion: 5.1.19041.1237
PSEdition: Desktop
PSCompatibleVersions: 1.0, 2.0, 3.0, 4.0, 5.0, 5.1.19041.1237
BuildVersion: 10.0.19041.1237
CLRVersion: 4.0.30319.42000
WSManStackVersion: 3.0
PSRemotingProtocolVersion: 2.3
SerializationVersion: 1.1.0.1
The culprit line is:
and indeed there is only one $openImage
in the whole file.
It was a copy paste error. Please retest.
yep, fixed.
The error keeps popping up
It on Windows 10 x86. I just try make .vhdx from Windows 10 .iso for ARM.
Hi @Drovosek01, are you using the latest script directly from git master?
I downloaded it .the zip archive of the repository with the latest changes, unzipped and did what is written in the readme, but received such an error