You don't need to replace it, i'm not sectariant; the output is not better : it's only a matter of taste!
No problem at all.
As explained in a previous post, the script creates two partitions on a usb stick. This is not available with windows 7. And btw the script...
When you mount an unformated usb stick, you have no drive letter at all.
Some weeks ago i switched form a 1903 enterprise to ltsc 2019, but i don't remember how i operated. I used s1ave77's licence switcher.
Nope. But the drive letters and volume names are only displayed for information. What matters is the disk number which is not displayed (it's the...
And what is the problem with that?
Just a detail : the 2 command files restart themselves to get admin privilges even if they are started as Administrator. You could replace...
Perhaps this thread.
LTSC 2019 is based on 1809; AFAIK a 1903 package cannot be applied.
My bad : Foreach ($USBDisk in $Disks) { $FriendlyName=($USBDisk.FriendlyName).PadRight(40," ").substring(0,39)...
Some simplification. Replace : [SPOILER] by : [SPOILER]
You can use this tool to create a USB stick with install.wim>4 gbytes.
I upgraded a DEll G3 15 with Windows 10 Core this way : - disconnect from the Internet - settings ->Activation-->Change product key (don't use...
This is true for Office 2016 and previous versions, but not for Office 2019 which is not updated by ms updates.
rem but F:- or F:\- would not be valid set/a rnd=27100 md F:-27100 dir /b f: -27100 rd F:-27100 md F:\-27100 dir /b f: -27100 rd F:\-27100...
This means that the directories W10UImount and W10UImountre are not deleted from the systemdrive root at the process end. Instead of : set...
KMS38 can only activate Windows. If you have Office on your system use kms_vl_all which can activate Windows and Office. With the autorenewal...
Replacement for line 14 : read-host "$uac_error`r`nRight click on the script and select ""Run as administrator""`r`nPress Enter to...
Changed the way to select iso image. [SPOILER]