Require .NET 3.5 Framework using Microsoft bootstrapper tool
Posted: Fri Dec 07, 2007 5:16 pm
I'm a newbie and purchased the product specifically for using it with the .NET 3.5 Framework (long time InstallShield user - look forward to escaping the tar pit) so please forgive me if my question is super simple for you long time InstallAware users.
---
My project requires the .NET 3.5 Framework and although I can include the framework with my project, or use Web Media Blocks to host the framework on my own servers, what I really want is this:
1) Tell InstallAware my project requires .NET 3.5 Framework.
2) Have InstallAware launch Microsoft's .NET 3.5 Framework bootstrapper utility named dotNetFx35setup.exe to perform the actual framework installation.
3) On the Application Runtimes view if I check the .NET 3.5 Framework, doesn't it require me to either include the framework in the setup, or host the framework via Web Media Blocks?
---
What I want is the 3rd option (does it exists??) - InstallAware checks the requirements (need 3.5 Framework) on the current machine, but doesn't include the framework in the setup kit (don't want a large setup kit), or be required to host the framework myself.
The reason I don't want the framework included in the setup kit is simple, I'm ok with a huge setup kit the first time a user performs an installation, but I don't want them to have to download a large setup kit each time thereafter once they have the framework installed.
---
Is what I am asking possible?
Can anyone point me in the right direction?
Thank you for any help on my issue!
---
My project requires the .NET 3.5 Framework and although I can include the framework with my project, or use Web Media Blocks to host the framework on my own servers, what I really want is this:
1) Tell InstallAware my project requires .NET 3.5 Framework.
2) Have InstallAware launch Microsoft's .NET 3.5 Framework bootstrapper utility named dotNetFx35setup.exe to perform the actual framework installation.
3) On the Application Runtimes view if I check the .NET 3.5 Framework, doesn't it require me to either include the framework in the setup, or host the framework via Web Media Blocks?
---
What I want is the 3rd option (does it exists??) - InstallAware checks the requirements (need 3.5 Framework) on the current machine, but doesn't include the framework in the setup kit (don't want a large setup kit), or be required to host the framework myself.
The reason I don't want the framework included in the setup kit is simple, I'm ok with a huge setup kit the first time a user performs an installation, but I don't want them to have to download a large setup kit each time thereafter once they have the framework installed.
---
Is what I am asking possible?
Can anyone point me in the right direction?
Thank you for any help on my issue!