This would make Win8PESE default build also work.
Wrong info, Win8PESE default build do not contain ShutDownPE.Anyway, ShutDownPE at Win8PESE updated now.
Thanks for all your work on this. It is amazing!!Here is a test plugin for the WB command PackParam. Documentation is here: http://wb.paraglidernc.com/Help/packparam.html
So it will be better if Export Log have option to ignore MacroLibrary lines.
There are too many Warnings ...When you have time, can you split some of them (and on html with Blue Info icon you use with Info ):[FileOverWriteInfo][RegOverWriteInfo]
Yes, there are too many file/registry overwrite warning. I am curious why they did not appear in WinBuilder 082.
There are options:1) Do not log overwrite as warning.2) Fix System,ErrorOff in PEBakery and add lots of them to plugins to prevent overwrite warning.3) Group overwrite warning to special category, like [FileOverWriteInfo] and [RegOverWriteInfo].I am tempted to do option 1, but it can hide potential error, any ideas?
PS)Starting from next release, let's seperate release news thread and bug thread.
I would like to ask again:- How will new full releases of the projects be handled now? ChrisR is not doing them anymore, I guess...
I open notepad to see the code directly, but it will not let me edit the elements. I am doing something wrong?
First I just tried PEBakery and say that I love it, it's very quick visually it's nice. I offer myself if you need to translate it into Spanish.
Second, I have wall that the script: Plugin Chef Cache does not work. I usually create Win10PE on a tablet with few resources and I use this script to make it faster. It may be because it is the first time I run PEBakery.
Third and most important. Before in BuilderSE, you could modify things in the scripts as the author image and dependencies that could be added. In PEBakery, when I hit the edit icon (Làpiz), I open notepad to see the code directly, but it will not let me edit the elements. I am doing something wrong?
When should I fully switch to PEBakery? Im assuming these changes will eventually break Winbuilder usage? I want to switch for 10PESE and know its "almost" ready but should I switch today or give it a little bit more time?
Quote from: teik on December 13, 2017, 10:25:20 AMThird and most important. Before in BuilderSE, you could modify things in the scripts as the author image and dependencies that could be added. In PEBakery, when I hit the edit icon (Làpiz), I open notepad to see the code directly, but it will not let me edit the elements. I am doing something wrong?PEBakery does not support editing plugin interface yet, will be added later.Until then, edit button will open code editor directly.
I am getting error when trying to pick shell loader.I click PeShell and it shows "Build stopped by error", then I click Pecmd and it shows "Build stopped by error" again.In the log it shows: [Error] Invalid URI: The URI is empty. [WebLabel_Homepg=HomePage,1,10,343,20,55,18,]
- Recognize "PathSetting=False" in "script.project - [Main]" and disable path setting.
Tip:After you edit a plugin and save on editor (notepad)Click "Refresh Plugin Button" on the plugin at PEBakery. (over Edit Plugin button)