nishants52, on 17 September 2011 - 10:47 PM, said:
That's disappointing news, nishants52. When do you think you might be available to take on this project?
@Kullenen_Ask
It might be useful to list your current step-by-step procedure for creating your customized WinPE. NOT how you compile your data and settings (registry keys and file lists) - rather, how you incorporate them into a standard winpe WIM. That way, a programmer might have a better idea of what the program should actually do.
A member, martinr, has kindly made available the source code (c++) for his WIMMaster program, which would be a start for any program dealing with WIM files. (Note that wimgapi.dll is now available in all Windows 7 installations.)
Post: http://www.msfn.org/...post__p__691089
Download: http://martin.boot-land.net/WIMMaster/
Another alternative, which jaclaz may have hinted at (and which flew over my head), might be to use an installer program like NSIS or INNO Setup. Here you would need to learn another scripting language to compile an installer (.exe or .msi) which when executed would present the user with a GUI of options and components that can be added to a customized WinPE. Rather than installing to the current online OS, the installer would firstly need to mount a WIM image, then install to that offline mounted WIM.
Regards
This post has been edited by allanf: 18 September 2011 - 10:01 PM



Help

Back to top









