2014



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

.


Remove big-countries .com Virus from start page (Adware)


Big-countries.com is an address that is being utilized by various adware to deliver ads into victim’s browser. This is considered as adware due to its ad-driven performance once it gets installed on the computer. To be more specific, the server acts as an advertising platform to serve pop-up, banner, and full page advertisements. User’s web browser may also get redirected to big-countries.com at times when adware link is executed.

Normally, big-countries.com will get injected into the system if malicious freeware is downloaded and installed. This adware makes changes to browser settings and starts itself as browser helper object which run each time browser is opened. Add-on or extension linked to big-countries.com may also be integrated into browsers like Google Chrome, Internet Explorer, and Mozilla Firefox.

Pop-up ads from big-countries.com are very annoying. It often issue fake Windows errors and advise you to download a program. When installed, it will add other adware or malware into the computer. Operation of big-countries.com may also endanger privacy of victims. It can monitor web browsing pattern of user. Presence of big-countries.com can also cause identity theft when it begins to record online credentials like username and password.

It is vital that you remove big-countries.com at once when observed on the computer. Simply follow the procedures on this page to ensure complete removal of the adware including dropped add-ons, plug-ins, and other malicious contents.




# How To Remove a big-countries.com Virus:



Step 1:
Run 
MalwareByte Anti-Malware  Program to Automatically Remove big-countries.com


Step 2:
Run 
PC Cleaner Pro  OR Other Systeam Cleaner Softwares


Step 3:
Remove the big-countries.com Add-ons and Extensions from your Web browser


Step 4: Optional Browser Cleanup

NOTE: Please be aware that running this tool may also remove add-ons, extensions, or plug-in that you intentionally load on the browser, not just big-countries.com.

1. Download Avast! Browser Cleanup by clicking on the button below.


Download Tool

2. Double-click on avast-browser-cleanup.exe to run the file.
3. If you receive "security warning" from Windows, just proceed and run the tool.
4. On initial run, the tool will check the browser for unwanted programs.
    If it finds any programs with poor reputation, it will prompt for instant removal.
    Please click "Remove all add-ons listed below and cleanup browser."
    After removing unwanted add-on, we're not yet done.
    You still have to continue to steps below in order to reset browser settings.

5. On Avast! Browser Cleanup interface, you will see popular browsers such as
    Internet Explorer, Mozilla Firefox, and Google Chrome.
    Select browser program
that is affected
    by big-countries.com and click on Reset browser settings to its default value.




Step 5: Reset Your Web Browser


Step 6: Use Online Virus Scanner

1) Norton Security Scan!

2) Bitdefender QuickScan



Be Safe.... !!

Boost Your Net Connections with DNS Servers:

Some Fastest DNS servers to boost your net speed.


Setup DNS Server:
How to Change DNS Server In Windows/Mac/Linux OS

Free Public DNS Servers:


# OpenDNS (Fast)
208.67.222.222
208.67.220.220

# Google Public DNS
Google Public DNS IP addresses (IPv4)
8.8.8.8
8.8.4.4

Google Public DNS addresses (IPv6)
2001:4860:4860::8888
2001:4860:4860::8844


# Service provider:Dnsadvantage
* 156.154.70.1
* 156.154.71.1

# Service provider: GTEI DNS (now Verizon)
* 4.2.2.1
* 4.2.2.2
* 4.2.2.3
* 4.2.2.4
* 4.2.2.5
* 4.2.2.6

# Service provider: ScrubIt
* 67.138.54.100
* 207.225.209.66

# DNS 1:
Preferred DNS server 218.248.240.208
Alternate DNS server 218.248.240.135

# DNS 2:
Preferred DNS server 218.248.241.2
Alternate DNS server 218.248.240.209

# DNS 3:
Preferred DNS server 218.248.255.212
Alternate DNS server 218.248.241.2

Free DNS Servers List:

Provider Primary DNS Server Secondary DNS Server
Level3 209.244.0.3 209.244.0.4
Google 8.8.8.8 8.8.4.4
Comodo Secure DNS 8.26.56.26 8.20.247.20
OpenDNS Home 208.67.222.222 208.67.220.220
DNS Advantage 156.154.70.1 156.154.71.1
Norton ConnectSafe 199.85.126.10 199.85.127.10
GreenTeamDNS 81.218.119.11 209.88.198.133
SafeDNS 195.46.39.39 195.46.39.40
OpenNIC 216.87.84.211 23.90.4.6
Public-Root 199.5.157.131 208.71.35.137
SmartViper 208.76.50.50 208.76.51.51
Dyn 216.146.35.35 216.146.36.36
Censurfridns.dk 89.233.43.71 89.104.194.142
Hurricane Electric 74.82.42.42
PuntCAT 109.69.8.51


.
.

How to Change DNS Server In Windows/Mac/Linux OS


How to change DNS server Settings:

# Windows OS

# Changing DNS Server Settings on Windows OS
  1. Go to the Control Panel.
  2. Click Network and Internet > Network and Sharing Center > Change adapter settings.
  3. Select the connection for which you want to configure Google Public DNS. For example:
    • To change the settings for an Ethernet connection, right-click Local Area Connection > Properties.
    • To change the settings for a wireless connection, right-click Wireless Network Connection > Properties.
    If you are prompted for an administrator password or confirmation, type the password or provide confirmation.
  4. Select the Networking tab. Under This connection uses the following items, select Internet Protocol Version 4 (TCP/IPv4) or Internet Protocol Version 6 (TCP/IPv6) and then click Properties.
  5. Click Advanced and select the DNS tab. If there are any DNS server IP addresses listed there, write them down for future reference, and remove them from this window.
  6. Click OK.
  7. Select Use the following DNS server addresses. If there are any IP addresses listed in the Preferred DNS server or Alternate DNS server, write them down for future reference.
  8. Replace those addresses with the IP addresses of the Google DNS servers:
    • For IPv4: 8.8.8.8 and/or 8.8.4.4.
    • For IPv6: 2001:4860:4860::8888 and/or 2001:4860:4860::8844.
  9. Restart the connection you selected in step 3.
  10. Test that your setup is working correctly; see Test your new settings below.
  11. Repeat the procedure for additional network connections you want to change.

# Mac OS

DNS settings are specified in the Network window.

Changing DNS server settings on Mac OS 10.5

  1. Click Apple > System Preferences > Network.
  2. If the lock icon in the lower left-hand corner of the window is locked, click the icon to make changes, and when prompted to authenticate, enter your password.
  3. Select the connection for which you want to configure Google Public DNS. For example:
    • To change the settings for an Ethernet connection, select Built-In Ethernet, and click Advanced.
    • To change the settings for a wireless connection, select Airport, and click Advanced.
  4. Select the DNS tab.
  5. Click + to replace any listed addresses with, or add, the Google IP addresses at the top of the list:

    • For IPv4: 8.8.8.8 and 8.8.4.4
    • For IPv6: 2001:4860:4860::8888 and  2001:4860:4860::8844
  6. Click Apply > OK.
  7. Repeat the procedure for additional network connections you want to change.

# Linux OS

# Changing DNS server settings on Ubuntu
  1. Click System > Preferences > Network Connections.
  2. Select the connection for which you want to configure Google Public DNS. For example:
    • To change the settings for an Ethernet connection, select the Wired tab, then select your network interface in the list. It is usually called eth0.
    • To change the settings for a wireless connection, select the Wireless tab, then select the appropriate wireless network.
  3. Click Edit, and in the window that appears, select the IPv4 Settings or IPv6 Settings tab.
  4. If the selected method is Automatic (DHCP), open the dropdown and select Automatic (DHCP) addresses only instead. If the method is set to something else, do not change it.
  5. In the DNS servers field, enter the Google Public DNS IP addresses, separated by a space:

    • For IPv4: 8.8.8.8 and/or 8.8.4.4
    • For IPv6: 2001:4860:4860::8888 and/or 2001:4860:4860::8844
  6. Click Apply to save the change. If you are prompted for a password or confirmation, type the password or provide confirmation.
  7. Repeat the procedure for additional network connections you want to change.
If your distribution doesn't use Network Manager, your DNS settings are specified in /etc/resolv.conf.


# Changing DNS server settings on a Debian server

  1. Edit /etc/resolv.conf:
    sudo vi /etc/resolv.conf
  2. If any nameserver lines appear, write down the IP addresses for future reference.

  3. Replace the nameserver lines with, or add, the following lines:

    For IPv4:
    nameserver 8.8.8.8
    nameserver
    8.8.4.4
    For IPv6:
    nameserver 2001:4860:4860::8888
    nameserver
    2001:4860:4860::8844
  4. Save and exit.
  5. Restart any Internet clients you are using.
Additionally, if you are using DHCP client software that overwrites the settings in /etc/resolv.conf, you will need to set up the client accordingly by editing the client's configuration file.


# Configuring DHCP client sofware on a Debian server

  1. Back up /etc/resolv.conf:
    sudo cp /etc/resolv.conf /etc/resolv.conf.auto
  2. Edit /etc/dhcp3/dhclient.conf:
    sudo vi /etc/dhcp3/dhclient.conf
  3. If there is a line containing domain-name-servers, write down the IP addresses for future reference.
  4. Replace that line with, or add, the following line:

    For IPv4:
    prepend domain-name-servers 8.8.8.8, 8.8.4.4;
    For IPv6:
    prepend domain-name-servers 2001:4860:4860::8888, 2001:4860:4860::8844;
  5. Save and exit.
  6. Restart any Internet clients you are using.

DNS Server List:

>> Some Fastest DNS Servers List <<


.


Slider MultiWindow For Android Mobile:


Installations:

Just Install This Apps
1) MultiWindow Sidebar App

Download Here


For Resize & Movable AppS:   [[ Root ]]

2) Then    Install Xposed Installer

             OR   Xposed Installer Website


3) Then     Install XFloating Windows

             OR   XHaloFloatingWindow website


>> NOTE:  FOR INSTALLATION Xposed Installer & XFloating Windows Click Here <<



Tested On JellyBean Version.... :D


Otherway Multiwindow works for Android


Enjoy.... :D



Top 10 unbeatable vulnerability scanners:


1. Nessus

-Features: patch, configuration, and compliance auditing; mobile, malware, and botnet discovery; sensitive data identification etc.

-Versions: Nessus and Nessus Perimeter Service (commercial organisations and enterprises), Nessus evaluations (commercial organisations) and Nessus Home (non-commercial, home network).

-Operating Systems supported: Windows, Mac OS X, OpenBSD, FreeBSD, Solaris, and/or other UNIX variants.

-Price: Paid
Download Link




2. OpenVAS

-Framework of several services and tools that offers a comprehensive vulnerability scanning and vulnerability management solution.

-Consists of a daily updated feed of Network Vulnerability Tests (NVTs).

-Majority of components licensed under the GNU General Public License (GNU GPL).

-Operating Systems supported: Linux, Windows and others.

-Price: Free

Download Link



3. CORE Impact Pro

-Taking vulnerabilty scanning to an all new level beyond traditional exploitation, CORE Impact Pro provides the same level of Advanced Persistent Threat and password-based techniques currently being deployed by various cyber criminals.

-Allowing commercial and government organisations to actively test the security of their network and application infrastructure.

-Operating System supported: Windows

-Price: Paid

Download Link



4. Nexpose

-Scans for mis-configurations, vulnerabilities, and malware and then provides specific remedies for each issue.

-Scans the entire IT environment including networks, operating systems, web applications, databases, and virtualisation.

-Operating System supported: Windows and Linux.

-Price: Paid

Download Link



5. GFI Lan Guard

-Scans and detects network vulnerabilities before they are exposed. This considerably reduces the time required to patch machines.

-Provides both security and non-security patches for Microsoft, Mac OS X, Linux and over 50 other third-party operating systems and applications.

-Operating System supported: Windows

-Price: Paid

Download Link



6. QualysGuard

-Award-winning cloud security and compliance solution that provides global businesses with on demand critical security intelligence.

-Provides auditing, compliance and protection for Internet perimeter systems, internal networks, and web applications.

-Operating System supported: Windows

-Price: Paid

Download Link



7. MBSA

-The Microsoft Baseline Security Analyser provides a streamlined detection of missing security updates and common security misconfigurations.

- The very recent MBSA 2.3 release adds support for Windows 8.1, Windows 8, Windows Server 2012 R2, and Windows Server 2012.

-Operating System supported: Windows

-Price: Free

Download Link


8. Retina

-Perhaps one of the most sophisticated vulnerability assessment solutions available.

-Available as a standalone application or as part of the Retina CS unified vulnerability management platform.

-Efficiently identifies exposures (missing patches, configuration weaknesses etc.) and then prioritises enterprise-wide remediation.

-Operating System supported: Windows

-Price: Paid

Download Link



9. Secunia PSI

-The Secunia Personal Software Inspector (PSI) efficiently identifies vulnerable and out-dated programs and plug-ins, that might expose your PC to attacks. It thereafter patch these vulnerable programs.

-Operating System supported: Windows

-Price: Free

Download Link



10. Nipper

-The Network Infrastructure Parser checks the security of network devices such as switches, routers, and firewalls.

-It was earlier an open source tool. Then its developer (Titania) released a commercial version and tried to hide their old GPL releases.

-Operating System supported: Windows, Apple MAC OSX, Linux

Download Link

.

Urlmon.dll missing for Windows 8.1 Error:



Urlmon.dll is used by Microsoft software to help load the "Object Linking And Embedding" library on your PC. This is basically a framework of files & settings that your software will use to incorporate the likes of hyperlinks & other "objects" into your programs. If you have errors caused by this file, it suggests that you have some sort of problem either with the file or the software trying to use it.


Method 1:

To resolve this problem in Internet Explorer, follow these steps:

1)  Quit all programs that are running.
2)  Click Start, and then click Run.
3)  Type     regsvr32 urlmon.dll    ,and then click OK.
4)  When you receive the "DllRegisterServer in urlmon.dll succeeded" message, click OK.


Note: Make sure that you have logged in as Administrator account before following above steps.



Method 2:

If the issue still persists, then I would suggest you to perform a SFC Scan and check if it helps.

Follow these steps:
1)  Boot to the desktop view.
2) Open command prompt, right click in the left corner when the
     Start window appear and select command prompt (admin).
3) Type the following command, and then press ENTER:
              sfc /scannow


The sfc /scannow command scans all protected system files and replaces incorrect versions with correct Microsoft versions.

>> Restart

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.