|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Article Discussion: Creating a .NET Windows Installer – Part 1
Creating a .NET Windows Installer – Part 1 If you have any questions or comments about this article then please post them here.
You can read the article here . |
|
#2
|
|||
|
|||
|
What is to be done for the installer of ASP.NET application which includes the .NET framework detection, IIS detection and MSDE/MS SQL Server 2000 detection.
By detection I mean that if these are not installed on machine, then I want to continue with my application's installation but after the installation of framework and MSDE on the client machine. The installer of these two will be there on the installer CD. And every thing should be done using the single setup file. |
|
#3
|
|||
|
|||
|
Hey, just a question
I understand and it works perfect for my install project, but if I have to uninstall the application it will remove other components like the mdac that are used by other applications so they break. Does anybody know how to customize an unistaller so it doesn't remove unnecessary files? |
|
#4
|
|||
|
|||
|
When to publish Creating a .NET Windows Installer Part 2 ?
|
|
#5
|
|||
|
|||
|
help on using regasm
i tried your tutorial to create an installer for this project
http://codeproject.com/csharp/dotnetbandobjects.asp but when it's installing, it does not register the bandobject appropriately. what should i do to make it register the bandobject to the explorer.exe? |
![]() |
| Viewing: Dev Articles Community Forums > Community > Development Tutorials > Article Discussion: Creating a .NET Windows Installer – Part 1 |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|