Deployment in VS2005.
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi , my application is 1 EXE file only. and i want the user to run it. if the user do not have Framework i want the installation to get it from the internet. but again i dont want it to be web based.. just 1 file (windows installer/CAB..whatever.. EXE too) that the user run and it will download framework if needed and then run my EXE (my program). again,no installation is needed (except from framework). Thnaks, Ran. R.Z