Problrm with setup project.
-
Hi, to my c#.net 3.5 application i added a setup project. setup created successfully and running fine. but when am trying to install in a computer where there is no .net 3.5 framework it is asking in window that 'This setup requires the .NET framework 3.5. please install .net framework and run this setup again. The .NET Framework can be obtained from the web. Would you like to do this now?' with Yes and No buttons. but in my setup project Prequisites property i selected .Net freamework2.0, 3.5 and window installer 3.1 and i selected 2nd radiobutton that is Download prerequisites from the same location as my application. i build it successfully i got respective folders in to my debug folder. but during the installation it is not installing automatically that .net framework3.5 forcefully am going to install framework. To install automatically what i have to do? Please explain. Thanks in advance. --Naren :-O
-
Hi, to my c#.net 3.5 application i added a setup project. setup created successfully and running fine. but when am trying to install in a computer where there is no .net 3.5 framework it is asking in window that 'This setup requires the .NET framework 3.5. please install .net framework and run this setup again. The .NET Framework can be obtained from the web. Would you like to do this now?' with Yes and No buttons. but in my setup project Prequisites property i selected .Net freamework2.0, 3.5 and window installer 3.1 and i selected 2nd radiobutton that is Download prerequisites from the same location as my application. i build it successfully i got respective folders in to my debug folder. but during the installation it is not installing automatically that .net framework3.5 forcefully am going to install framework. To install automatically what i have to do? Please explain. Thanks in advance. --Naren :-O
Please stop cross-posting your questions.
Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.”
-
Please stop cross-posting your questions.
Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.”
sorry, am in hurry for the answer so i did unexpectdly. please dont mind. :)