I have new issue. Can't disable plugin CdDrive - X: - Y: Nothing shows in the log, I just get the popup "build stopped by error". Same for you?
CdDrive_X_Y.script is set to mandatory plugin (icon with lock), you cannot disable it. (Under [Main] section you can notice "Mandatory=True") Which PESE are you testing? Is Win8.1SE you tested?
Oh, I see. PEBakery could not handle button "Disable Plugin and Reset to Default settings" because of a bug in variables system. Will be fixed in next release.
Win10PE SE. Yep I mean disable it by clicking the button, I disable it because I'm getting a warning triangle on the desktop. I have PE on a EFI partition on my internal SSD and that partition is usually not assigned a drive letter because I don't want it visible in Windows so therefore PE SE can not find the needed file and shows a warning. I could also make it so that the partition gets mounted when PE boots or just mount the partition in Windows before I reboot into PE.
No, I missed that the files you linked to in post #4 was different from the official zip file until some days ago when you wrote that it seems I am not using the latest files.
Hello World... Glad to see a little progress with PEBakery... There are some things that you will find (Plugins) that are not required to build with the Bakery. Although, it is recommended that you use the Utility - Extract Wim Folders - to provide a consistant Mounted image for file reterival.. Copy the Source ISO file to a directory and then extract them using Utilities plugin.... The configuration source file plugin can be deleted.. and use the settings box in Bakery to point to extracted win10 source files
Another Issue is a lot of syntax errors contained with current plugin or some use of the coding structure be present from winbuilder and are in the process of being addressed to be compatably with Bakery Code Format and parameters GUESS I should have read whole thread before posting.. Just got over excited to see the topic... KYHI
Atari. your distribution contains the newest Syntax changes ??? I use the 02 02 distrib. to avoid recent project changes/requirements... I will compare to mine I have revised a lot of the project plugins to remove additions... Most of my app plugins are self updating now, either fromy host or download..
Even with a Fresh Download using wget - I get halt errors on most plugins.. I have run them one at a time and Shell & Config halts at EnablePE10 equals 10 exit by halt command...
Internet favorites plugin - testing command error [Original Code] Retrieve,FolderSize,%pers%,%sourcedirsize% If,%sourcedirsize%,equal,0,Begin result s = Error Exit because %pers% does not exist [edit to code] If,ExistDir,%pers%,Retrieve,FolderSize,%pers%,%sourcedirsize% results = Ignores the line but then continues onto Begin If,%sourcedirsize%,Equal,0,Begin [To Fix code] If,ExistDir,%pers%,Retrieve,FolderSize,%pers%,%sourcedirsize% If,%sourcedirsize%,Bigger,0,Begin Original Code worked with winbuilder but not Bakery.. Looking at original code If dir does not exist then the size would be equal to zero
ISCSI Initiator Error ReqWrite = HKEY_LOCAL_Machine\tmp-system\ Access to registry key denied RegWrite,HKLM,0x4,Tmp_System\ControlSet001\Control\Class\{4D36E97B-E325-11CE-BFC1-08002BE10318}\Properties,DeviceType,4 Somehow added into log = HKEY_LOCAL_Machine
Let me say this - I tested Bakery 1216 on MY version of scripts. I tested on your Rar Scripts And I tested on the wget download.. Could not get through any of them with error or halt... So as far as testing, yup, tried and Failed miserable... 1709 - x86 - Build to Ram