Topic: Win10XPE Project General Discussions  (Read 107269 times)

Re: Win10XPE Project General Discussions
« Reply #940 on: July 14, 2019, 10:02:38 AM »
  • Location: Israel
  • Date Registered: Dec 2017
  • Posts: 444
@James

Code: [Select]
[MeasureIPLan]
Measure=Plugin
Plugin=SysInfo
SysInfoData=Best
SysInfoType=IP_ADDRESS

That should pull the local ip address. I tested the xpe plugin via launch and it does not show the local ip only 0.

I installed rainmeter on the same system and local ip shows. I tried replacing the dll from the install into the Rainmeter64.7z but its not extracting the rainmeter.exe for some reason.

Re: Win10XPE Project General Discussions
« Reply #941 on: July 14, 2019, 01:51:52 PM »

James

  • Grand Chef
  • *****
  • Location: USA
  • Date Registered: Dec 2017
  • Posts: 2272
It appears to me that you are trying to customize the App and the Uploaded XPE Plugin...
Which is not working out so good for you... And so as Not to confuse others

Create a "Test" directory inside MoPlugins/Apps/

Copy your revised version of rainmeter into MoPlugins/Apps/Test


Download the Rainmeter App and place in MoPlugins/Apps/Tweaks
Verify this is a working App on Both x86 and x64 for the general public...

Then Link To Me - your revisions from /Test - so as I can test and try to help figure out what is wrong...

« Last Edit: July 14, 2019, 01:55:05 PM by James »

Re: Win10XPE Project General Discussions
« Reply #942 on: July 15, 2019, 07:24:41 PM »

APT

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

re Altap Salamander - XPE Plugin

thanks, seems to test fine on x64 for me, did note that it redownloads every time on hitting Launch button
assume not by design

regards APT

Re: Win10XPE Project General Discussions
« Reply #943 on: July 15, 2019, 09:06:54 PM »

James

  • Grand Chef
  • *****
  • Location: USA
  • Date Registered: Dec 2017
  • Posts: 2272
APT, our results are not the same...

Please verify container file size and encode after launch on x64 (11203kb)

Re: Win10XPE Project General Discussions
« Reply #944 on: July 15, 2019, 09:15:03 PM »

James

  • Grand Chef
  • *****
  • Location: USA
  • Date Registered: Dec 2017
  • Posts: 2272
Even with a clean download from forum - could not verify redownload of same setup file
will download depending on x86 or x64 - thus 2 setup file downloads to fill container

Re: Win10XPE Project General Discussions
« Reply #945 on: July 15, 2019, 09:54:42 PM »

APT

  • Grand Chef
  • *****
  • winpe enthusiast
  • Location: UK
  • Date Registered: Nov 2012
  • Posts: 1150
Hi James
 
yep it's 11,203KB
you are manually hitting the plugin 'Launch' button? - it happens every time for me


Re: Win10XPE Project General Discussions
« Reply #946 on: July 15, 2019, 11:04:08 PM »

James

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

it is the same process used in every other App.
It should only download and encode the setup file upon first launch...
« Last Edit: July 15, 2019, 11:07:22 PM by James »

Re: Win10XPE Project General Discussions
« Reply #947 on: July 16, 2019, 12:06:47 AM »

APT

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

please find attached log for launch button
using PEB as builder for log, but happens with BSE as well

Re: Win10XPE Project General Discussions
« Reply #948 on: July 16, 2019, 12:42:09 AM »

biatche

  • Jr. Chef
  • **
  • Date Registered: Jun 2013
  • Posts: 57
How do i pin programs to taskbar/startmenu? this was possible in PESE

I also don't want several icons on the desktop, like command prompt, change explorer theme, etc how do i rid those? this was surely possible in pese

Re: Win10XPE Project General Discussions
« Reply #949 on: July 16, 2019, 01:49:22 AM »

James

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

please find attached log for launch button
using PEB as builder for log, but happens with BSE as well

I see this in LOG
Code: [Select]
Comment (//Set,%SetupContainerSize%,"")
that line should not be commented out........
and is not by default...

Re: Win10XPE Project General Discussions
« Reply #950 on: July 16, 2019, 02:15:30 AM »

James

  • Grand Chef
  • *****
  • Location: USA
  • Date Registered: Dec 2017
  • Posts: 2272
Also are you testing on x86 Host ???

Test by marking out line 138

Re: Win10XPE Project General Discussions
« Reply #951 on: July 16, 2019, 02:55:29 AM »

James

  • Grand Chef
  • *****
  • Location: USA
  • Date Registered: Dec 2017
  • Posts: 2272
How do i pin programs to taskbar/startmenu?
On almost every Interface there are > Pin To StartMenu and Pin To TaskBar < checkboxes

I also don't want several icons on the desktop, like command prompt, how do i rid those?
Build Core > Edit pecmd.ini < Button = mark out //Link to shortcut under _SUB Shortcuts

I also don't want several icons on the desktop, like change explorer theme
Build Core > Additional options

This Is XPE , Not PESE
Although Both Projects Require A Learning Curve - That You Must Navigate Through The Process To Learn
« Last Edit: July 16, 2019, 03:06:32 AM by James »

Re: Win10XPE Project General Discussions
« Reply #952 on: July 16, 2019, 03:19:48 AM »

James

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

re Altap Salamander - XPE Plugin

thanks, seems to test fine on x64 for me, did note that it redownloads every time on hitting Launch button
assume not by design

regards APT

Your LOG shows x86 as %HostOSArch% - which is used by Launch Process
the Update-Container was using Build %Architecture%

Thus x86 setup file did not exist for launch - but was instead constantly re downloading the x64 file...
Now that I see your Testing parameters = x86 Host OS - x64 Build
And see (Found) the issue within the XPE Plugin - there are most likely other App's with same issue..

FIXED....
Altap Salamander
« Last Edit: July 16, 2019, 03:34:58 AM by James »

Re: Win10XPE Project General Discussions
« Reply #953 on: July 16, 2019, 04:50:25 AM »

biatche

  • Jr. Chef
  • **
  • Date Registered: Jun 2013
  • Posts: 57
How do i pin programs to taskbar/startmenu?
On almost every Interface there are > Pin To StartMenu and Pin To TaskBar < checkboxes

I also don't want several icons on the desktop, like command prompt, how do i rid those?
Build Core > Edit pecmd.ini < Button = mark out //Link to shortcut under _SUB Shortcuts

I also don't want several icons on the desktop, like change explorer theme
Build Core > Additional options

This Is XPE , Not PESE
Although Both Projects Require A Learning Curve - That You Must Navigate Through The Process To Learn

I still do not know how XPE differs from PESE. Does seem similar, but yet different.

OK, i was pretty blind to not see pin to task bar

but in the past, i had cmd.exe pins, device manager pins, disk management pins also.... how do i add these?

What's the best way to add manual registry, autostart batch scripts?

I also intend to write a autostartup script that would connect/setup a network share/drive, and run a cmd on the network share/drive...  in PESE, i wrote a customstartup.cmd and write a .script to load it. How do you recommend doing it now?

Also -- how did you write the script to pin to taskbar? in windows 10, ive not been able to figure out how to custom pin to taskbar.
« Last Edit: July 16, 2019, 04:52:29 AM by biatche »

Re: Win10XPE Project General Discussions
« Reply #954 on: July 16, 2019, 09:38:52 AM »
  • Location: Israel
  • Date Registered: Dec 2017
  • Posts: 444
@James

Can you make a make boot.wim script only? Basically i have no need for iso creation. Or better yet can you help me out with disabling the iso creation parts in create iso?

Re: Win10XPE Project General Discussions
« Reply #955 on: July 16, 2019, 12:15:59 PM »

James

  • Grand Chef
  • *****
  • Location: USA
  • Date Registered: Dec 2017
  • Posts: 2272
Edit "Create ISO"

add to [Interface]
Code: [Select]
WimOnly_CheckBox=,1,3,100,12,18,16,True,"__Pack and Create Boot.Wim Only..."

replace last line of [Process] with
Code: [Select]
If,Not,%WimOnly_CheckBox%,Equal,True,Run,%ScriptFile%,CreateISO

You will now have a blank checkbox above "Create Boot.wim and ISO" Button - with a hover description

« Last Edit: July 16, 2019, 12:20:05 PM by James »

Re: Win10XPE Project General Discussions
« Reply #956 on: July 16, 2019, 12:32:54 PM »

James

  • Grand Chef
  • *****
  • Location: USA
  • Date Registered: Dec 2017
  • Posts: 2272
Quote
but in the past, i had cmd.exe pins, device manager pins, disk management pins also.... how do i add these?

What's the best way to add manual registry, autostart batch scripts?

I also intend to write a autostartup script that would connect/setup a network share/drive, and run a cmd on the network share/drive... 

"XPE Startup"
"Additions"
Member Optional XPE Plugin
Personal XPE Plugin

It is all in there, already............

XPE Did Not and Does Not Live in the Past, it evolved from it...
« Last Edit: July 16, 2019, 12:36:19 PM by James »

Re: Win10XPE Project General Discussions
« Reply #957 on: July 16, 2019, 12:44:38 PM »
  • Location: Israel
  • Date Registered: Dec 2017
  • Posts: 444
Edit "Create ISO"

add to [Interface]
Code: [Select]
WimOnly_CheckBox=,1,3,100,12,18,16,True,"__Pack and Create Boot.Wim Only..."

replace last line of [Process] with
Code: [Select]
If,Not,%WimOnly_CheckBox%,Equal,True,Run,%ScriptFile%,CreateISO

You will now have a blank checkbox above "Create Boot.wim and ISO" Button - with a hover description



Thanks so much

Re: Win10XPE Project General Discussions
« Reply #958 on: July 16, 2019, 02:53:00 PM »

APT

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

re Altap Salamander - XPE Plugin

mmm... very strange
as you say
Quote
Your LOG shows x86 as %HostOSArch% - which is used by Launch Process
by both builders, however, my host OS is Win7x64, so haven't a clue why the misreporting, all the info plugins see it as x64
Anyway, with a fresh distro extraction into new dir and porting of MoPlugins - all is correct.

ps
Commented out line (//Set,%SetupContainerSize%,"") my bad, left there accidentally whilst looking at prob.

pss  just tried original structure,(just out of interest) with all app plugins deselected, and it still reports a x86 OS build ?
« Last Edit: July 16, 2019, 03:55:47 PM by APT »

Re: Win10XPE Project General Discussions
« Reply #959 on: July 16, 2019, 03:58:31 PM »

James

  • Grand Chef
  • *****
  • Location: USA
  • Date Registered: Dec 2017
  • Posts: 2272
Replace > \Win10XPE\Projects\Win10XPE\script.project
as that is where the HostOSArch process lives

Also to verify on main Win10XPE Project interface
Hit Small Green Play Arrow and then edit and verify line 51
« Last Edit: July 16, 2019, 04:11:26 PM by James »

 

Powered by EzPortal