Alternate setup app for vs2008

J

John

Hi

I am wondering if there is a slightly better setup app available than the
default in vs2008. Basically I am looking for one that easily provides for a
precompile on install option. I know it can be done in std vs2008 too but
its a drag to create a separate project just for that every time.

Thanks

Regards
 
G

Gregory A. Beamer

Hi

I am wondering if there is a slightly better setup app available than
the default in vs2008. Basically I am looking for one that easily
provides for a precompile on install option. I know it can be done in
std vs2008 too but its a drag to create a separate project just for
that every time.

Thanks

Regards

There are third party installer libraries you can use, like Wise or
InstallShield, but they are not free. Wix might be an option, but it has a
learning curve.

As for setting up post compile steps in an installer project, it is not
that difficult to do.



--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

Twitter: @gbworld
Blog: http://gregorybeamer.spaces.live.com

*******************************************
| Think outside the box! |
*******************************************
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top