Topic: Win10XPE Project General Discussions  (Read 107257 times)

Re: Win10XPE Project General Discussions
« Reply #760 on: March 11, 2019, 01:48:01 PM »

APT

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

re PCI-Z - XPEPlugin

on initial run, line45 stops the container file plugin extraction

ps thanks for the plugin :thumbsup:

Edit
when I think about it, when you have an embedded file, you don't need that line at all, as, if not exist, it's extracted anyway
« Last Edit: March 11, 2019, 02:23:55 PM by APT, Reason: more thoughts »

Re: Win10XPE Project General Discussions
« Reply #761 on: March 11, 2019, 01:53:36 PM »
  • Location: Israel
  • Date Registered: Dec 2017
  • Posts: 444
This is ragaarding My Dr.Web Anti Virus xpe plugin

I find it's not worth integrating it into a build as they update the version way to much, and it will not run if its not the latest version.

Re: Win10XPE Project General Discussions
« Reply #762 on: March 11, 2019, 02:14:18 PM »

James

  • Grand Chef
  • *****
  • Location: USA
  • Date Registered: Dec 2017
  • Posts: 2272
Fixed.. Following ChrisR
Google Chrome

Fixed.. Following APT
PCI-Z

Re: Win10XPE Project General Discussions
« Reply #763 on: March 11, 2019, 03:11:09 PM »

cretino

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

Code: [Select]
...and it will not run if its not the latest version.
sure, i use kaspersky vrt ,eset scanner,...

Re: Win10XPE Project General Discussions
« Reply #764 on: March 11, 2019, 06:34:36 PM »

Joshua

  • Jr. Chef
  • **
  • Location: Germany
  • Date Registered: Feb 2019
  • Posts: 25
Added language support
AdvancedIPScanner
http://theoven.org/index.php?topic=2607.msg32038#msg32038

Re: Win10XPE Project General Discussions
« Reply #765 on: March 14, 2019, 09:50:09 PM »

Joshua

  • Jr. Chef
  • **
  • Location: Germany
  • Date Registered: Feb 2019
  • Posts: 25
Anyone working on a Acronis UniversalRestore plugin for Win10XPE?

Re: Win10XPE Project General Discussions
« Reply #766 on: March 15, 2019, 12:35:27 AM »

APT

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

Quote
Anyone working on a Acronis UniversalRestore plugin for Win10XPE?

Not I, - I've always happy to test Acronis plugins, as I know their popularity, but in real life terms I'm not an Acronis user

regards APT

Re: Win10XPE Project General Discussions
« Reply #767 on: March 15, 2019, 01:45:03 AM »

James

  • Grand Chef
  • *****
  • Location: USA
  • Date Registered: Dec 2017
  • Posts: 2272
Hi Joshua
You are free to create the XPEPlugin, But I want to offer a little feedback..
Your current Hosting of your XPEPlugins opens a webpage - with a save as of .mht
when you open the page the script is all run together and if saved as .txt then renamed to .script it is not readable by builder (at least for me anyway) I get error message as invalid 2:1
So they are pretty much not usable to me in current form...

If you use the current XPEPlugin Creator - version 7 - Date 2019.02.12
It will create a download if container file empty... Add the link to the SetupFile download after creating the XPEPlugin
Then when you are all done testing - you can delete the container file attachment and reduce the size of file container (to met forum attachment size limitations)
Then you can attach the XPEPlugin and File Container via the Forum...

You will notice that if you click on a forum attachment it will open as Script or it will give the option to save...

Also when testing for required file - deselect ALL Options, Features and XPEPlugins - to get just a Base Build with your XPEPlugin
What I noticed you did today was remove required files from a XPEPlugin because they where included in your Build - By that does not mean they are not required if the selections where different for another user..
So yes, some XPEPlugins will extract the same files as another App, but we must assume no other App was selected..

Re: Win10XPE Project General Discussions
« Reply #768 on: March 15, 2019, 08:55:55 AM »

James

  • Grand Chef
  • *****
  • Location: USA
  • Date Registered: Dec 2017
  • Posts: 2272
Also Note: When Testing "Acronis UniversalRestore" upon exit you are forced to reboot...

Code: [Select]
Download http://dl2.acronis.com/s/AcronisTrueImage2019_ur_en-US.msi

Extract AcronisTrueImage2019_ur_en-US.msi
Extract data1.cab
Extract _58176C3B8F0B8CEB7FEC49D3497C9A4B~  (x86 Files Folder)
Extract _BEAF855FDD6A1EF602C80C58E6555ECC~  (x64 Files Folder)
 

Re: Win10XPE Project General Discussions
« Reply #769 on: March 15, 2019, 11:37:52 AM »

mayerflash

  • Apprentice
  • *
  • Date Registered: Mar 2019
  • Posts: 9
Hi,

is it possible to use the yomi plugins within Win10XPE project?

I've tried this several times, but at compile I'm always getting errors like this: "Unable to create directory: CopyOrExpand,%Source_Sys%\#1,%Target_Sys%\#1"

Currently I'm using the download Option to add the yomi server and then select the project I need.
Then using the share-button on yomi I make the plugins visible below the Win10XPE project. Then klick I click on the big blue arrow, but when it reaches the shared plugins then always these error messages pops up.

Today I stumbled over this information:

Default XPE Project Variables

%Target_Prog%=%GTarget%\Program Files

%PE_Programs%  --  is always used by new project as "Run From Ram" "Run From USB" scrollbox changes it's X Y value

%TargetAppdataLocal%=%GTarget%\Users\Default\AppData\Local

%TargetAppdataRoaming%=%GTarget%\Users\Default\AppData\Roaming

%TargetProgramData%=%GTarget%\ProgramData

%CDDrive% --> Not Used Or Defined

%GTools%=%BaseDir%\Projects\Tools

%GTarget%=%BaseDir%\Target

%GTemp%=%BaseDir%\Temp

%GISO%=%BaseDir%\ISO

%GTarget_Win%=%GTarget%\Windows

%GTarget_Sys%=%GTarget%\Windows\System32

%GCustom%=%BaseDir%\Custom

%ProgCache%=%BaseDir%\ProgCache   --> For Downloaded or User Provided Files - Folder Not Deleted By Project Scripts

----------------------------------------------------

PESE To XPE Script Conversion Variables

%HostOSArch%  --  If,%ProcessorType%,Equal,8664,Set,%HostOSArch%,x64

%SourceArch%  change to  %Architecture%

%ProjectTemp%\TempExtractFolder   change to  %GTemp%

%TargetLocalSettingsAppdata%  change to  %TargetAppdataLocal%

%TargetAppdata%  change to  %TargetAppdataRoaming%

%TargetAUAppdata%  change to  %TargetProgramData%

Call,   Call comma must be removed --> Un-Supported Command

%Tools%  change to  %GTools%

%Target_Win%  change to  %GTarget_Win%

%Target_Sys% change to  %GTarget_Sys%

Does this mean I have to rewrite the yomi script files in order to replace all the variables to their XPE ones?

Or am I doing something wrong?

Is there a simple way to integrate the yomi plugins?

regards
mayerflash

Re: Win10XPE Project General Discussions
« Reply #770 on: March 15, 2019, 12:30:02 PM »

APT

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

Quote
Does this mean I have to rewrite the yomi script files in order to replace all the variables to their XPE ones?
Yes, although it not always as simple as that, but give it a try, and then ask questions about any difficulties you may be having.

Quote
Is there a simple way to integrate the yomi plugins?
No, not in the way I believe you mean

What plugins are you wanting to use?

Re: Win10XPE Project General Discussions
« Reply #771 on: March 15, 2019, 12:37:18 PM »

mayerflash

  • Apprentice
  • *
  • Date Registered: Mar 2019
  • Posts: 9
I'm especially interested in:

  • DriveImage XML
  • Truecrypt
  • Veracrypt
  • EASEUS Partition Master Home

Re: Win10XPE Project General Discussions
« Reply #772 on: March 15, 2019, 12:47:08 PM »

APT

  • Grand Chef
  • *****
  • winpe enthusiast
  • Location: UK
  • Date Registered: Nov 2012
  • Posts: 1150
Hi
DriveImage XML
is already available as part of the Runtime plugin
http://theoven.org/index.php?topic=2607.msg29072#msg29072

Re: Win10XPE Project General Discussions
« Reply #773 on: March 15, 2019, 03:36:22 PM »

James

  • Grand Chef
  • *****
  • Location: USA
  • Date Registered: Dec 2017
  • Posts: 2272
Quote
WARNING: Using TrueCrypt is not secure as it may contain unfixed security issues

 This page exists only to help migrate existing data encrypted by TrueCrypt.

 The development of TrueCrypt was ended in 5/2014 after Microsoft terminated support of Windows XP

Source > http://truecrypt.sourceforge.net/

Re: Win10XPE Project General Discussions
« Reply #774 on: March 15, 2019, 04:10:04 PM »

Joshua

  • Jr. Chef
  • **
  • Location: Germany
  • Date Registered: Feb 2019
  • Posts: 25
Also when testing for required file - deselect ALL Options, Features and XPEPlugins - to get just a Base Build with your XPEPlugin
What I noticed you did today was remove required files from a XPEPlugin because they where included in your Build - By that does not mean they are not required if the selections where different for another user..
So yes, some XPEPlugins will extract the same files as another App, but we must assume no other App was selected..
I already do that.  :wink:
Thanks for your other hints.  :thumbsup:

Re: Win10XPE Project General Discussions
« Reply #775 on: March 16, 2019, 03:56:49 PM »

Lancelot

  • Gena Baker
  • Grand Chef
  • *****
  • Date Registered: Sep 2010
  • Posts: 10350
Hi mayerflash,


is it possible to use the yomi plugins within Win10XPE project?
Yes, they work nicely at home here.  :thumbsup:

But for now not public, requires some work to get easy use by the public similar the way you wrote,
 but I spend my low free time to improve Win10PESE and other plugin related things these days.
  Later in future all plugins will work with Win10XPE.  :thumbsup:

Today I stumbled over this information:
..
Does this mean I have to rewrite the yomi script files in order to replace all the variables to their XPE ones?
Another way around ( with Oscar words de facto a 360ยบ turn ) there is XPE2PESE plugin by Oscar
(more correct XPEPlugin to Plugin converter)
http://theoven.org/index.php?topic=2751.0

Or wait for a long while, as I had written all plugins will work with Win10XPE in future.  :thumbsup:


Or am I doing something wrong?
No.  :thumbsup:
It is by design.  :great:

Is there a simple way to integrate the yomi plugins?
As I wrote on current reply, they will work with Win10XPE out of box, but requires some time.
 Since I mostly spend the low free time to improve Win10PESE and Improve Plugin related things,
  Such thing not urgent on my side..
      It is more fun to work on development related things when I find some free time. :cool:

Further better ask "Plugin" related questions out of "Win10XPE HomePage" section.  :great:

*
I am sure you get "spam advertisement pm" after your 2 replies to the other topic
Yomi (General Plugins Collection) Reply 48 49 http://theoven.org/index.php?topic=175.msg32305#msg32305
Advice: do not rely on info at pm advertisements  :wink:

Sorry for that, these days some people we know pm project advertisement whoever post on a topic !     
:nuke:

Life goes... :turtle:

Re: Win10XPE Project General Discussions
« Reply #776 on: March 16, 2019, 07:51:00 PM »

Joshua

  • Jr. Chef
  • **
  • Location: Germany
  • Date Registered: Feb 2019
  • Posts: 25
Hi Joshua
Your current Hosting of your XPEPlugins opens a webpage - with a save as of .mht
when you open the page the script is all run together and if saved as .txt then renamed to .script it is not readable by builder (at least for me anyway) I get error message as invalid 2:1
So they are pretty much not usable to me in current form...
download change to .7z format   :wink:

http://theoven.org/index.php?topic=2607.msg32038#msg32038
http://theoven.org/index.php?topic=2607.msg32144#msg32144

Re: Win10XPE Project General Discussions
« Reply #777 on: March 17, 2019, 12:15:34 AM »

cretino

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

re Bypass Windows Password
v 2019.3.7.0 IS OUT
Gui version updated...

Re: Win10XPE Project General Discussions
« Reply #778 on: March 17, 2019, 01:17:26 AM »

James

  • Grand Chef
  • *****
  • Location: USA
  • Date Registered: Dec 2017
  • Posts: 2272
Quote
download change to .7z format   :wink:

ila_rendered

Re: Win10XPE Project General Discussions
« Reply #779 on: March 17, 2019, 12:09:37 PM »

APT

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

Quote
re Bypass Windows Password
v 2019.3.7.0 IS OUT
thanks for heads up  :thumbsup:

http://theoven.org/index.php?topic=2607.msg31539#msg31539

 

Powered by EzPortal