Showing posts with label Windows. Show all posts
Showing posts with label Windows. Show all posts

Saturday, August 3, 2013

WINDOWS LIVE ESSENTIALS BETA OFFLINE INSTALLER


 
Windows Essentials (formerly Windows Live Essentials and Windows Live Installer) is a suite of freeware applications by Microsoft that aims to offer integrated and bundled e-mail, instant messaging, photo-sharing, blog publishing, and security services. Essentials programs are designed to integrate well with each other, with Microsoft Windows, and with other Microsoft web-based services such as SkyDrive and Outlook.com, so that they operate as a “seamless whole”.

Windows  Essentials   includes  the  following  applications :
Ø Windows Live Messenger (although Microsoft release note says it is not included)
Ø Windows Photo Gallery
Ø Windows Movie Maker
Ø Windows Live Mail
Ø Windows Live Writer
Ø SkyDrive for Windows
Ø Outlook Connector Pack
Ø Windows Live Family Safety (Windows 7 only)
Windows Essentials applications can be installed on Windows 7, Windows 8, Windows Server 2008 SP2 or Windows Server 2008 R2.Previous versions are also available on Windows XP, and Windows Vista.

 
 

Friday, August 2, 2013

NET FRAMEWORK 4.5 OFFLINE INSTALLER


 

Microsoft .Net 4.5 is   the latest windows .Net frameworks . It is new version and uopdate for .Net 4.0 , .Net 3.5 and .Net 2.0. Microsoft includes many features in the latest version.

The .NET Framework 4.5 is really a highly compatible, in-place update to the .NET Framework 4. By using the .NET Framework 4.5 together with the C#, Visual Basic, or F# programming language, you can write Windows apps. The .NET Framework 4.5 includes  various important features significant language and framework enhancements for C#, Visual Basic, and F# (so that you can more easily write asynchronous code), the blending of control flow in synchronous code, a responsive UI, and web app scalability . The .NET Framework 4.5 adds substantial improvements to other functional areas such as ASP.NET, Managed Extensibility Framework, Windows Communication Foundation, Windows Workflow Foundation, and Windows Identity Foundation. The .NET Framework 4.5 delivers better performance, reliability, and security.

The Microsoft .NET Framework 4 redistributable package installs the .NET Framework runtime and associated files that are required to run and develop applications to target the .NET Framework 4.

Many application and software programs on Windows need .NET framework to be installed to run, this framework is also required for developers to develop and build apps .NET 4.5 has more significance with Windows 8 -developers using .NET 4.5 along with Visual Basic or C# programming language can write metro style apps for Windows 8.

System   Requirements :


Ø Supported  Operating  System :

§  Windows 7 Service Pack 1

§  Windows Server 2008 R2 Service Pack 2

§  Windows Server 2008 Service Pack 2

§  Windows Vista Service Pack 2

§  Windows Vista SP2 (x86 and x64)

§  Windows 7 SP1 (x86 and x64)

§  Windows Server 2008 R2 SP1 (x64)

§  Windows Server 2008 SP2 (x86 and x64)

Ø Hardware Requirements:

§  1 GHz or faster processor

§  512 MB of RAM

§  850 MB of available hard disk space (x86)

§  2 GB hard drive (x64)
 
 
 

Saturday, July 27, 2013

INTERNET EXPLORER 10 OFFLINE SETUP


 
 

Internet Explorer 10 continues to provide key security and performance features from earlier versions of the browser. For example, tools like the SmartScreen filter help protect corporate customers from socially engineered malware. Hardware acceleration ensures that web apps are fast, and Internet Explorer 10 supports Internet Explorer 9, Internet Explorer 8, Internet Explorer 7, and Quirks compatibility view.

In addition, Internet Explorer 10 supports modern standards like HTML5, CSS3, and SVG to give corporate developers the ability to build more powerful web apps. The underlying platform is fully interoperable across both browsing experiences available in Internet Explorer 10, enabling developers to write the same markup for both experiences. Internet Explorer is also plug-in free. Line-of-business applications that require legacy ActiveX controls can use Internet Explorer for the desktop.

New  features :

This section describes some of the new features in Internet Explorer 10, which are most important to IT professionals, including browser launch settings, web standards, and enhanced protected mode.

Removed  Tools :

The following tools have been removed for Internet Explorer 10 :

Ø Internet Explorer Maintenance (IEM). Enabled administrators to define an Internet Explorer configuration as part of the Group Policy Object (GPO). Windows 8 with Internet Explorer 10 deprecates IEM in favor of a more robust tool called Group Policy Preferences. Administrators can also use the Internet Explorer Administration Kit (IEAK) to configure specific settings.

Ø Profile Manager. Helped administrators update settings and maintain the custom Internet Explorer package created using IEAK. Now, IEAK and Group Policy Preferences are the recommended solutions for customizing Internet Explorer packages and managing Internet Explorer preferences. Profile Manager-related tasks that still exist in new locations.

Ø Update browser configuration settings. When you run IEAK 10, it creates an .ins file with the values for settings that you customized. If you run the wizard again, you can import the .ins file and the wizard will populate the wizard pages with your previous customized values. On the File Locations page, click Advanced Options, and then navigate to path of the .ins file that you want to use. Continue to run the wizard and change settings, as needed.

Ø Move an automatic configuration file. You can specify an .ins file to be used for updating user settings. On the Automatic Configuration page of the wizard, type the URL for an .ins file.

Link for Windows 32-bit OS :
 
 
 
 
Link for Windows 64-bit OS :
 
 
 
 

JAVA 7 OFFLINE SETUP


 
 

 

Java 7 is a major update to Java that was launched on July 7, 2011 and was made available for developers on July 28, 2011. The development period was organized into thirteen milestones; on February 18, 2012, the last of the thirteen milestones was reached. On average, 8 builds (which generally included enhancements and bug fixes) were released per milestone.
Feature   additions   for   Java   7  :


Ø JVM support for dynamic languages, following the prototyping work currently done on the Multi Language Virtual Machine

Ø Compressed 64-bit pointers (available in Java 6 with -XX:+UseCompressedOops)

Ø Small language changes :

·       Strings in switch

·       Automatic resource management in try-statement

·       Improved type inference for generic instance creation

·       Simplified varargs method declaration

·       Binary integer literals

·       Allowing underscores in numeric literals

·       Catching multiple exception types and rethrowing exceptions with improved type checking

Ø Concurrency utilities under JSR 166

Ø New file I/O library to enhance platform independence and add support for metadata and symbolic links. The new packages are java.nio.file and java.nio.file.attribute

Ø Library-level support for elliptic curve cryptography algorithms.

Ø An XRender pipeline for Java 2D, which improves handling of features specific to modern GPUs.

Ø New platform APIs for the graphics features originally implemented in version 6u10 as unsupported APIs

Ø Enhanced library-level support for new network protocols, including SCTP and Sockets Direct Protocol

Ø Upstream updates to XML and Unicode