tt world

Thursday, 16 April 2015

Android x86 5.0.2 Lollipop OS for PC/ Laptop with Installation Guide

Android mobile operating system is an open source system software available for various smartphone, tablet devices and Desktops too. In our previous Videos we shown you How to install Android 4.4.4 Kitkat on PC and Laptops but This time we will be installing the latest Android version which is Android 5 Lollipop on Laptop and Desktops.
With This installation Method, Users can multi Dual Boot Android with Windows on PC and Laptops powered by x86 (32-bit) or x64 (64 Bit) computer architecture hardware. Users are required to Download Android x86 ISO File and can install it via bootable USB flash drive or bootable CD/DVD



Step1. Things you’ll need ?
Step 2: By using Universal USB Installer Tool, Make a bootable USB flash drive using the ISO image file that you downloaded.
Select Android from the Drop Down menu, Then Browse the Android x86 ISO file and then select the USB Thumb Drive and Hit Create Button.

Step 3: After that, Restart your PC or Laptop via USB flash drive as the source. (Make USB to boot first and before CD/DVD ROM under your system’s BIOS settings)

Step 4: Now, When the menu appears, just select Install Android x86 to hard disk. You can also Run it As a Live Cd which means that if any changes made, they will not be saved. But if you install it then any changes that you make will be saved next time you boot android.


Step 5: Select your appropriate hard disk partition to install Android x86 i.e. C: or D: or you can install on any new partition.

Step 6: Now, You will get a few prompts messages pertaining to installation of GRUB Bootloader. Make sure to allow it.


Step 7: Now, another prompt message will ask you to make system /r/w. Hit Yes on this as well, especially if you’d like to modify your Android x86 installation later.


Step 8: After that, you will get another prompt to install virtual SD card. Use 2048 MB for space, as that’s the maximum supported.



Step 9: Now, You can Restart your Windows PC / Laptops. After Reboot, You can select to either boot to Android or Windows.


Voilah! You’re done. Congratulations!! You have successfully installed Android 5.0 Lollipop on Your Desktop PC/Laptop. Enjoy this latest update.

If you have any questions or feedback, please use comment box below. If you face any problem during Installation, please contact us, and we’ll do our best to solve your queries.
Posted by:
t-t world


Wednesday, 15 April 2015

Windows 8 (Updated) & 8.1 (New) Aero Patch: DWM Hook

Hello Guys.....  Lots of us were waiting for Windows 8 Aero Glass ( with Blur ) for a long time.. Our tech friend "Big Muscle" introduced a beta version of DWM Hook. Click here for the link.

Notice: Do read the ReadMe before proceeding to the installation....




 New Update: DWM Hook Aero Glass Tuner for Windows 8.1 has been released... Click on this Download link to proceed.. Easy installation is provided in this version.






Posted by:
t-t world


Sunday, 5 April 2015

How to Install Microsoft .NET Framework 3.5 Offline in Windows 8/8.1 or in Windows 10 without Internet Connection?

Now-a-days almost all 3rd party software require Microsoft .NET Framework installed in your system. The required .NET Framework version might be different for different software and the most required .NET Framework version is 3.5 which comes pre-installed in Windows 7.
If you are using Windows 8, you might face a problem while trying to run a program which requires .NET Framework 3.5 version. Windows 8 doesn't come with .NET Framework 3.5 version. It comes with the latest .NET Framework 4.5 version pre-installed.
Whenever you try to open a program requiring .NET Framework 3.5, you get following message:

              An app on your PC needs the following Windows feature:
              .NET Framework 3.5 (includes .NET 2.0 and 3.0)

There are 2 buttons given to install the .NET Framework version or to skip the installation. If you decide to install it, Windows tries to connect to Internet to download the setup files of .NET Framework 3.5.
That's strange because Windows 8 setup contains .NET Framework 3.5 setup files but still Windows tries to connect to Internet. It would have been better and easier if Windows 8 installed the .NET Framework 3.5 without Internet connection just like it does for other Windows components such as Media Center, Internet Explorer, etc which can be installed or uninstalled using "Programs and Features" applet in Control Panel.
If you don't have an Internet connection or if you don't want to waste time and bandwidth in downloading the setup files, here is a way to install .NET Framework 3.5 offline in Windows 8.
Today in this tutorial, we'll tell you how to install .NET Framework 3.5 in Windows 8 without any need of Internet connection. You can install it offline with the help of a single command. This method requires Windows 8 setup disc or ISO file so make sure you have Windows 8 setup files with you.
So without wasting time lets start the tutorial:

1. First you'll need to copy Windows 8 setup files to your hard disk. If you have Windows 8 setup ISO copied in your system, you can mount it by right-click on it and select "Mount" option or you can extract its content using WinRAR.
If you have Windows 8 setup disc and don't want to copy its content, its ok. Just insert the disc in your CD/DVD drive so that Windows can access its content.

2. Now open Command Prompt as Administrator as mentioned here and then provide following command:
Dism /online /enable-feature /featurename:NetFx3 /All /Source:F:\sources\sxs /LimitAccess
Here "F:" represents the CD/DVD drive letter in your system which contains Windows 8 setup disc. Replace it with the correct drive letter according to your system.
If you extracted Windows 8 setup files in a directory, replace F:\sources\sxs with the correct path.

3. As soon as you execute the above mentioned command, Windows will start installing .NET Framework 3.5 in your system and it'll not require Internet connection

It'll take a few minutes and you'll get a message that the operation completed successfully.

4. That's it. Now you have installed .NET Framework 3.5 in Windows 8 without using Internet connection.

Posted by:
t-t world