I plan to update zip packages ...If you have other critical things to be updated, let me know.
Yes, I think I have (maybe not exactly critical matters but hopefully usefull for one or the other...).
[Main]...ForceWarning=TrueVerboseWarning=True...
[Main]...SourceIndenting=True...
If,%Lite_CheckBox%,Equal,False,Begin...End
Else,Begin // See History_JH001 If,ExistRegSection,HKLM,Tmp_Software\Classes\Drive\shell\encrypt-bde-elev,RegDelete,HKLM,Tmp_Software\Classes\Drive\shell\encrypt-bde-elevEnd
If,%History_CheckBox%,Equal,True,RegWrite,HKLM,0x4,Tmp_Default\Software\Microsoft\Calc,ShowHistory,1Else,RegWrite,HKLM,0x4,Tmp_Default\Software\Microsoft\Calc,ShowHistory,1
If,%History_CheckBox%,Equal,True,RegWrite,HKLM,0x4,Tmp_Default\Software\Microsoft\Calc,ShowHistory,1 Else,RegWrite,HKLM,0x4,Tmp_Default\Software\Microsoft\Calc,ShowHistory,0
If you have other critical things to be updated, let me know.
-------------------------------------------------------------------------------------Lancelot, Do You think whether it is a good idea to pin current topic on topnear to Bob.Omb's topic "Win10PE SE Release - Extended Support"for a while and decide later unpin or not (when Bob returns)?-------------------------------------------------------------------------------------
Btw.: Missing/disabled "Indent Begin / End Blocks" in WB's source editor make it harder to read/follow plugin content.Why not let it default on ?And it also would better support an easier comparison (e.g.: via 3rd party software) against content of other plugin which have "Indent ..." on.I guess this line added in "%BaseDir%\BuilderSE.ini" can do:Code: [Select][Main]...SourceIndenting=True...
Slowly catching you outside home :
Done, now topic is Sticky
SourceIndenting is default True...
About : ForceWarning + VerboseWarning ...
...cause regular user feedback with topics saying "I get warning ....."
If that is the case, then I have been wondering for a long time why plugins that I have downloaded from server in the past- You worked on almost all of them - are saved without "SourceIndenting" ?
Let it be good. You shouldn't change anything that you don't like.
Line 4316: If,%ExitCode%,Equal,1,Echo,"DirCopy successful #2" --> // If,%ExitCode%,Equal,1,Echo,"DirCopy successful #2"Line 4322: If,ExistFile,%ProjectTemp%\Macro_Library\DirCopy.ini,Run,%ProjectTemp%\Macro_Library\DirCopy.ini,Process --> // If,ExistFile,%ProjectTemp%\Macro_Library\DirCopy.ini,Run,%ProjectTemp%\Macro_Library\DirCopy.ini,ProcessLine 4401: Run,%ProjectTemp%\Macro_Library\RegMultiSZ_Log.Script,Process --> // Run,%ProjectTemp%\Macro_Library\RegMultiSZ_Log.Script,Process
In Section [Interface] see item "WIMImageInfo_Name=..."BuildClass2 gives: Windows 10 Edu...bla bla N (index 10) ???BuildClass3 gives: Windows 10 Pro (index 5) --> that's the one We want auto detected, right?
Upload Steps: IniWrirte.....Version,.. IniWrite,....,Date,.. ..... --> "SourceIndenting" gone ...
Here I have Windows 10 Pro index 6 so our sources should be different.
I hope you download your source from TechBenc,
Yes I know, "IniWrirte,..." commands kill indenting. It's a pity.That's why I sometimes apply "TxtReplace,..." but with caution: it's tricky, because it replaces all it finds.It has no in-build parameter "Section".That's why I sometimes apply "TxtReplace,..." but with caution: it's tricky, because it replaces all it finds.It has no in-build parameter "Section".
To be able comparing them byte per byte against previous version outside WB and w/o changing anything first.
Index 6 I think is Windows 10 Pro N not Windows 10 Pro
Yes I did. See pic "TechBench.png"
No N only Pro .......
Mid way: ... info still available at log.
ps: It is hard to catch edits on replies. Feel free to reply to topics.
I know there is no notification on edits send to E-mail acounts.
That's a good thing. It would generate a lot more traffic unnecessarily.Then continue reply to topics.
I just want to complete reserved reply #2 shortly --> http://theoven.org/index.php?topic=3351.msg39956#msg39956Then continue reply to topics.
Don't blame .ico so quickly, ...
"Out Of System Resources" also popup other places ...
Let me know the name of plugins you change
ps: If can not find a reliable wifi connection,...
I understand how winbuilder bad programming intersects with windows-viewer + windows-cache ... long story .....
OK WB: You are at least partially guilty
During build I have never had this type of "Out Of System Resources" of plugins
Quoteps: If can not find a reliable wifi connection,...No rush ! The world can wait.
Code: [Select]...Echo,"You Should not see this message",Warn
... If a complex failure test also after disabled.