Hi,

I am creating NK.bin and as you guys aware WER (Windows Error Reporting)
module dumps the information in Dumpfile folder ( which is hidden) now I want
to copy that file to PC ..so everytime I have to go View->Option->Show Hidden
file

Did someone know where can I configure in PB while making nk.bin to always
show hidden file/folder ???

Thanks

Re: How to make show hidden folder while making image by Bruce

Bruce
Mon Apr 28 05:50:59 PDT 2008

Use the Remote Registry Editor to export the registry, then set Show Hidden,
export the registry again and diff the two exports. Add the diff to your
platform or project.reg file.

--
Bruce Eitman (eMVP)
Senior Engineer
Bruce.Eitman AT EuroTech DOT com

EuroTech Inc.
www.EuroTech.com

"neoce" <neoce@discussions.microsoft.com> wrote in message
news:DD9F96E6-B2A5-43DA-894B-A19FC02EB578@microsoft.com...
> Hi,
>
> I am creating NK.bin and as you guys aware WER (Windows Error Reporting)
> module dumps the information in Dumpfile folder ( which is hidden) now I
> want
> to copy that file to PC ..so everytime I have to go View->Option->Show
> Hidden
> file
>
> Did someone know where can I configure in PB while making nk.bin to always
> show hidden file/folder ???
>
> Thanks