Topic: Win10XPE Project  (Read 141365 times)

Re: Win10XPE Project
« Reply #220 on: June 14, 2018, 01:00:04 AM »

cretino

  • Chef
  • ***
  • Date Registered: Jan 2018
  • Posts: 240
hi ChrisR
with this update Switch to Admin work  :thumbsup:
only PENetwork give erreur ...
Code: [Select]
http://imgbox.com/szgacmTF

Re: Win10XPE Project
« Reply #221 on: June 14, 2018, 11:40:39 AM »

ChrisR

  • Moderator, XPE Baker
  • Grand Chef
  • *****
  • Date Registered: Mar 2011
  • Posts: 3494
For the Native Wifi Filter error, try with this Network.script
and enable "Network addition" in Build Core interface

* Network.Script (11.89 kB - downloaded 107 times.)
« Last Edit: June 14, 2018, 12:10:38 PM by ChrisR »

Re: Win10XPE Project
« Reply #222 on: June 14, 2018, 09:18:51 PM »

lvgandhi

  • Jr. Chef
  • **
  • Date Registered: Jul 2015
  • Posts: 71
Every thing works ok except driver integration. I have added intel HD graphics 4000 driver folder to copy drivers folder. It  was not working.
Then I added line
DEVI %WinDir%\System32\DriverStore\FileRepository\igdlh64.inf_amd64_6e877c78ebc3ab5d\igdlh64.inf
to pecmd.ini. It used to work in previous version of XPE. Now even that is not working. Display driver is not loaded at start. I can update driver from device manager from same folders.
Any solution for display driver?

Further still windows defender warning appears as below.

Then to avoid windows defender problem, I deleted the winxpe folder in C drive and unzipped winxpe folder in E drive. I did not get any warning. Now also driver integration though shows successful in build up time, driver is not loaded during usb boot. Hence I added display driver addition in pecmd.ini as above. Now driver loads during boot.

Is there any possibility to add Libre office to the iso? if so how?
« Last Edit: June 15, 2018, 01:33:11 AM by lvgandhi »

Re: Win10XPE Project
« Reply #223 on: June 15, 2018, 04:40:23 AM »

SIW2

  • Code Baker
  • Chef
  • ***
  • Date Registered: Jul 2012
  • Posts: 197
Yes, MSE has started picking up pecmd ( but only the x86 ) and also RegCpe and HiveUnload.

It has only started doing that recently.

Re: Win10XPE Project
« Reply #224 on: June 15, 2018, 11:58:19 AM »

ChrisR

  • Moderator, XPE Baker
  • Grand Chef
  • *****
  • Date Registered: Mar 2011
  • Posts: 3494
I can not really help with graphics driver, not my thing.
I can only say that there is nothing modified in the latest package for the drivers integration.
To help you, you can look at SetupAPI.dev.log in Windows\INF folder.

Re: Win10XPE Project
« Reply #225 on: June 15, 2018, 11:59:57 AM »

ChrisR

  • Moderator, XPE Baker
  • Grand Chef
  • *****
  • Date Registered: Mar 2011
  • Posts: 3494
To reduce false alarms, I have Un-Upx HiveUnload and RegCpe. I also removed install au3 in RegCpe.
For pecmd, I converted to English the latest version PECMD2012.1.88.05.81Stable-180142
Starting from PecmdOrginal + en-mods.resc (from a previous SIW2 sharing) + mpress
I do not know much, SIW2 knows better, I hope it is good.

No worries with Defender currently
Not out of trouble, but It's a little better for now with Total Virus Detection Ratios:
  . HiveUnload.exe 2/67
  . RegCPE.exe 7/67
  . pecmd_x86EN.exe 8/67
  . pecmd_x64EN.exe 0/67

* Tools.7z (2480.49 kB - downloaded 143 times.)

Copy HiveUnload and RegCpe in Projects\Tools
Copy  pecmd.exe in Projects\Include\x64(x86)\AdditionalFiles\Windows\System32
« Last Edit: June 15, 2018, 12:00:30 PM by ChrisR »

Re: Win10XPE Project
« Reply #226 on: June 15, 2018, 03:19:53 PM »

ChrisR

  • Moderator, XPE Baker
  • Grand Chef
  • *****
  • Date Registered: Mar 2011
  • Posts: 3494
with this update Switch to Admin work  :thumbsup:
only PENetwork give erreur ...
To get the wifi in x86 build with the built-in Winre.wim network support and without the Native Wifi Filter error .
It seems that adding:  Windows\L2Schemas  folder is enough
I will add it in explorer plugin to get it by default.
thus, the choice of Network addition in the Build Core plugin is not mandatory for wlansvc, it remains an option for extended Network support.

Re: Win10XPE Project
« Reply #227 on: June 15, 2018, 03:22:48 PM »

bob.omb

  • Code Baker
  • Grand Chef
  • *****
  • Location: USA
  • Date Registered: Jul 2017
  • Posts: 1261
If Windows defender is driving you crazy turning itself back on over an over like it was doing to me, and you already use another anti-virus just disable it. (Permanently) https://www.sordum.org/9480/defender-control-v1-3/
or uninstall it
https://yadi.sk/d/AgusC7tF34Quhq <--SmartScreen doesn't like this because it can remove defender, edge , and cortana..

I have batch files that get flagged.  Its just the way it is and you'll never catch everything.  Exceptions should be set for the builder folder regardless, but it is pretty cool that you edited the files to remove detections  :tongue:

Nothing else would work for me including setting the reg keys to disable it, but this did.

**BTW removing Defender made my computer faster.... It feels like I removed a virus  :lol: (I use Malwarebytes, which listens to what I tell it to do)
« Last Edit: June 15, 2018, 03:43:46 PM by bob.omb »

Re: Win10XPE Project
« Reply #228 on: June 15, 2018, 04:01:40 PM »

ChrisR

  • Moderator, XPE Baker
  • Grand Chef
  • *****
  • Date Registered: Mar 2011
  • Posts: 3494
Exceptions IS set for the builder folder here with Defender.
No choice not to be bored by AV.

Re: Win10XPE Project
« Reply #229 on: June 15, 2018, 04:06:29 PM »

bob.omb

  • Code Baker
  • Grand Chef
  • *****
  • Location: USA
  • Date Registered: Jul 2017
  • Posts: 1261
Defender is the worst, and is getting even worse as time goes on, only a matter of time before it is popular to remove it. Tools above will help.
« Last Edit: June 15, 2018, 04:08:27 PM by bob.omb »

Re: Win10XPE Project
« Reply #230 on: June 15, 2018, 06:31:45 PM »

ChrisR

  • Moderator, XPE Baker
  • Grand Chef
  • *****
  • Date Registered: Mar 2011
  • Posts: 3494
Win10XPE_2018-06-15 update

Pecmd: updated version 2012.1.88.05.81Stable-180142 with less AV false alarms, currently
HiveUnload and RegCpe: Un-Upxed version to decrease some of the false Positives.
Network: Get also the wifi in x86 build with its built-in Winre.wim network support.
   Network addition in Build Core plugin remains an option for an extended Network support.

If you are bothered by false positives, put an exeptions in your AV on the base folder.
You can read this blog from Nir Sofer: Antivirus companies cause a big headache to small developers

« Last Edit: June 15, 2018, 06:34:33 PM by ChrisR »

Re: Win10XPE Project
« Reply #231 on: June 15, 2018, 11:21:14 PM »

lvgandhi

  • Jr. Chef
  • **
  • Date Registered: Jul 2015
  • Posts: 71
I did not get any trogen virus advice and doing quarantine after making file changes as suggested in post 225 by ChrisR even in previous version. Latest version works ok in all respects including display driver integration, time zone preservation and  numlock. But wall paper replaced by me appears during boot up and goes blank after display changes from default to installed system driver.

Re: Win10XPE Project
« Reply #232 on: June 17, 2018, 01:28:18 AM »

lvgandhi

  • Jr. Chef
  • **
  • Date Registered: Jul 2015
  • Posts: 71
I just added wiztree app and removed reg apps. Then the build was booted from USB. This time again, display driver was not loaded at all. Only basic display was there. SetupAPI.dev.log is attached.

Re: Win10XPE Project
« Reply #233 on: June 17, 2018, 12:33:14 PM »

powerpc

  • Jr. Chef
  • **
  • Date Registered: Aug 2015
  • Posts: 60
Pintool. Support PECMD Sysntax

http://theoven.org/index.php?topic=1338.0

- Current parameter
Pintool < -debug > < config file >

- PECMD syntax type parameter
Pintool < -pecmd:sub name > < PECMD ini file >

EX>
Pintool -pecmd:PecmdPint pecmd.ini

...
_SUB PECMDpint
Pint %Programs%\Btools\BOOTICE.lnk,StartMenu
Pint %Programs%\Btools\GimageX.lnk,StartMenu
Pint %Programs%\Btools\WinNTSetup3.lnk,StartMenu
Pint %Programs%\Q-Dir\Q-Dir.Lnk,TaskBand
_END

Code: [Select]
//Win10Xpe Pin. PECMD type
  RegHiveLoad,Tmp_Default,%RegDefault%
  RegWrite,HKLM,0x2,Tmp_Default\Software\Microsoft\Windows\CurrentVersion\RunOnce,PinTool,"PinTool.exe -pecmd:PecmdPint #$pWindir#$p\System32\pecmd.ini"
  RegHiveUnLoad,Tmp_Default
« Last Edit: June 17, 2018, 01:13:14 PM by powerpc »

Re: Win10XPE Project
« Reply #234 on: June 18, 2018, 09:36:25 AM »

ChrisR

  • Moderator, XPE Baker
  • Grand Chef
  • *****
  • Date Registered: Mar 2011
  • Posts: 3494
Thank you PowerPC  :thumbsup:
I'll put Pintool v2.2.6.0 in the next package.
However, I think I will keep it in the form of  PinTool.ini section, for the AddPin macro in project.
AddPin macro allows to specify a Defined position or an Auto position, using TaskBarX or StartMenuX index.

Re: Win10XPE Project
« Reply #235 on: June 18, 2018, 05:30:50 PM »

teik

  • Chef
  • ***
  • Date Registered: Nov 2016
  • Posts: 250
@ChrisR

Please add the option to change the administrator name from script, without having to edit the files manually in pecdadmin.

Re: Win10XPE Project
« Reply #236 on: June 23, 2018, 10:43:12 AM »

ChrisR

  • Moderator, XPE Baker
  • Grand Chef
  • *****
  • Date Registered: Mar 2011
  • Posts: 3494
A week offline. I am not sure that the administrator name is widely used!
And I do not want to put it on the main page of the "Build Core" plugin, not to overload it.
If I have other usefull options to add, maybe I can put it in an additional interface, accessible via a button "Additional Option" in Build Core.
Will see. What other options would be useful ?
For now you can do it, fairly easily, with the %AdminName% variable. I do not have better for now.
« Last Edit: June 23, 2018, 10:44:05 AM by ChrisR »

Re: Win10XPE Project
« Reply #237 on: June 24, 2018, 12:03:54 AM »

teik

  • Chef
  • ***
  • Date Registered: Nov 2016
  • Posts: 250
A week offline. I am not sure that the administrator name is widely used!
And I do not want to put it on the main page of the "Build Core" plugin, not to overload it.
If I have other usefull options to add, maybe I can put it in an additional interface, accessible via a button "Additional Option" in Build Core.
Will see. What other options would be useful ?
For now you can do it, fairly easily, with the %AdminName% variable. I do not have better for now.


Thank you very much for giving options. I would like it to be a dedicated option for admin;
- One can change the name.
-Choose the text that appears when it is loading. It's in English and I'd like to change that boot text. The text says something like this: Switch admin user, please wait..

I do it with the pecmd to change the boot text and customize it. But adminpecmd appears once the project is created.
I do not know if I explained well. Right now I'm out and I can not capture the text that appears when it's started, they're both in English.

Thank you so much for everything.
« Last Edit: June 24, 2018, 12:06:39 AM by teik »

Re: Win10XPE Project
« Reply #238 on: July 02, 2018, 12:31:59 AM »

ChrisR

  • Moderator, XPE Baker
  • Grand Chef
  • *****
  • Date Registered: Mar 2011
  • Posts: 3494
Win10XPE_2018-07-02 update

Build Core: Button to edit pecmdAdmin.ini if needed. Advanced Build Otions and Additional options added in a 2nd Interface (see the screenshot below)
WoW64 basic: Some changes in the file list for more compatibility with 32-bit portable apps
Pecmd: same version 2012.1.88.05.81Stable-180142 but without Imdisk included
PinTool: updated version 2.2.6 Improved stability. Thanks to powerpc 
AgentRansack: New (v8.0.867.1) Agent Ransack is a free software program for finding files on your PC or network drives. Finding files that other search engines miss.
HDTune: New (v2.55 x86) HD Tune Free is a hard disk/SSD utility with many functions. It can be used to measure the drive's performance, scan for errors, check the health status (S.M.A.R.T.)
IrfanView: New (v4.51) IrfanView is a very fast, small, compact and innovative Freeware (for non-commercial use) graphic viewer.
McAfee Stinger: New (Download Version) McAfee Stinger is a standalone utility used to detect and remove specific viruses
PEPassPass: New (v1.2.1) Patch and UnPatch the HostOS Windows logon password validation and Bypass the Password Entry

ila_rendered

Thank you for your feddbacks, remarks or improvements ideas :thumbsup:
« Last Edit: July 02, 2018, 12:59:06 AM by ChrisR »

Re: Win10XPE Project
« Reply #239 on: July 02, 2018, 12:31:32 PM »

ChrisR

  • Moderator, XPE Baker
  • Grand Chef
  • *****
  • Date Registered: Mar 2011
  • Posts: 3494
Win10XPE_2018-07-03 update

Rufus: New (v3.1p) a Reliable Utility that helps format and create bootable USB flash drives.
   Rufus is available via a button in Create ISO plugin with latest Win10XPE ISO preloaded in Rufus Interface.
   With an option to Enable Dual Boot Legacy BIOS + UEFI. In addition to FAT32, NTFS File System can be used with the dual boot  :thumbsup:

:cheers:
« Last Edit: July 02, 2018, 12:42:08 PM by ChrisR »

 

Powered by EzPortal