Topic: Win10XPE Project General Discussions  (Read 107205 times)

Re: Win10XPE Project General Discussions
« Reply #1260 on: November 13, 2019, 09:02:58 PM »

James

  • Grand Chef
  • *****
  • Location: USA
  • Date Registered: Dec 2017
  • Posts: 2272
Also If you download the Mega Optional Apps script from the very bottom of the index
There is a small fix to address download issues cause by the Base Directory having Spaces in the folder name..
The XPE Project Update is checked by default...

Re: Win10XPE Project General Discussions
« Reply #1261 on: November 14, 2019, 12:10:20 AM »

APT

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

Quote
Installed the Paragon 15 plugin and while it functions, the desktop icon is broken and the label is "PHDM" instead of something more descriptive. Also, when pinned to the taskbar the icon is broken and when pinned to the Start menu the icon is broken and the program title is the beginning of what looks like a description of the Paragon app.

Yes, the program launch exe explauncher.exe does not contain an icon so you need to edit it with Resource Hacker and add one yourself if needed, then replace the explauncher.exe in your PHDM64.7z or PHDM.7z with the correct arch modded one.
If you want a pre-done one I've uploaded one here for you

updated icon   


The shortcut title PHDM is as I wanted it but you should be able to change it by changing the Add_Shortcut section to something like

Code: [Select]
If,%Desktop_CheckBox%,Equal,True,AddShortcut,Desktop,,,"Paragon HDM15"
If,%StartMenu_CheckBox%,Equal,True,AddShortcut,StartMenu,%StartMenuFolder_TextBox%,,"Paragon HDM15"
If,%StartMpin_CheckBox%,Equal,True,AddPin,StartMenu,,,"Paragon HDM15"
If,%TaskBpin_CheckBox%,Equal,True,AddPin,TaskBar,,,"Paragon HDM15"

you can change "Paragon HDM15" to anything between the double quotes, but keep the rest exactly as shown
for pin to Taskbar shortcuts you need to have Run from RAM selected

regards APT
« Last Edit: February 05, 2020, 07:00:00 PM by APT »

Re: Win10XPE Project General Discussions
« Reply #1262 on: November 15, 2019, 12:48:46 AM »

0mikeyj0

  • Jr. Chef
  • **
  • Date Registered: Jul 2014
  • Posts: 19
Thx APT!

Re: Win10XPE Project General Discussions
« Reply #1263 on: November 18, 2019, 01:40:54 PM »
  • Location: Israel
  • Date Registered: Dec 2017
  • Posts: 444
@James

If notepad++ is added regular notepad does not work.

I cannot find the reason for this as i dont see any registry keys added.

ila_rendered

Re: Win10XPE Project General Discussions
« Reply #1264 on: November 18, 2019, 01:47:48 PM »

James

  • Grand Chef
  • *****
  • Location: USA
  • Date Registered: Dec 2017
  • Posts: 2272
NotePad++ has it's own program folder & has no register entries...

The Notepad in XPE is actually Notepad2 which replaces MS Notepad
From here > "\Win10XPE\Projects\Include\x64\AdditionalFiles\Windows\System32\Notepad.exe"

Re: Win10XPE Project General Discussions
« Reply #1265 on: November 18, 2019, 02:26:15 PM »
  • Location: Israel
  • Date Registered: Dec 2017
  • Posts: 444
NotePad++ has it's own program folder & has no register entries...

The Notepad in XPE is actually Notepad2 which replaces MS Notepad
From here > "\Win10XPE\Projects\Include\x64\AdditionalFiles\Windows\System32\Notepad.exe"

I understand that. But every time if notepad++ is added i get that message. try to open a text doc or search for notepad and try to open it.

Re: Win10XPE Project General Discussions
« Reply #1266 on: November 18, 2019, 08:55:21 PM »

James

  • Grand Chef
  • *****
  • Location: USA
  • Date Registered: Dec 2017
  • Posts: 2272
Sorry, I do Not Know How YOU Got To That Point or that Error..
Extract Default Project and MoPlugins & start a NEW Test...

Notepad++ & Notepad2 side by side
ila_rendered
ila_rendered

Re: Win10XPE Project General Discussions
« Reply #1267 on: November 18, 2019, 11:01:50 PM »

APT

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

I get the same result as James, also if I add .txt to associations of notepad++ I get RHClick 'open with' on txt as well

regards APT

Re: Win10XPE Project General Discussions
« Reply #1268 on: November 19, 2019, 08:27:49 AM »
  • Location: Israel
  • Date Registered: Dec 2017
  • Posts: 444
I am having a few problems with my setup on this computer even clean build on different drive gives me issues with PEBakery.

i have ran tests on a VM and everything seems fine.

Anyone have any suggestion what i can do to check where issues are?

Re: Win10XPE Project General Discussions
« Reply #1269 on: November 19, 2019, 08:51:11 AM »

slore

  • WimBuilder
  • Sr. Chef
  • ****
  • Date Registered: Jun 2016
  • Posts: 664
Use WinBuilder to build it first. If the problem is gone , feedback to PEBakery team.

Not everyone use it, they can't help you with different way to confirm / reproduce the problem.

If the WinBuilder is also failed , send your build log, and show your minimum options for the problem.
« Last Edit: November 19, 2019, 08:53:10 AM by slore »

Re: Win10XPE Project General Discussions
« Reply #1270 on: November 19, 2019, 10:05:31 AM »
  • Location: Israel
  • Date Registered: Dec 2017
  • Posts: 444
So i figured out the notepad++ issue.

still would love PEBakery working i have a ticket in github but its an issue specific to me only. will have to reinstall windows.
« Last Edit: November 19, 2019, 10:06:12 AM by Bigbadmoshe »

Re: Win10XPE Project General Discussions
« Reply #1271 on: November 19, 2019, 11:01:59 AM »

APT

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

Quote
So i figured out the notepad++ issue.
which out of interest was ?

I'm using

source 10.0.18362.418 x64 en-GB
Win10XPE_2019-09-20.7z
notePad++ v002 of 2019.11.07 using 7.81
notepad2x64 4.2.25.0 std from accessories

using PEBakery 0.9.6.1 beta6 bld20191114 (all compat.options on)
or Win10XPE.exe (BuilderSE v82)

txt files open with Notepad2 or Notepad++ or even with both apps simultaneously
« Last Edit: November 19, 2019, 11:04:44 AM by APT »

Re: Win10XPE Project General Discussions
« Reply #1272 on: November 19, 2019, 12:13:57 PM »
  • Location: Israel
  • Date Registered: Dec 2017
  • Posts: 444
I was using something in extra script to try and use notepad++ instead of notepad. I removed it and it works.

"HKLM\Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\notepad.exe" /v "Debugger" /t REG_SZ /d "\"%ProgramFiles(x86)%\Notepad++\notepad++.exe\" -notepadStyleCmdline -z" /f

Not like this of course.

Re: Win10XPE Project General Discussions
« Reply #1273 on: November 19, 2019, 02:01:32 PM »

James

  • Grand Chef
  • *****
  • Location: USA
  • Date Registered: Dec 2017
  • Posts: 2272
Basically a Self Inflected Issue that led to a Project Error Report...
Geeeez...

Re: Win10XPE Project General Discussions
« Reply #1274 on: November 19, 2019, 02:18:20 PM »
  • Location: Israel
  • Date Registered: Dec 2017
  • Posts: 444
Basically a Self Inflected Issue that led to a Project Error Report...
Geeeez...

You know me so well :)

Re: Win10XPE Project General Discussions
« Reply #1275 on: November 19, 2019, 02:25:01 PM »

James

  • Grand Chef
  • *****
  • Location: USA
  • Date Registered: Dec 2017
  • Posts: 2272
I suspected...

Re: Win10XPE Project General Discussions
« Reply #1276 on: November 20, 2019, 06:18:09 AM »

James

  • Grand Chef
  • *****
  • Location: USA
  • Date Registered: Dec 2017
  • Posts: 2272
Bulk Rename Utility - XPE

What happened to the x64 Program.exe ???
Why No Homepage ?? or Update Download ???
OEM has Portable version...
Launching manual locked up XPE..
Its not ready for distribution
« Last Edit: November 20, 2019, 06:20:12 AM by James »

Re: Win10XPE Project General Discussions
« Reply #1277 on: November 20, 2019, 06:24:28 PM »

Malok

  • Chef
  • ***
  • Location: Canada
  • Date Registered: Aug 2016
  • Posts: 202
Bulk Rename Utility - XPE

What happened to the x64 Program.exe ???
Why No Homepage ?? or Update Download ???
OEM has Portable version...
Launching manual locked up XPE..
Its not ready for distribution

Ok, I'm starting to get the Picture... Sorry...
I never had any lock-ups of Winbuilder launching external applications with this method before....

Here's the new plugin.

 

Re: Win10XPE Project General Discussions
« Reply #1278 on: November 20, 2019, 08:10:53 PM »

James

  • Grand Chef
  • *****
  • Location: USA
  • Date Registered: Dec 2017
  • Posts: 2272
same issue with JellyBean.... Test using Innounp Creator... Although I assume you using PEBakery interface, based upon appearance
What happen to tweaks Visual Effects - Merged organized edited for distribution - then nothing

Re: Win10XPE Project General Discussions
« Reply #1279 on: November 21, 2019, 01:59:31 AM »

Malok

  • Chef
  • ***
  • Location: Canada
  • Date Registered: Aug 2016
  • Posts: 202
same issue with JellyBean.... Test using Innounp Creator... Although I assume you using PEBakery interface, based upon appearance
What happen to tweaks Visual Effects - Merged organized edited for distribution - then nothing

Here's the new plugin.

 

Powered by EzPortal