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
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