littleisharp
Member
- Joined
- Mar 24, 2004
- Messages
- 16
Hi
The MS Bootstrapper doesnt install the other (operating system dependent) prerequisites for .Net. For example, Windows 2000 Sp4, Year 2000 Updates for Windows 98, Internet Explorer 6 Sp1).
What is the best policy for deploying to these OSs then? Many of my customers are still on 98 - my deployment project must install the Year 2K stuff for them if its not there. The Bootstrapper doesnt do this.
What do you use?
My customers are not IT literate - I need my install to automatically check for everything it needs and install it itself. I am deploying by CD, so can include all the files on that.
Any help would be much appreciated,
Thanks
The MS Bootstrapper doesnt install the other (operating system dependent) prerequisites for .Net. For example, Windows 2000 Sp4, Year 2000 Updates for Windows 98, Internet Explorer 6 Sp1).
What is the best policy for deploying to these OSs then? Many of my customers are still on 98 - my deployment project must install the Year 2K stuff for them if its not there. The Bootstrapper doesnt do this.
What do you use?
My customers are not IT literate - I need my install to automatically check for everything it needs and install it itself. I am deploying by CD, so can include all the files on that.
Any help would be much appreciated,
Thanks