Deploying Framework and EXE

  • Thread starter Thread starter Brant
  • Start date Start date
B

Brant

I have an EXE that I want to deploy to approx 200 PCs.
Is there a way to create a setup package that executes my
EXE after the framework has been installed? I want to
perform a silent install of the framework, then kick off
the EXE. If there's a better way to do this please let
me know.

Thanks! Brant
 
Take a look of our new tool,

http://www.remotesoft.com/linker/

It does exactly what you want. It builds a minimum set of
framework files, and silently deloys your app to machines
that have not pre-installed the .NET Framework.

Huihong
Remotesoft, Inc.
 

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

Back
Top