Recent content by niros

  1. N

    NTLite 9783 Windows could not complete the installation after adding a Package

    NTLite 9819, W10.19045.4107 Create the install.wim isolated with post-setup-before login (Rem dummy line) The Setupcomplete.cmd is now in windows\setup\scripts instead in $OEM$\$$\setup\scripts Create an ISO with this install.wim Install in VMWare C drive. Same Error 'Failed to create process'...
  2. N

    NTLite 9783 Windows could not complete the installation after adding a Package

    NTlite 9785, W10.19045.4701 Command specified in the FirstBoot reg key is still invalid. setupact.log: Info [windeploy.exe] ExecuteCommandFromValue: Executing command line: start /MIN cmd.exe /c D:\Windows\Setup\Scripts\SetupComplete.cmd&exit /b 0 Error [windeploy.exe] ExecuteCommand: Failed...
  3. N

    NTLite 9783 Windows could not complete the installation after adding a Package

    We must avoid commands with drive letters. I did a test install (w10.19045) on partition 2 with drive letter D and the: [windeploy.exe] ExecuteCommandFromValue step is not shown in the log, so I suppose it is not executed at all. The file SetupComplete.cmd is on the D drive and not on the C...
  4. N

    NTLite 9783 Windows could not complete the installation after adding a Package

    setupcomplete.cmd: @echo off Rem after install in %WINDIR%\Setup\Scripts\ del /q /f "%0" exit /b 0 Actual it is a template/placeholder for me , all the commands moved to a batch file which i run after install. Is the command: "start /MIN C:\\Windows\\System32\\cmd.exe /c...
  5. N

    NTLite 9783 Windows could not complete the installation after adding a Package

    If we change the registry: [HKEY_LOCAL_MACHINE\System\Setup\FirstBoot\PostOobe] "MachineTasks"="start /MIN C:\\Windows\\System32\\cmd.exe /c C:\\Windows\\Setup\\Scripts\\SetupComplete.cmd&exit /b 0" This gives a error exitCode: [0x2] (from setupact.log) to...
  6. N

    NTLite 9783 Windows could not complete the installation after adding a Package

    Erase button is disabled in Menu-Settings. All these directories are empty Toolbar Settings "Updates" Where is the permanent Option?
  7. N

    NTLite 9783 Windows could not complete the installation after adding a Package

    Base ISO windows 10 17763.1 used for more then 6 years. NTLite 9783 Add a Package - Service Stack Update-kb5005112 (downloaded from microsoft) Install in VM Hang in phase "Just a moment" Reboot Message "Windows could not complete the installation" If we use NTLite 9525 there are no issues...
  8. N

    NTLite 23.11.9515 Windows 10 v1607 could not complete the installation

    Thanks for looking in this issue. Still i get the same msg. For the test I use the attached autounattend.xml and as update package Service Stack Update, this is only change we do (see attached preset) and we install in the second partition. Original 14393.0 Add autounattend - OK NTLite...
  9. N

    NTLite 23.11.9515 Windows 10 v1607 could not complete the installation

    Since version 23.11.9515 there is a problem to install windows v1607 on a second partition. Steps for reproduction: Use the original version of MS 14393.0 Preset 0 Remove 3 components Add packages netfx3 and netfx48 Do some tweaks Add the following diskconfig to autounattend.xml...
  10. N

    NTLite 1.8.0.7070 Writes to the security log almost 20 000 events

    In the security event log there are many security loggings of NTLite like this: How can we prevent that NTLite overwrite the whole security log of 20 MB?
  11. N

    Windows 10 Enterprise 1607 14393.0 Remove Keyboard(s) gives taskhostw.exe error after update to build 3115

    Starting with the original ISO there is an problem if we update to build 3115 (july 2019) NTLite version 1.8.0.7070 Removed 1 keyboard from original ISO Install in VM Update to build 3115 (kb4507459) Offline stand-alone update After reboot we have a very slow system. The cause is we have every...
  12. N

    Windows 8.1 Enterprise 6.3.9600.19358 Updated to May 2019 - Remove Problems

    There are problems with removing the following components for Windows 8.1 updated to may 2019 with NTlite v1.7 & v1.8 Drivers.Printers - All Removed Drivers.Network Adapters Drivers.Storage Controllers: NTlite don't have to write changes to install.wim: Dependent Hyper-V Guest is not...
  13. N

    Unable to run Office OneNote

    Testing with NTlite 1.6.0.6080 x64 + Windows 10 Pro v1709 x64: Apply Preset '01 = ....' Removed also the snipping tool. Apply changes Removed components 449, Files 23185 (2989 MB) install size 5136 MB Install Win10 Pro in VM. Install Office 2016 x64 - (Excel + OneNote) OneNote work without any...
  14. N

    Unable to run Office OneNote

    Preset + log added to the post of wed 14-feb.
  15. N

    Unable to run Office OneNote

    Because the check of yesterday was actually step 2 in the 'NTliting' process. I do my first step again with the new NTLite version. Tested with NTlite 1.6.0.6025 x64 and Windows 10 v1709 x64. Step 1: From the original ISO select the Windows version (EDU/ENT/PRO) - Pro selected Change some...
Back
Top