Topic: Win10XPE Project General Discussions  (Read 107201 times)

Re: Win10XPE Project General Discussions
« Reply #40 on: May 29, 2018, 05:31:44 PM »

bob.omb

  • Code Baker
  • Grand Chef
  • *****
  • Location: USA
  • Date Registered: Jul 2017
  • Posts: 1261
You MUST have a startmenu shortcut somewhere to pin... Is this not the case in XPE?
« Last Edit: May 29, 2018, 05:32:04 PM by bob.omb »

Re: Win10XPE Project General Discussions
« Reply #41 on: May 31, 2018, 12:42:40 AM »

ChrisR

  • Moderator, XPE Baker
  • Grand Chef
  • *****
  • Date Registered: Mar 2011
  • Posts: 3494
One is numlock on. I have disabled numlock on. Still it gets on while usb is booted.
It did not work here too but I found now, it's in my BIOS. It's better now with the KeyBoard Set to Auto
In Core Plugin, I also changed the value of InitialKeyboardIndicators,2 (ON) or 2147483648 (OFF)

Second I added display driver under copy drivers and integrate drivers is on. Still display driver is not loaded. See in attached first pic.
I do not use special graphics drivers, but there is a real concern for the integration of drivers currently.
Dism.exe /Add-Driver needs the following line in Core.Script:
Code: [Select]
TxtAddline,%w%,"\Windows\WinSxS\%SxSArch%_microsoft-windows-servicingstack_*\*.*",Append
It is in comment, you must remove // at the beginning of the line
I do not understand, it was not commented in the 1st release
It will be in the next release, I try tomorrow.

About the False Alarm, hiderun.exe for some, pecmd.exe for others......
It is really frustrating and I do not have any real solution outside an exception in the AV for Win10XPE folder.
A very good blog from the well known and respected NirSoft, about that: Antivirus companies cause a big headache to small developers.  :sad:
« Last Edit: May 31, 2018, 12:44:12 AM by ChrisR »

Re: Win10XPE Project General Discussions
« Reply #42 on: May 31, 2018, 01:01:08 AM »

lvgandhi

  • Jr. Chef
  • **
  • Date Registered: Jul 2015
  • Posts: 71
Thanks ChrisR.
Waiting for next release.
However windows defender alarms while downloading builder .7z file.
I would like advice with new release whether  real time protection should be switched off for windows defender while downloading file and then 7z expanded folder is to be given exception from defender.

Re: Win10XPE Project General Discussions
« Reply #43 on: May 31, 2018, 11:46:00 AM »

James

  • Grand Chef
  • *****
  • Location: USA
  • Date Registered: Dec 2017
  • Posts: 2272
Yes, Defender pulls several .exe(s) use by project as a virus..
So, just disable smartscreen filter and if defender pulls alarms.. You have to Make an exception and allow exe(s)
I believe there are 3 exe that cause alarm..

Re: Win10XPE Project General Discussions
« Reply #44 on: May 31, 2018, 02:17:59 PM »

lvgandhi

  • Jr. Chef
  • **
  • Date Registered: Jul 2015
  • Posts: 71
I am waiting for new release. Any advice for new release is welcome.

Re: Win10XPE Project General Discussions
« Reply #45 on: July 15, 2018, 12:33:29 AM »

James

  • Grand Chef
  • *****
  • Location: USA
  • Date Registered: Dec 2017
  • Posts: 2272
Win10XPE Net Framework (Feature) Plugin

Copy to >  \Projects\Win10XPE\Features

Implemented in project
« Last Edit: October 19, 2018, 10:43:20 PM by James »

Re: Win10XPE Project General Discussions
« Reply #46 on: July 15, 2018, 01:52:49 AM »

James

  • Grand Chef
  • *****
  • Location: USA
  • Date Registered: Dec 2017
  • Posts: 2272
Win10XPE

MS PowerShell Plugin

3rd party plugin Implemented in project
« Last Edit: October 19, 2018, 10:44:14 PM by James »

Re: Win10XPE Project General Discussions
« Reply #47 on: July 15, 2018, 04:12:17 AM »

James

  • Grand Chef
  • *****
  • Location: USA
  • Date Registered: Dec 2017
  • Posts: 2272
Win10XPE

System Sound Events and Startup Volume Control

Implemented in project
« Last Edit: October 19, 2018, 10:44:30 PM by James »

Re: Win10XPE Project General Discussions
« Reply #48 on: July 15, 2018, 05:50:24 AM »

bob.omb

  • Code Baker
  • Grand Chef
  • *****
  • Location: USA
  • Date Registered: Jul 2017
  • Posts: 1261
[AddFiles]
\Windows\system32\wbem\* ?

Does it grab the whole folder without?

//FileCopy * have unicode bug - workaround with DirCopy * bug for original plugin…

I don't see execution policy reg key either..

I will test in the morning..
« Last Edit: July 15, 2018, 05:56:38 AM by bob.omb »

Re: Win10XPE Project General Discussions
« Reply #49 on: July 15, 2018, 01:43:38 PM »

James

  • Grand Chef
  • *****
  • Location: USA
  • Date Registered: Dec 2017
  • Posts: 2272
\Windows\system32\wbem

Extracts the whole wbem folder

As If or Same As > DirCopy

No need for Wildcard

--
The PowerShell Files Extracted With Win10XPE Are An Exact Match to those of the Win10PESE PowerShell Plugin (when run as a stand alone plugin)

My guess is certain "other" required files are being copied by another Win10PESE plugin
« Last Edit: July 15, 2018, 01:56:31 PM by James »

Re: Win10XPE Project General Discussions
« Reply #50 on: July 15, 2018, 06:12:30 PM »

James

  • Grand Chef
  • *****
  • Location: USA
  • Date Registered: Dec 2017
  • Posts: 2272
Win10XPE

MS Management Console Plugin (MMC)

Plugin Moved To Topic - http://theoven.org/index.php?topic=2607.0
« Last Edit: October 26, 2018, 03:17:07 AM by James »

Re: Win10XPE Project General Discussions
« Reply #51 on: July 17, 2018, 01:36:27 AM »

James

  • Grand Chef
  • *****
  • Location: USA
  • Date Registered: Dec 2017
  • Posts: 2272
Win10XPE

Customize Power Options Plugin

Implemented in project
« Last Edit: October 19, 2018, 10:45:10 PM by James »

Re: Win10XPE Project General Discussions
« Reply #52 on: July 17, 2018, 02:04:59 AM »

James

  • Grand Chef
  • *****
  • Location: USA
  • Date Registered: Dec 2017
  • Posts: 2272
Win10XPE

.Net Framework (Non-Feature) Plugin
« Last Edit: October 19, 2018, 10:48:04 PM by James »

Re: Win10XPE Project General Discussions
« Reply #53 on: July 17, 2018, 01:25:09 PM »

James

  • Grand Chef
  • *****
  • Location: USA
  • Date Registered: Dec 2017
  • Posts: 2272
Win10XPE Plugins

WordPad - Program Already Included In Project - Plugin Allows Customization

NotePad 2 - Program Already Included In Project - Plugin Allows Customization

WinCalc - Plugin Adds A Windows Calculator

Plugin(s) Moved To Topic - http://theoven.org/index.php?topic=2607.0
« Last Edit: October 26, 2018, 03:17:42 AM by James »

Re: Win10XPE Project General Discussions
« Reply #54 on: July 17, 2018, 08:13:08 PM »

James

  • Grand Chef
  • *****
  • Location: USA
  • Date Registered: Dec 2017
  • Posts: 2272
Win10XPE

Active Data Burner Plugin

Active ISO Burner Plugin


Plugin(s) Moved To Topic - http://theoven.org/index.php?topic=2607.0
« Last Edit: October 26, 2018, 03:18:26 AM by James »

Re: Win10XPE Project General Discussions
« Reply #55 on: July 17, 2018, 08:16:20 PM »

James

  • Grand Chef
  • *****
  • Location: USA
  • Date Registered: Dec 2017
  • Posts: 2272
Win10XPE

ShowKeyPlus Plugin
Requires Full NET Framework

Plugin(s) Moved To Topic - http://theoven.org/index.php?topic=2607.0
« Last Edit: October 26, 2018, 03:18:54 AM by James »

Re: Win10XPE Project General Discussions
« Reply #56 on: July 17, 2018, 08:20:41 PM »

James

  • Grand Chef
  • *****
  • Location: USA
  • Date Registered: Dec 2017
  • Posts: 2272
Win10XPE

MS Windows Media Player
« Last Edit: October 19, 2018, 10:47:45 PM by James »

Re: Win10XPE Project General Discussions
« Reply #57 on: July 17, 2018, 08:23:27 PM »

James

  • Grand Chef
  • *****
  • Location: USA
  • Date Registered: Dec 2017
  • Posts: 2272
Win10XPE

Internet Favorites Plugin

Adds Your Selected Internet Favorites To PE

Plugin(s) Moved To Topic - http://theoven.org/index.php?topic=2607.0
« Last Edit: October 26, 2018, 03:19:13 AM by James »

Re: Win10XPE Project General Discussions
« Reply #58 on: July 17, 2018, 08:33:06 PM »

James

  • Grand Chef
  • *****
  • Location: USA
  • Date Registered: Dec 2017
  • Posts: 2272
Also Anyone else having a problem with Google Chrome..
Debugger Log in PE states dll loader failed to find chrome.dll in chrome version folder - although file is present..
Tried copying dll to system32 with same results....
Tried using older version(s) (that where known working) with same results...
I see a fix was made for the (Ghost) desktop icon that is created by Google..
It has been a while since I have done any project testing - But it appears something may have changed at some point..
Not sure if me or everybody else too..

Thanks,
You feedback is important to us
Feedback on the plugins too  ;)
« Last Edit: July 17, 2018, 08:34:10 PM by James »

Re: Win10XPE Project General Discussions
« Reply #59 on: July 17, 2018, 11:14:10 PM »

NIKZZZZ

  • Code Baker
  • Chef
  • ***
  • Date Registered: Feb 2011
  • Posts: 129
Hi, James.
Quote
Tried copying dll to system32 with same results....
If you use the x86 version  Google Chrome and run it in windows x64, then you must copy the dll to \Windows\SysWOW64\ , and not to \Windows\System32\ .

 

Powered by EzPortal