Run a StandAlone Application from a CD?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I created a simple application that allows a user to choose a foxpro free table. The program writes the location of the table to the user's local drive. What I want to know, is it possible to run a .net application from a CD rewriteable? I want to be able to put the executable on a cd so that the user can just run the executable from the CD and not install the entire application on their workstation, is this possible? Please help....

Terrance
 
User will have to have the .net framework installed on their machine, even
if you run it from CD.

Terrance said:
I created a simple application that allows a user to choose a foxpro free
table. The program writes the location of the table to the user's local
drive. What I want to know, is it possible to run a .net application from a
CD rewriteable? I want to be able to put the executable on a cd so that the
user can just run the executable from the CD and not install the entire
application on their workstation, is this possible? Please help.....
 

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