build setup project vdproj ...

A

Andrew

hi,
how can i automate the build of a vb.net setup project ( .vdproj) ?
i've to build a setup project on a machine that don't have VS.net
installed,
but only the .net FW 1.1
i've found a solution via DEVENV.exe , but i think i can't use this program
without a regular vs.net license ...
Can i accomplish this task from another .net project ? does exits object
that
manage build or similar ?
Can i run this task via command line ???
Or via webMatrix ? does it have a command line compiler ?
thank's in advance for reply
bye andrew
 
N

Nick Malik

Installation apps represent an entire market segment. You can purchase apps
that can build installers, from WISE and InstallShield, in addition to
Visual Studio.

To the best of my knowledge, there is nothing in the SDK that will help, but
you can also look to see if there is an open source solution available.

Hope this helps,
--- Nick
 

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