HI FRIENDS,
HOW TO MAKE A PROJECT DONE IN ASPNET USING C# AS AN INSTALLATION SETUP FILE. SOTHAT A SHORTCUT HAS TO BE CREATED FOR OPENING THE PROJECT...
THANKS IN AVANCE
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
SenthilkumarPosted Dec 8, 2011, 6:10 AM
I am not clear about your questions.
If you want to create the install kit then you have to use the microsoft installer (msi) and it will create a batch to the client to install.
If you want to create the short cut to open your site then you can use the browser short cut with the required path.
Thanks,
Senthil.