visual studio - In-depth guidance for building complex WinForms Setup projects -
where can find in-depth guidance building complex winforms setup projects? specific, need build single setup package devexpress expressapp winforms application, including setup sql server 2008 express, , creation of database scripts. devexpress bit no problem - setup project wizard neatly includes dependencies, guidance on sql, running other programs setup, etc. seems scant. articles find overlook beyond same package wizard creates.
it looks have go collecting little separate bits on place whole task done. find single, advanced , comprehensive resource covers aspects of winforms deployment. maybe can recommend book?
i used quite master @ this, manually editing tables in .msi files, writing c++ booby-trappers etc. on 10 years ago, , knowledge seems have atrophied completely.
there several resources:
- apress windows installer http://www.apress.com/book/view/1590592972, published in 2004, rather out of date;
- c-sharpcorner.com article http://www.c-sharpcorner.com/uploadfile/rahul4_saxena/setup08232007071849am/setup.aspx;
- msdn article http://msdn.microsoft.com/en-us/library/19x10e5c.aspx;
hope can help!
Comments
Post a Comment