Search found 169 matches
- Thu 09 Jun, 2022 3:07 am
- Forum: Win10XPE Homepage
- Topic: Win10XPE won't stay running over 10 hours?
- Replies: 4
- Views: 2956
Re: Win10XPE won't stay running over 10 hours?
You can use the Additions plugin to add the command in the converted PE registry section.
- Tue 07 Jun, 2022 6:17 pm
- Forum: Win10XPE Homepage
- Topic: Win10XPE won't stay running over 10 hours?
- Replies: 4
- Views: 2956
Re: Win10XPE won't stay running over 10 hours?
Unfortunately Windows RE does not Log events nor Create Dumps on crashes, But you can prevent automatic reboot on BSODs to catch the error message.
Code: Select all
RegWrite,HKLM,0x4,Tmp_System\ControlSet001\Control\CrashControl,AutoReboot,0- Tue 31 May, 2022 5:46 pm
- Forum: Win10XPE Homepage
- Topic: Win10XPE Project
- Replies: 146
- Views: 71879
Re: Win10XPE Project
Different peoples having different views, With different mind sets, and objectives.
All of those who have participated in the Gena, PESE, XPE projects are developers with great skills, But sometimes engineers getting carried by all the possibilities something offers may end up in a very complicated ...
All of those who have participated in the Gena, PESE, XPE projects are developers with great skills, But sometimes engineers getting carried by all the possibilities something offers may end up in a very complicated ...
- Sat 23 Apr, 2022 5:15 pm
- Forum: Win10XPE Homepage
- Topic: How to insert a portable program in the project and insert a shortcut of it in the desktop?
- Replies: 8
- Views: 4764
Re: How to insert a portable program in the project and insert a shortcut of it in the desktop?
in PEcmd.ini
_SUB Shortcuts
_SUB Shortcuts
Code: Select all
LINK %Desktop%\Name Of Application,%UsbDrive%\PathToApplication\Application.exe- Wed 13 Apr, 2022 9:50 pm
- Forum: Win10XPE Homepage
- Topic: How to insert a portable program in the project and insert a shortcut of it in the desktop?
- Replies: 8
- Views: 4764
Re: How to insert a portable program in the project and insert a shortcut of it in the desktop?
I have written a Utility that creates Plugins from Portableapps.com directory.
viewtopic.php?f=14&t=45
viewtopic.php?f=14&t=45
- Mon 11 Apr, 2022 3:14 am
- Forum: Win10XPE Homepage
- Topic: SDI Origin
- Replies: 52
- Views: 16197
Re: SDI Origin
Use these parameters
Current Version:
1.12.2.742
Release #:
R742
Current Version:
1.12.2.742
Release #:
R742
- Sun 10 Apr, 2022 9:26 pm
- Forum: Win10XPE Homepage
- Topic: SDI Origin
- Replies: 52
- Views: 16197
Re: SDI Origin
Yeah it seems funny, they both use the same compiler. But they have very different Macro Libraries, and approach to the building process.
- Sun 10 Apr, 2022 8:29 pm
- Forum: Win10XPE Homepage
- Topic: SDI Origin
- Replies: 52
- Views: 16197
Re: SDI Origin
The easiest way would be to create a new Plugin from PESE then modify to work Under PESE,
There are many aspect that differs a lot and would probably result in a complete rewrite...
Maybe if you ask in the PESE forum Someone is more capable then me, I have not used PESE for years.
There are many aspect that differs a lot and would probably result in a complete rewrite...
Maybe if you ask in the PESE forum Someone is more capable then me, I have not used PESE for years.
- Sun 10 Apr, 2022 7:51 pm
- Forum: Win10XPE Homepage
- Topic: SDI Origin
- Replies: 52
- Views: 16197
Re: SDI Origin
What it does ? not sure I understand the question...
- Sun 10 Apr, 2022 7:35 pm
- Forum: Win10XPE Homepage
- Topic: SDI Origin
- Replies: 52
- Views: 16197
Re: SDI Origin
Yes, This plugin is for XPE and would probably need some work to run properly in PESE.
- Sun 10 Apr, 2022 6:35 pm
- Forum: Win10XPE Homepage
- Topic: SDI Origin
- Replies: 52
- Views: 16197
Re: SDI Origin
Extract the SDIOrigin_XPE.Script from the 7z archive, Place the extracted files in your Project Folder \Win10XPE\Projects\MyPlugins\Apps\Driver Management\ (Create Driver Management)
Run Win10XPE.exe, The plugin should appear under Driver Management... In Win10XPE and in Windows PE at run time.
Run Win10XPE.exe, The plugin should appear under Driver Management... In Win10XPE and in Windows PE at run time.
- Thu 31 Mar, 2022 3:11 pm
- Forum: Win10XPE Homepage
- Topic: How to increase drive X:\ at PEBakery?
- Replies: 5
- Views: 2881
Re: How to increase drive X:\ at PEBakery?
Hi, This is only to bypass Directory too long errors, do not change the script. Run it on your build and the Default User directory will be located in Y:\Users at run time. Nothing to edit.
- Wed 30 Mar, 2022 6:49 pm
- Forum: Win10XPE Homepage
- Topic: How to increase drive X:\ at PEBakery?
- Replies: 5
- Views: 2881
Re: How to increase drive X:\ at PEBakery?
Maybe You could redirect the whole users directory directly.
Place the Plugin attached in :\Win10XPE\Projects\Win10XPE\
Run the plugin with "Profile Redirection" Enabled (small green play button), Create a new Boot.wim and iso.
Place the Plugin attached in :\Win10XPE\Projects\Win10XPE\
Run the plugin with "Profile Redirection" Enabled (small green play button), Create a new Boot.wim and iso.
- Thu 10 Mar, 2022 2:28 pm
- Forum: Win10XPE Homepage
- Topic: SDI Origin
- Replies: 52
- Views: 16197
Re: SDI Origin
Hi,
There was an updated version posted by James couple days ago, I Updated the OP with the new version.
If you where using the previous one, you need to remove the auto install command in PECmd.ini
It is suggested to use driver packs containing only matching architecture of your build for ...
There was an updated version posted by James couple days ago, I Updated the OP with the new version.
If you where using the previous one, you need to remove the auto install command in PECmd.ini
It is suggested to use driver packs containing only matching architecture of your build for ...
- Fri 25 Feb, 2022 10:55 am
- Forum: Win10XPE Homepage
- Topic: SDI Origin
- Replies: 52
- Views: 16197
Re: SDI Origin
You can take them from:
http://forum.ru-board.com/topic.cgi?for ... it=1&m=1#1
https://sdi-tool.org/download/
You can also make them yourself.
http://forum.ru-board.com/topic.cgi?for ... it=1&m=1#1
https://sdi-tool.org/download/
You can also make them yourself.
- Fri 04 Feb, 2022 1:07 pm
- Forum: Win10XPE Homepage
- Topic: SDI Origin
- Replies: 52
- Views: 16197
Re: SDI Origin
In Version Box 1.12.2.742
in Release# box R742
in Release# box R742
- Tue 07 Dec, 2021 4:39 pm
- Forum: Win10XPE Homepage
- Topic: Tordex Wheel
- Replies: 0
- Views: 1777
Tordex Wheel
Add Mouse Tordex Wheel to Build (x86/x64). Adds intelligence to the mouse wheel. By default, when you roll the mouse wheel, Windows roll the currently active window and ignore the mouse cursor position. With Tordex Wheel, Windows rolls the window under the mouse cursor, so you can scroll windows ...
- Tue 07 Dec, 2021 4:35 pm
- Forum: Win10XPE Homepage
- Topic: AutoIt-v3
- Replies: 0
- Views: 1775
AutoIt-v3
Add AutoIt-v3 To Build. (x86/x64).
BASIC-like scripting language designed for automating the Windows GUI and general scripting.
BASIC-like scripting language designed for automating the Windows GUI and general scripting.
- Tue 07 Dec, 2021 4:30 pm
- Forum: Win10XPE Homepage
- Topic: Everything Search Utility
- Replies: 0
- Views: 1699
Everything Search Utility
Add Everything File Search Utility to Build (x86/x64).
Locate files and folders by name instantly.
Locate files and folders by name instantly.
- Tue 07 Dec, 2021 4:26 pm
- Forum: Win10XPE Homepage
- Topic: CopyInfo
- Replies: 0
- Views: 1639
CopyInfo
CopyInfo Utility Add Context Menu to Files and Folders for Quick Copy to Clipboard of Names and Paths. (x86/x64) With Wow64.