Latest Post



How To Fix Bluestacks Failed To Install OR
 .MSI Log File Error:

  • First of all find your Bluestacks Offline App Player Setup File (.MSI) and open its Properties by right clicking on the item.

  • Once you have opened the Properties click on Compatibility Tab and Check the box in front of “Run this Program in Compatibility Mode for” and then apply the changes.
bluestacks failed to install .msi log files

  • Now go for Digital Signatures Tab after that click on Details and then View Certificate.


  • In Certificate dialogue box, now click on Install Certificate.
bluestacks faied to install .msi log files

  • In Certificate Import Wizard under the section of Store Location Click on the bubble in front of Current User.
how to fix bluestacks failed to install


  • Now choose Automatically Select the Certificate Store based on the type of Certificate and then click on Next.
How To Fix Bluestacks Failed To Install

  • Now you task is done finally click on Finish and you’ll get a message “The Import was Successful”.
bluestacks failed to install



Enjoy... :D


How to Disable Autoplay in Videos of Facebook

Facebook recently has introduced a video autoplay feature for users. With this new feature, videos will be automatically played while you are browsing your Facebook newsfeed. When you are using Facebook, there are many reasons to stop auto playing videos on Facebook. More Facebook users like to decide which video plays and which doesn't.

You can Easily disable this video auto play feature following simple steps below:

First, log into Facebook account and click the arrow icon in the top right corner of the screen.
Now click on "Settings" link from the drop-down menu.







OR

You can simply go to Facebook settings through this URL :
https://www.facebook.com/settings

Now you can see Facebook settings page. This settings page includes a variety of options. Click on the "Videos" option at the very bottom of the option list.




In video settings page, you can see a video On/Off button.
Select "Off" to disable Facebook video auto playing.



                        


  .

Install WhatsApp for Linux:





 This has been the most important thing which many are waiting for. Yet officially WhatsApp for PC has not came. But there are different method by which we can use in for our PC. Here the Tutorial which I am going to tell is for Android Mobile only. For other platforms it will be updated soon.

Install Whatsapp On Linux/ubuntu OS
It is very simple to use WhatsApp in Ubuntu/linux.
  We can use Whatsapp by using Genymotion.

Setups:
First Signup for Genymotion

Then download Oracle VM Virtual Box. Here

Then download Genymotion for FREE

After finishing it using Genymotion install your favorite Phone by clicking Add button.


After installing click on Play button. Then you can download Whatsapp from Play store or from here

Then drag and drop in the Emulator where it is running. And setup your profile with you mobile number.

It will send the message and try to check. But message is not possible. Wait for 5 min and get verified using Call verification.

Video Tutorial:





 >> Install Whatsapp On Your Windows Pc <<  


.

Use AnonymoX For Using SwapnilTech Blog
(Skip Adf.ly Enabled Website
)


What is AnonymoX?


AnonymoX is an initiative for anonymization on the internet. The aim is to restore the user's right of anonymity in the web. Most websites monitor the behaviour of their users, giving the websites hosts the ability to analyze the general user behaviour and create detailed user profiles, which often times are sold to third parties.
A threat for freedom of speech on the internet manifests in the repression through federal or private organizations. More and more governments censor websites with the excuse of child safety, copyright infringement or the fight against terrorism and thereby limit the freedom of speech.
Also blocking users based on their origin with
GeoIP-Blocks is applied often, for example at Media platforms.
With anonymoX you are able to bypass many kinds of blocks by jelling a virtual Identity in another Country with only a few mouse clicks.
 
Easy anonymous web browsing.
– Change your IP-Address and country
– Visit blocked or censored websites.
– Delete cookies, show your public ip, and more

We provide the proxy servers, no external proxies or other programs required

Start using anonymoX now:
Firefox Add-ons


Official Website:
AnonymoX Homepage


Use AnonymoX For Adf.ly Enabled Website:

> Just Install AnonymoX AddOns To your Firefox
> Add Adf.ly Site To AnonymoX addon (Screenshot For more info.)
> Click on Active
> Done

                      


.

Fix .NET Framework 3.5 Installation Error: 0x800F0906 & 0x800F081F


Resolutions for Error code 0x800F0906

This error code occurs because the computer cannot download the required files from Windows Update.

Method 1: Check your internet connection:

This behavior can be caused by network, proxy, or firewall configurations or by network, proxy, or firewall failures. To resolve this problem, try to connect to the  Microsoft Update  website.

If you cannot access this website, check your Internet connection, or contact the network administrator to determine whether there is a configuration that blocks access to the website.


Method 2: Configure the Group Policy setting:

This behavior can also be caused by a system administrator who configures the computer to use Windows Server Update Services (WSUS) instead of the Microsoft Windows Update server for servicing. In this case, contact your system administrator and request that they enable the Specify settings for optional component installation and component repair Group Policy setting and configure the Alternate source file path value or select the Contact Windows Update directly to download repair content instead of Windows Server Update Services (WSUS) option.

To configure the Group Policy setting, follow these steps:
  1. Start the Local Group Policy Editor or Group Policy Management Console.

    Windows 8 and Windows Server 2012: Point to the upper-right corner of the screen, click Search, type group policy, click Settings, and then click Edit group policy.

    Start Group Policy in Windows 8


    Windows 8.1 and Windows Server 2012 R2: Point to the upper-right corner of the screen, click Search, type group policy, and then click Edit group policy.

    Open group policy in Windows 8.1
  2. Expand Computer Configuration, expand Administrative Templates, and then select System. The screen shot for this step is listed below.

    The screen shot for this step
  3. Open the Specify settings for optional component installation and component repair Group Policy setting, and then select Enabled. The screen shot for this step is listed below.
    The screen shot for this step
  4. If you want to specify an alternative source file, in the Alternate source file path box, specify a fully qualified path of a shared folder that contains the contents of the \sources\sxs folder from the installation media.
    Example of a shared folder path:   \\server_name\share\Win8sxs

    Or, specify a WIM file. To specify a WIM file as an alternative source file location, add the prefix WIM: to the path, and then add the index of the image that you want to use in the WIM file as a suffix.
    Example of a WIM file path: WIM:\\server_name\share\install.wim:3
    Note
    In this example, 3 represents the index of the image in which the feature files are found.
  5. If it is applicable to do this, select the Contact Windows Update directly to download repair content instead of Windows Server Update Services (WSUS) check box.
  6. Tap or click OK.
  7. At an elevated command prompt, type the following command, and then press Enter to apply the policy immediately:
    gpupdate /force


Method 3: Use Windows installation media

You can use the Windows installation media as the file source when you enable the .NET

Framework 3.5 feature. To do this, follow these steps:

  1. Insert the Windows installation media.
  2. At an elevated command prompt, run the following command:
    Dism /online /enable-feature /featurename:NetFx3 /All /Source::\sources\sxs /LimitAccess
    Note In this command, is a placeholder for the drive letter for the DVD drive or for the Windows 8 installation media. For example, you run the following command:
    Dism /online /enable-feature /featurename:NetFx3 /All /Source:D:\sources\sxs /LimitAccess


Method 4: Alternative steps for Windows Server 2012 and for Windows Server 2012 R2

In Windows Server 2012 and Windows Server 2012 R2, you can also specify an alternative source by using Windows PowerShell cmdlts or by using the Add Roles and Features Wizard.

To use Windows PowerShell, follow these steps:
  1. Insert the Windows installation media.
  2. In an elevated Windows PowerShell command window, run the following command:
    Install-WindowsFeature –name NET-Framework-Core –source :\sources\sxs
    Note In this command, is a placeholder for the drive letter for the DVD drive or for the Windows installation media. For example, you run the following command:
    Install-WindowsFeature –name NET-Framework-Core –source D:\sources\sxs
To use the Add Roles and Features Wizard, follow these steps:
  1. Insert the Windows installation media.
  2. Start the Add Roles and Features Wizard.
  3. On the Select features page, select the .Net Framework 3.5 Features check box, and then click Next.
  4. On the Confirm installation selections page, click the Specify an alternate source path link. The screen shot for this step is listed below.
    image
  5. On the Specify Alternate Source Path page, type the path of the SxS folder as a local path or as a network share path. The screen shot for this step is listed below.
    imageimage

  6. Click OK.
  7. Click Install to finish the wizard.


    OR

    Resolution for error code 0x800F081F:

    This error code can occur when an alternative installation source is specified and one of the following conditions is true:
    • The location that is specified by the path does not contain the files that are required to install the feature.
    • The user who tries to install the feature does not have at least READ access to the location and to the files.
    • The set of installation files is corrupted, incomplete, or invalid for the version of Windows that you are running.
    To resolve this problem, make sure that the full path of the source is correct (x:\sources\sxs) and that you have at least Read access to the location. To do this, try to access the source directly from the affected computer. Verify that the installation source contains a valid and complete set of files. If the problem persists, try to use a different installation source.


    More Details

    .




Microsoft to End of Mainstream Support for Windows 7 in 2015:

Every Windows product has a lifecycle. The lifecycle begins when a product is released and ends when it's no longer supported. Knowing key dates in this lifecycle helps you make informed decisions about when to upgrade or make other changes to your software. Here are the rights and limits of the Windows lifecycle.
 End of support


End of support refers to the date when Microsoft no longer provides automatic fixes, updates, or online technical assistance. This is the time to make sure you have the latest available update or service pack installed. Without Microsoft support, you will no longer receive security updates that can help protect your PC from harmful viruses, spyware, and other malicious software that can steal your personal information. For more information go to Microsoft Support Lifecycle .

Microsoft is warning customers that the end is soon coming for Windows 7 in much the same way it came for Windows XP earlier this year. The company will end free mainstream support for Windows 7 on January 13, 2015, but users will continue to get security updates till 2020.
The move will mostly affect consumers. Businesses that pay for extended Windows 7 support, as most of them do, will be supported for another five years, until January 14, 2020.
That's important, because many businesses are right now are in the process of upgrading their old Windows XP PCs, but they're moving to Windows 7, not Windows 8.
http://swapniltech.blogspot.in/2014/07/microsoft-to-end-support-for-windows-7.html

There's some speculation that, given the popularity of Windows 7, Microsoft might change its mind as the date nears and continue to support it a bit longer, like it did for Windows XP. All told, Microsoft supported XP for about 13 years.

That kind of extension doesn't seem likely at this point. Remember, Windows 8 basically includes a full version of Windows 7, called Desktop mode. With Windows 8.1, it's possible to run a Windows 8 machine in Desktop mode and almost avoid the new-and-confusing Windows 8 part of the OS.

And Microsoft really needs to nudge consumers into buying Windows 8 machines. More Windows 8 machines means more developers will want to write software for Windows 8, which will make more people want to buy it.

By the way, Microsoft also set an end-of-life of mainstream support for Windows 8
(including the latest version, Windows 8.1), for January 9, 2018.


This is another hint that Microsoft should have its next version of Windows ready in 2015, code-named "Threshold" (sometimes referred to as Windows 9).

If Microsoft plays its cards right, Windows 9 will be to the unloved Windows 8 what Windows 7 was to Vista, which InfoWorld ranked No. 2 on its list of the 25 biggest tech flops

>>  Microsoft 7 Product Lifecycle Dates  <<



All Prosucts Lifecycle:
   Windows Product Lifecycle Fact sheet  
                                                                                                                                                                                         



More Updates:
SwapnilHaxor

.

Author Name

{picture#https://instagram.fbom1-2.fna.fbcdn.net/t51.2885-19/s150x150/17662158_221658868312088_138323287238246400_a.jpg} Hi, I am Swapnil Zambare. I love to explore Computer and Internet. My aim is to spread tips and tricks related to Hacking, Computer, Android phones, Blogging, SEO, Social networks and many mores all over the world for free so that every one can enjoy our Premium Services for Completely Free. {facebook#https://www.facebook.com/SwapnilTech} {twitter#https://twitter.com/swapnilzambare7} {google#YOUR_SOCIAL_PROFILE_URL} {pinterest#YOUR_SOCIAL_PROFILE_URL} {youtube#YOUR_SOCIAL_PROFILE_URL} {instagram#https://www.instagram.com/theswapnilzambare/}

Contact Form

Name

Email *

Message *

Powered by Blogger.