1
Answer

Deploying an application in C# .Net

Ismail khan

Ismail khan

16y
2k
1
I have a windows forms application in MS VS .Net 2008. And i made an msi of it. But .Net is taken as a dependancy and when i try installing it in another system without .Net, the application tries to install .Net first from net. If i give cancel the septup aborts. Can anybody help me with how to deploy and install the application without net connection please...
Answers (1)