Topic: Win10XPE Project  (Read 141376 times)

Re: Win10XPE Project
« Reply #840 on: September 28, 2020, 03:57:29 PM »

APT

  • Grand Chef
  • *****
  • winpe enthusiast
  • Location: UK
  • Date Registered: Nov 2012
  • Posts: 1150
Hi

thanks ChrisR  :smile: :thumbsup:
« Last Edit: September 28, 2020, 03:58:18 PM by APT »

Re: Win10XPE Project
« Reply #841 on: October 17, 2020, 11:43:29 AM »

3rik

  • Apprentice
  • *
  • Date Registered: Oct 2020
  • Posts: 5
Heya
I keep getting an error regardless of what i do, right after i hit the play button (even without modifying any settings)
A log window appears with the error i sent in the image (i cant copy paste the code because the forum thinks its a link, which i cant send)

P.S im running on the windows insider dev channel as the host os (build 20236). The iso im using is the latest 2004 iso (not insider).

Thanks!

Re: Win10XPE Project
« Reply #842 on: October 17, 2020, 03:16:48 PM »

APT

  • Grand Chef
  • *****
  • winpe enthusiast
  • Location: UK
  • Date Registered: Nov 2012
  • Posts: 1150
Hi

Already answered/discussed in general discussions thread

Re: Win10XPE Project
« Reply #843 on: October 29, 2020, 12:08:50 AM »

strongbad75

  • Jr. Chef
  • **
  • Location: California
  • Date Registered: Feb 2020
  • Posts: 24
Hi,
I updated the XPE script for Notepad++ to work with 7.9 (I am not well versed in scripting, but managed to replace all the .bin with .portable as the download links changed with version 7.9).  See below the changed script section text:
Code: [Select]
[Variables]
%ProgramTitle%=NotePad++
%ProgramExe%=NotePad++.exe
%ProgramFolder%=NotePad++
%ProgramFolderx64%=NotePad++_x64
%SetupFile%=NotePadpp.portable.7z
%SetupFilex64%=NotePadpp.portable.x64.7z
%SetupFile2%=NotePadpp.portable.minimalist.7z
%SetupFile2x64%=NotePadpp.portable.minimalist.x64.7z
%DLSetupFile%=NotePadpp.portable.7z
%DLSetupFilex64%=NotePadpp.portable.x64.7z
%DLSetupFile2%=NotePadpp.portable.minimalist.7z
%DLSetupFile2x64%=NotePadpp.portable.minimalist.x64.7z
%SetupURL%=https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v%ProgramVer_TextBox%/npp.%ProgramVer_TextBox%.portable.7z
%SetupURLx64%=https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v%ProgramVer_TextBox%/npp.%ProgramVer_TextBox%.portable.x64.7z
%SetupURL2%=https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v%ProgramVer_TextBox%/npp.%ProgramVer_TextBox%.portable.minimalist.7z
%SetupURL2x64%=https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v%ProgramVer_TextBox%/npp.%ProgramVer_TextBox%.portable.minimalist.x64.7z
%ProvideFiles%=%ProgCache%\%ProgramFolder%
%FileContainer%=%ScriptDir%\NotePad++_XPE_File.Script

[Info]
%SetupURL%=http://download.notepad-plus-plus.org/repository/7.x/%ProgramVer_TextBox%/npp.%ProgramVer_TextBox%.portable.7z
%SetupURLx64%=http://download.notepad-plus-plus.org/repository/7.x/%ProgramVer_TextBox%/npp.%ProgramVer_TextBox%.portable.x64.7z
%SetupURL2%=http://download.notepad-plus-plus.org/repository/7.x/%ProgramVer_TextBox%/npp.%ProgramVer_TextBox%.portable.minimalist.7z
%SetupURL2x64%=http://download.notepad-plus-plus.org/repository/7.x/%ProgramVer_TextBox%/npp.%ProgramVer_TextBox%.portable.minimalist.x64.7z
I am getting a build error when pressing the green play button for this plugin:
Code: [Select]
RegHiveLoad - Failed to load registry hive: [Tmp_Software] From file: [%BaseDir%\Target\Windows\System32\config\Software]: Unknown error
The U button to update the plugin work and the blue play button for the project work to build a working ISO with version 7.9.

Your thoughts are much appreciated!

Re: Win10XPE Project
« Reply #844 on: October 29, 2020, 12:36:11 AM »

APT

  • Grand Chef
  • *****
  • winpe enthusiast
  • Location: UK
  • Date Registered: Nov 2012
  • Posts: 1150
Hi strongbad75

that xpeplugin has already been updated to 7.9

see attached file  :thumbsup:

overwrite existing one and hit Update button
« Last Edit: October 29, 2020, 12:38:05 AM by APT »

Re: Win10XPE Project
« Reply #845 on: October 29, 2020, 11:45:14 AM »

ChrisR

  • Moderator, XPE Baker
  • Grand Chef
  • *****
  • Date Registered: Mar 2011
  • Posts: 3494
Win10XPE_2020-10-29 update

Support for Windows 10 2009 - 20H2, October 2020 Update

Updated tools and applications:
GetWaikTool (GWT): Updated to v20.0.10
wimlib: Updated to v1.13.30
aria2c: Updated to v1.35
RegFind: (new) RegFind is a command-line tool that you can use to search, replace in the registry
StartIsBack++: Updated to v2.9.7
Rufus: Updated to v3.12
Q-Dir: Updated to v8.9.7
Acronis TrueImage 2021: Updated link to 32010
AOMEI Backupper: Updated to v6.1.0
Macrium Reflect: Updated to v7.3.5289
CPU-Z: Updated to v1.94
HWinfo: Updated to v6.32
IrfanView: Updated to v4.56
Google Chrome: Updated to v86.0.4240.75
Beyond Compare 4: Updated link to v4.3.7.25118
WinNTSetup4: Updated to v4.2.5
XPE Microsoft Edge Plugin Creator: Use MSEDGE.7z or MicrosoftEdge.exe Installer
Mega Optional Application Download: Updated 2020-10-28

 :smile:
« Last Edit: October 29, 2020, 05:44:53 PM by ChrisR, Reason: Change Build version »

Re: Win10XPE Project
« Reply #846 on: October 29, 2020, 12:28:32 PM »

APT

  • Grand Chef
  • *****
  • winpe enthusiast
  • Location: UK
  • Date Registered: Nov 2012
  • Posts: 1150
Hi

Thanks from us all, ChrisR

for taking the time to up a new distribution package to resolve the current issues, when I know you're very busy with 'life'

 :thumbsup: :smile: :thumbsup:
« Last Edit: October 29, 2020, 12:43:23 PM by APT »

Re: Win10XPE Project
« Reply #847 on: October 29, 2020, 01:54:17 PM »
  • Location: Israel
  • Date Registered: Dec 2017
  • Posts: 444
Thank you Chris for update.

Latest version + 2009 iso on both Winbuilder or PEBakery not booting into PE. with old version of win10xpe and changes provided by APT here http://theoven.org/index.php?topic=3247.msg38962#msg38962 it was working fine.

anyone else?

Re: Win10XPE Project
« Reply #848 on: October 29, 2020, 02:08:43 PM »

APT

  • Grand Chef
  • *****
  • winpe enthusiast
  • Location: UK
  • Date Registered: Nov 2012
  • Posts: 1150
Latest version + 2009 iso on both Winbuilder or PEBakery not booting into PE. with old version of win10xpe and changes provided by APT here http://theoven.org/index.php?topic=3247.msg38962#msg38962 it was working fine.
anyone else?

Hi

Win10XPE_2020-10-29.7z and TechBench 20H2 (2009) working for me in native and PEBakery

Did you try with new project folders or overwrite your older one, I only tried complete new build as any new user would
« Last Edit: October 29, 2020, 02:20:55 PM by APT »

Re: Win10XPE Project
« Reply #849 on: October 29, 2020, 02:12:26 PM »

ChrisR

  • Moderator, XPE Baker
  • Grand Chef
  • *****
  • Date Registered: Mar 2011
  • Posts: 3494
Latest version + 2009 iso on both Winbuilder or PEBakery not booting into PE. with old version of win10xpe and changes provided by APT here http://theoven.org/index.php?topic=3247.msg38962#msg38962 it was working fine.
Strange, Win10XPE 2020-10-29 + TechBench 2009 (20H2) ISO starts well here
The changes made by Kyhi and APT are integrated in the latest version
With a tiny difference in CreateISO.Script to detect whether to change the paths from the C:\ to X:\ in registry. Based on existing C:\ registry value rather than on 19041 Build. For later use if needed.
Check in Tmp_Software that the access paths are written with X:\ and not with C:\ after building

Re: Win10XPE Project
« Reply #850 on: October 29, 2020, 02:13:05 PM »

ericgl

  • Jr. Chef
  • **
  • Date Registered: Dec 2015
  • Posts: 71
Thanks, ChrisR.
Much appreciated.

Re: Win10XPE Project
« Reply #851 on: October 29, 2020, 02:18:53 PM »

Jimehc

  • Chef
  • ***
  • Date Registered: Jan 2015
  • Posts: 134
Thanks for the update - using latest TechBench 20H2 ISO as source - XPE booted without issue

Re: Win10XPE Project
« Reply #852 on: October 29, 2020, 02:28:35 PM »
  • Location: Israel
  • Date Registered: Dec 2017
  • Posts: 444
Latest version + 2009 iso on both Winbuilder or PEBakery not booting into PE. with old version of win10xpe and changes provided by APT here http://theoven.org/index.php?topic=3247.msg38962#msg38962 it was working fine.
Strange, Win10XPE 2020-10-29 + TechBench 2009 (20H2) ISO starts well here
The changes made by Kyhi and APT are integrated in the latest version
With a tiny difference in CreateISO.Script to detect whether to change the paths from the C:\ to X:\ in registry. Based on existing C:\ registry value rather than on 19041 Build. For later use if needed.
Check in Tmp_Software that the access paths are written with X:\ and not with C:\ after building


I replaced creatiso with one he provided and will run again.

Re: Win10XPE Project
« Reply #853 on: October 29, 2020, 02:33:45 PM »

Jimehc

  • Chef
  • ***
  • Date Registered: Jan 2015
  • Posts: 134
if doing so with the link provided - you will find they are both the same process...
« Last Edit: October 29, 2020, 02:34:27 PM by Jimehc »

Re: Win10XPE Project
« Reply #854 on: October 29, 2020, 02:48:26 PM »
  • Location: Israel
  • Date Registered: Dec 2017
  • Posts: 444
Replaced createiso but no luck. going to do a clean from scratch and see if it helps.

Re: Win10XPE Project
« Reply #855 on: October 29, 2020, 03:01:35 PM »

Jimehc

  • Chef
  • ***
  • Date Registered: Jan 2015
  • Posts: 134
Windows 7 Host OS ?
AV software block tools| regfind ?

Re: Win10XPE Project
« Reply #856 on: October 29, 2020, 03:16:00 PM »
  • Location: Israel
  • Date Registered: Dec 2017
  • Posts: 444
Clean from scratch is working. now i have to figure out what the issue is :(

Re: Win10XPE Project
« Reply #857 on: October 29, 2020, 03:36:18 PM »

Jimehc

  • Chef
  • ***
  • Date Registered: Jan 2015
  • Posts: 134
usually to update over existing I just copy over the "projects" folder so as not to change other customized things

Re: Win10XPE Project
« Reply #858 on: October 29, 2020, 03:43:41 PM »
  • Location: Israel
  • Date Registered: Dec 2017
  • Posts: 444
All seems to be working fine now.

Could be my iso extraction was bad so I re-extracted.

Re: Win10XPE Project
« Reply #859 on: October 29, 2020, 10:53:54 PM »

circcc

  • Jr. Chef
  • **
  • Date Registered: Dec 2018
  • Posts: 26
Thanks but,
Win10XPE_2020-10-29 update is not working for me.

I build 20H2 2009 with it in win7.
Build was successful, but boot failed with it.
when I boot with it "files loadinig..." message and progess bar is not displayed but after seconds windows logo is displayed, after then
"Welcome, the Configuration is in Progress..." message is not displayed, just screen is black and system is stopped or automatically rebooted. x86/x64 both.

so, I edited pecmd.ini "KILL explorer.exe" and "SHEL %WinDir%\explorer.exe" lines with
old "FIND $%USERNAME%=SYSTEM,SHEL %WinDir%\explorer.exe" code, but it's the same. It doesn't help.

Regards.

 

Powered by EzPortal