Project ID:
569590
Project Type:
Fixed
Budget:
$30-$250 USD
Project Description:
Background
I have .NET application that requires .NET framework 3.5 sp1.
I want to allow my users to download it from the web (my servers not Microsoft servers) and install it seamlessly regardless of their .NET version.
It means that I need the installation file to detect the .NET Framework on the client and install only the .Net versions that are missing (bootstrapping to .NET 3.5 SP1).
It is actually the same functionality as available with the MS Client Profile 3.5 SP1 bootstrapper, but I want that the files will be downloaded from my server and not from Microsoft servers.
I want to package it all with NSIS (since it is Free and provide flexibility).
Project Requirement
Create project with NSIS that includes
1. .NET bootstrapper (targeted to client profile 3.5 SP1)
a. Web Deployment (retrieves .NET files from my servers)
b. Bootstrapping .NET Framework to 3.5 SP1 (same as done by the client profile)
c. Supports both 32 and 64 bit OS
d. Silent Installation Mode (when .NET prerequisites are downloaded the user
e. Can minimize that installer to the try icon until installation is complete
f. If restart is required it should be done only after entire installation is completed
2. Install Flash Plug in for FIrefox if not installed
3. Provides the user the option to change
a. Homepage on installed browswers
b. Default Search Engine on installed browsers (IE, Firefox and Chrome)
Deliverables
a. Working web deployment
b. NSIS script of the project
c. One hour to learn step by step how you configured it on NSIS (using shared desktop)
Acceptant Test
The project will be tested in the following way.
I want to download the setup fie from the location that we will define on the web.
Execute successfully on machines
1. With different versions of .NET and having it installed the application and the missing .NET framework versions.
2. Different browsers
(1) Please specify your expiriance level with NSIS and if you build such project in the past (Bootstrapper to .NET)?
(2) Please define timeframe for delivery
Skills required:
.NET,
Script Install,
Windows Desktop