Topic: Win10XPE Project General Discussions  (Read 107270 times)

Re: Win10XPE Project General Discussions
« Reply #1060 on: August 12, 2019, 03:19:12 PM »

APT

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

Is line 578 of the core script meant to be for x86 ?
Code: [Select]
If,Not,ExistFile,%GTools%\x64\DISM\imagex.exe,Set,%WaikToolOK%,No
-->
Code: [Select]
If,Not,ExistFile,%GTools%\x86\DISM\imagex.exe,Set,%WaikToolOK%,No

Re: Win10XPE Project General Discussions
« Reply #1061 on: August 12, 2019, 04:27:43 PM »

James

  • Grand Chef
  • *****
  • Location: USA
  • Date Registered: Dec 2017
  • Posts: 2272
Yes - that very much does appear to be correct - should be x86...
So Noted.....

I will upload corrected version to index...
I had a hard time getting that attachment to display properly....
« Last Edit: August 12, 2019, 05:04:52 PM by James »

Re: Win10XPE Project General Discussions
« Reply #1062 on: August 21, 2019, 04:54:14 PM »

James

  • Grand Chef
  • *****
  • Location: USA
  • Date Registered: Dec 2017
  • Posts: 2272
:thumbsup:
First feedback, to Auto Install Extensions (uBlock) with Firefox Quantum, you have to put them in the \distribution\extensions folder now
It seems also that activate.js is not necessary to enable the Add-Ons

Code: [Select]
[AdduBlock]
Echo,"Add uBlock Add-Ons..."
DirMake,%Target_Prog%\%ProgramFolder%\distribution\extensions
ExtractFile,%ScriptFile%,AddOns,uBlock0@raymondhill.net.xpi,%Target_Prog%\%ProgramFolder%\distribution\extensions

Neah, it works just fine in the profile

Re: Win10XPE Project General Discussions
« Reply #1063 on: August 21, 2019, 04:56:11 PM »

James

  • Grand Chef
  • *****
  • Location: USA
  • Date Registered: Dec 2017
  • Posts: 2272
I sent you my FF-Q test...
Fixed registry and Setting...
Still trying to overcome some bothersome things - maybe you can get a bead on
« Last Edit: August 21, 2019, 04:57:19 PM by James »

Re: Win10XPE Project General Discussions
« Reply #1064 on: August 22, 2019, 10:27:26 AM »

ChrisR

  • Moderator, XPE Baker
  • Grand Chef
  • *****
  • Date Registered: Mar 2011
  • Posts: 3494
:thumbsup:
First feedback, to Auto Install Extensions (uBlock) with Firefox Quantum, you have to put them in the \distribution\extensions folder now
It seems also that activate.js is not necessary to enable the Add-Ons

Neah, it works just fine in the profile
it works with both solutions, all roads lead to Rome  :wink:
A small advantage for  the \distribution\extensions folder, it is easier to update Extensions or add some with Run From USB.

Based on your test plugin, with the registry,...  :thumbsup:  I made some other changes, prefs, dependencies, that I sent you.
It looks pretty good with both Run From RAM and Run From USB, 2 profiles required for that.
« Last Edit: August 22, 2019, 10:27:52 AM by ChrisR »

Re: Win10XPE Project General Discussions
« Reply #1065 on: August 24, 2019, 10:35:21 AM »

James

  • Grand Chef
  • *****
  • Location: USA
  • Date Registered: Dec 2017
  • Posts: 2272
Uploaded Mozilla Firefox Quantum * with all the latest enhancements

Thanks To Everybody who provided feedback and support for this App
 :great:
« Last Edit: August 24, 2019, 10:37:01 AM by James »

Re: Win10XPE Project General Discussions
« Reply #1066 on: August 24, 2019, 12:03:09 PM »

James

  • Grand Chef
  • *****
  • Location: USA
  • Date Registered: Dec 2017
  • Posts: 2272
Updated Latest Google Chrome App to Include "User Data" Profile Import
Updated MS Edge XPE Plugin Creator's Included "User Data" Profile Import and Added Registry Enhancements
See XPE App Plugin Index...

Re: Win10XPE Project General Discussions
« Reply #1067 on: August 24, 2019, 07:45:29 PM »

ChrisR

  • Moderator, XPE Baker
  • Grand Chef
  • *****
  • Date Registered: Mar 2011
  • Posts: 3494
Uploaded Mozilla Firefox Quantum * with all the latest enhancements

Thanks To Everybody who provided feedback and support for this App
 :great:
Good to have an alternative to the chromium-based browser
I'll add it to the next package with also the updated Latest Google Chrome :thumbsup:

Re: Win10XPE Project General Discussions
« Reply #1068 on: August 27, 2019, 01:51:33 AM »

texervn

  • Jr. Chef
  • **
  • Date Registered: Jul 2019
  • Posts: 46
Uploaded Mozilla Firefox Quantum * with all the latest enhancements

Thanks To Everybody who provided feedback and support for this App
 :great:

The updated plugin works very well with all options you have optimized and added to :)

There is an issue, in general, with FF Quantum: It takes so long to close the application (30-60s).
Seems that the issue just appeared in FF Quantum. I tried a few times to figure it out what we need to disable in the config file, but no success.
Note: This issue does not trigger in the Linux version.

Re: Win10XPE Project General Discussions
« Reply #1069 on: August 27, 2019, 03:45:32 AM »

RoyM

  • Jr. Chef
  • **
  • Date Registered: Aug 2017
  • Posts: 80

Has anyone noticed that XPE(1809) x86+x64 is online immediately via RJ45, WITHOUT starting PEnetwork.
I have not gone back to prior builds yet (1709), to see if I get the same results.
But I do have the same results on multiple machines, running both %archs% in v1809.

Try this:
As soon as XPE boots to desktop, open a .cmd, and ping yahoo.com, or TheOven.org.
Then type   ipconfig /all
you should have IPv4, IPv6, and shares. <-- I Have not tested if shares actually work....
Now Open Any Browser, You should be online....

My Builds:
x86 and x64 are nearly identical, except for a few problem plugins, not related to Network..
I do have Network Additions checked, PeNetwork is in build, but no autostart.
Also enabled= Adobe Flash, Mozilla Quantum, Java, Putty, Simplewall, Teamviewer, Tftpd64-4, WinSCP.

In Build Core\Full Winre.wim with light WinSxS <-- Selected
Use Full Win 10 Software hive                          <-- Selected
Patch DrvInst                                                 <-- Selected
All 5 other boxes are checked.

Can anyone confirm or deny and/or shed some light on this.
Regards
RoyM



Re: Win10XPE Project General Discussions
« Reply #1070 on: August 28, 2019, 08:50:04 PM »

APT

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

re Adobe Reader XI - XPE Plugin

Thanks for the plugin, certainly opens pdf's no probs, but the tools menu seems to have a problem in opening

Re: Win10XPE Project General Discussions
« Reply #1071 on: August 28, 2019, 10:53:22 PM »

James

  • Grand Chef
  • *****
  • Location: USA
  • Date Registered: Dec 2017
  • Posts: 2272
Quote
but the tools menu seems to have a problem in opening
Not on a x86 Build...
 :tongue:

It Needed a little more WOW for x64 Build...

Fixed... And Thank You For The Feedback..
 :thumbsup:

ila_rendered

Re: Win10XPE Project General Discussions
« Reply #1072 on: August 29, 2019, 12:11:17 AM »

APT

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

confirm fixed on my x64 build  :thumbsup:


Edit
On a side note, it was also interesting for me, as I was wondering about RegAddBoot in XPE, when I looked at that plugin conversion earlier. Can see in the chm how it was used in PESE etc, but didn't know how to cope with it in XPE
« Last Edit: August 29, 2019, 10:39:20 AM by APT »

Re: Win10XPE Project General Discussions
« Reply #1073 on: August 29, 2019, 03:07:40 PM »

cretino

  • Chef
  • ***
  • Date Registered: Jan 2018
  • Posts: 240

* UltraISO Premium Edition 9.7.2.3561 (August 29, 2019)
    
Code: [Select]

+) Improved writing disk image feature, can create bootable flash drive from more ISO images including Ubuntu 19.04, Fedora 30 and Manjaro Linux (grub2)
+) Supports creating bootable non-Removable USB disk (Samsung T3/T5)
*) Can choose ISO images manually for RAW mode on writing disk image
*) Fixed a bug with handling some RockRidge volume
*) Some minor improvements and bug fixes

for APT ...
http://dw.ezbsys.net/uiso9_pe.exe


Re: Win10XPE Project General Discussions
« Reply #1074 on: August 29, 2019, 05:13:46 PM »

APT

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

thanks for the heads up, tho I already see the retail ver uiso97pes.exe   :smile: :thumbsup:

Re: Win10XPE Project General Discussions
« Reply #1075 on: August 31, 2019, 11:16:49 AM »

ChrisR

  • Moderator, XPE Baker
  • Grand Chef
  • *****
  • Date Registered: Mar 2011
  • Posts: 3494
I added Mozilla Firefox Quantum ESR
It is based on Mozilla Firefox Quantum_XPE.script
and on Mikka's configuration with mozilla.cfg and policies.json without the need for pre-created profiles  :thumbsup:

Firefox Quantum ESR is used because some policies are only available in the Enterprise version
bookmarks.html is placed in the setup folder, next to Firefox.exe with Auto Import and Export feature, ...

Re: Win10XPE Project General Discussions
« Reply #1076 on: August 31, 2019, 11:35:58 AM »

APT

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

re Mozilla Firefox Quantum ESR - XPE Plugin

many thanks for the plugin :thumbsup:

small error shows in PEB stops build
[1/1] Command [TXTReplace] must have [3] arguments
Code: [Select]
(If,%AddSearchBar_CheckBox%,Equal,True,TXTReplace,%Policies%"#$qSearchBar#$q: #$qunified#$q#$c","#$qSearchBar#$q: #$qseparate#$q#$c") (Line 428)

I believe missing comma after %Policies%

also in the download string
Code: [Select]
https://download.mozilla.org/?product=firefox-esr-next-latest-ssl&os=%FirefoxArch%&lang=%Language%
it doesn't seem to like 'os and 'lang' - see dosbox on downloading
« Last Edit: August 31, 2019, 12:00:40 PM by APT »

Re: Win10XPE Project General Discussions
« Reply #1077 on: August 31, 2019, 12:32:25 PM »

Vineet Garg

  • Jr. Chef
  • **
  • Date Registered: Aug 2019
  • Posts: 18
Sir(s),

1.Its crucial to log in as admin to use some apps like TeamViewer.
I am surprised that even after enabling Switch to Admin option in Build Core, I am not directly logged in as admin. Instead I get a chance, at start, to select 'Yes / No' for 5-10 seconds, failing which I am logged in as a non admin.( No is selected as the default answer! ).
Then I will get back the chance to login as Admin only on the next boot i.e. no way to login as Admin from within the boot.
( To switch to Admin by default, I have configured the selection time as 0 seconds & Assigned the answer 'NO' to 'CALL ADMIN' )

2.Why I am not getting the option to Edit & Revise my posts ?

Thanks & Regards. ...

Re: Win10XPE Project General Discussions
« Reply #1078 on: August 31, 2019, 01:21:03 PM »

ChrisR

  • Moderator, XPE Baker
  • Grand Chef
  • *****
  • Date Registered: Mar 2011
  • Posts: 3494
Hi APT,
 thanks for the quick feedback

small error shows in PEB stops build
[1/1] Command [TXTReplace] must have [3] arguments
Code: [Select]
(If,%AddSearchBar_CheckBox%,Equal,True,TXTReplace,%Policies%"#$qSearchBar#$q: #$qunified#$q#$c","#$qSearchBar#$q: #$qseparate#$q#$c") (Line 428)

I believe missing comma after %Policies%

Yes, thanks, I have updated the in Win10XPE Optional Member XPE App Plugins / Mozilla Firefox Quantum ESR - XPE Plugin with:

Code: [Select]
If,%AddSearchBar_CheckBox%,Equal,True,TXTReplace,%Policies%,"#$qSearchBar#$q: #$qunified#$q#$c","#$qSearchBar#$q: #$qseparate#$q#$c"


also in the download string
Code: [Select]
https://download.mozilla.org/?product=firefox-esr-next-latest-ssl&os=%FirefoxArch%&lang=%Language%
it doesn't seem to like 'os and 'lang' - see dosbox on downloading
Yes, I had already seen and corrected. In cmd:
Code: [Select]
Echo Downloading https://download.mozilla.org/?product=firefox-esr-next-latest-ssl&os=%FirefoxArch%&lang=%Language% Please Wait...

is interpreted as 3 commands with & as separator
I fixed it in Macro.script by using "StrFormat,REPLACE,#2,&,^&,#4" and used #4 for the Echo. It gives
Code: [Select]
Echo Downloading https://download.mozilla.org/?product=firefox-esr-next-latest-ssl^&os=%FirefoxArch%^&lang=%Language% Please Wait...

* Macro.script (28.3 kB - downloaded 26 times.)

Edit: Macro.script updated, #3 is already used: StrFormat,REPLACE,#2,&,^&,#3 => StrFormat,REPLACE,#2,&,^&,#4
« Last Edit: August 31, 2019, 01:52:19 PM by ChrisR »

Re: Win10XPE Project General Discussions
« Reply #1079 on: August 31, 2019, 01:42:22 PM »

APT

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

@ChrisR- thanks for your quick response - all tests fine for me  :thumbsup:

@LittlePro - you can edit your posts after the 10th one

regards APT

 

Powered by EzPortal