Windows Installer 2.0 Windows 98
How can an automatic installer for .NET 2.0 application be created for Windows 98?
I mean for application and also for .NET 2.0 if missing. Rhino t spline plugin.
Windows Server 2012 or Windows 8 comes with Windows Installer 5.0. For information about how to determine the Windows Installer version, see Determining the Windows Installer Version. For a list of changes in each of the Windows Installer versions, see What's New in Windows Installer. The Microsoft Windows Installer is an installation and configuration service that ships as part of the Microsoft Windows 2000 operating system, and is provided as a redistributable product for Microsoft Windows 95, 98, ME, and NT version 4.0. Windows Server 2012 or Windows 8 comes with Windows Installer 5.0. For information about how to determine the Windows Installer version, see Determining the Windows Installer Version. For a list of changes in each of the Windows Installer versions, see What's New in Windows Installer. For information about obtaining the latest Windows Installer redistributable, see Windows Installer. Dec 22, 2008 Hi Michael, Adding a Windows Installer Search in the Launch Conditions Editor is a good choice. The Launch Conditions Editor can be used to specify a search for a Microsoft Windows Installer component on a target computer during installation. The result of the search is returned in the Property property and can be evaluated in a launch condition. To add a launch condition in the deployment.
Windows 98 ISO was come with new features and enhancement after windows 95.this windows was integrated with web and IE 4 used in this windows.Window media player is also used in this windows.but Microsoft Give best change after windows 95. We can also see Windows 98 Product Key and we can used Windows 98 Wallpaper. But people still used Windows 98 Logo in system.i remember the windows 98.
I tried to do it by creating a setup project for Visual Studio 2008, but I didn't succeed.I installed IE6 SP1 manually, but Installer still crashed.Windows Installer 2.0 is installed. It's impossible to install Installer 3.0 there.I unchecked Installer at Setup Project prerequisites, but still it's not possible to install the application - the error message says that it requires a newer version of Windows.
How can this be resolved?
Peter Mortensen4 Answers
Do not use Visual Studio 2008 if you intend to deploy to Windows 9x or ME. VS2008 does not support these operating systems anymore, and if you're stuck with them you should use VS2005 or earlier. Also see this question: Does Visual Studio 2008 support windows 98?
According to this article Win98 is supported for 2.0
http://msdn.microsoft.com/en-us/library/aa480241.aspx why not just getting the redistributable from Microsoft?
JoshBerkeJoshBerkeAccording to MS here, Windows Installer 3.0+ is not available for Windows 98.
Running Installer 3.1 setup manually on Windows 98 fails with the message
Missing entry point for NtOpenProcessToken function
Peter MortensenWindows 98 Cd
tomotomoFree Windows 98 Full Install
You need to manually update the machine to windows installer 3.x first. Then it should go.
Joel CoehoornJoel CoehoornNot the answer you're looking for? Browse other questions tagged .netwindowsvisual-studio-2008.net-2.0setup-project or ask your own question.
The Microsoft .NET Framework version 2.0 redistributable package installs the .NET Framework runtime and associated files required to run applications developed to target the .NET Framework v2.0.
The .NET Framework version 2.0 improves scalability and performance of applications with improved caching, application deployment and updating with ClickOnce, support for the broadest array of browsers and devices with ASP.NET 2.0 controls and services.
System Requirements
Supported Operating Systems
- Windows 2000 Service Pack 3
- Windows 98
- Windows 98 Second Edition
- Windows ME
- Windows Server 2003
- Windows XP Service Pack 2
Required Software
- Windows Installer 3.0 (except for Windows 98/ME, which require Windows Installer 2.0 or later). Windows Installer 3.1 or later is recommended.
- IE 5.01 or later: You must also be running Microsoft Internet Explorer 5.01 or later for all installations of the .NET Framework.
Disk Space Requirements: 280 MB (x86), 610 MB (x64)