Thanks a looooot JFX,
avrt.dll added to Audio
defragproxy.dll added to Mmc
sfc.dll, lz32.dll, crtdll.dll added to 1-files.Script [FileCopyStandard]
JFX, on 21 February 2011 - 02:11 AM, said:
BTW: Just a small tip, as I see same script now copying files to WinSxS folder. That usually is unnecessary and will only make the build time slower.
Well, Since I do not know much about this case, I leave decision to ChrisR for now. (ps: ChrisR seems to be away for a while so it can take time he respond)
JFX, on 21 February 2011 - 02:11 AM, said:
For Registry adding, it's preferable to use *.reg files
Yep I agree, We already know winbuilder is a crap, worst written script engine to write registry (which in fact it is "primary" job as a pe builder, what a shame, well you know its developers are very hypocritical and liefull (+sabotagefull :>.... shameless....) instead of making true coding to fix & improve......)
To me it is only gut for visuals and more-or-less working macro handling, not a true builder at all but these 2 advantages helping end user start easier.
I am pretty sure we would replace it one day, not soon, but one day...
For reg handling, I convert .reg files manually with eye check, but.....
Well, I hope you accept my further request

You know, many people not aware, and they "tend" to change .reg files to some crap lines that cause slow down (ex: wallpaper) and errors (hehe, you know better, since I already workarounded many I do not know an active example).
A small, helpfull tool, would "increase" the usage of .reg files,
IF you can help as an au3 master

.
here is a "basic" tool which is not suitable for all cases, but would give you the idea in my mind
http://www.mediafire...5dihv790hj04mxh
its weak points
1) it uses StringReplace but for secure conversion better we have something like "SectionReplace"
2) I am not sure if it contains all possibilities

....
3) StringReplace CurrentControlSet-->ControlSet001 does not look to me very gut due to "stringreplace".......
it would be useful to have such tool to both
1) manual convert .reg files easly :> so it would give more motivation to use such tool with plugins.
2) convert .reg files dynamically , ppapps has an option for that with another crap, I am willing to replace such usage with a better tool, from someone like you who has very good reputation. (+I am pretty sure author=Amalux will like too)
3) along with 1 & 2), last contaminations would be cleaned from project hence it will be all clean with only 1 exception for now.
I hope you like the idea and take the task, See you.
This post has been edited by Lancelot_Real: 22 February 2011 - 12:43 AM