Click Start , point to Administrative Tools , and then click Computer Management . In the console tree, right-click Shared Folders , click All Tasks , and then click Configure Shadow Copies . In Select a volume , click the volume that you want to enable Shadow Copies of Shared Folders for, and then click Enable . You will see an alert that Windows will create a shadow copy now with the current settings and that…
Merge all of your vCards into one .vcf file via the command prompt in Windows and then just import that file to Gmail, Hotmail or ICloud. Open Command Prompt Now type cd C:\MyContacts and hit Enter. This will make sure the directory is pointing to the root of the C :\Drive Now type copy /B *.vcf all_in_one.vcf and hit Enter. This will…
KEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System Change the value for EnableLUA UAC Enabled = 1 UAC Disabled =0 Reboot the PC
Please enable this under your computer group policy: Navigate to your local security policy on your Windows 10 workstation – You can do this by typing secpol.msc at a search/run/command prompt. Under Local Policies/Security Options navigate to “User Account Control Admin Approval Mode for the Built-in Administrator account“ Set the policy to Enabled
Ever wanted to have a mac, but don’t want to spend $1,000+ on one? What if you could run OS X Lion on your PC and have the best of both worlds for half the cost? We’ll show you how! This guide will show how to setup a fully working OS X Lion 10.7 on a Windows machine. This process…
This specific tutorial will walk you through breaking into a Mac by changing the password of the user account associated with it. What you need: Physical access to the Mac Optional: Mac OS X installer DVD Boot up the Mac, holding Command+S when you hear the startup sound. If running Snow Leopard or below, type the following code:/sbin/fsck -fy /sbin/mount…
Please download and install Kodi on your computer or tablet (Android) Navigate to the “File manager” tab under the “SYSTEM” menu Click on the “Add source” option Select the top text input box marked “<None>” under the “Enter the paths of browse for the media locations” field. Using the on-screen keyboard, type in “http://fusion.tvaddons.ag” without quotations, and then press the “Done” button. In…
The most common reason for Chrome crashes are: Corrupt profiles Conflicting modules Bad Extensions Outdated software Damaged files Chrome actually let’s you keep browser specific settings such as themes and bookmarks separate for different Chrome users. This is a Chrome thing and therefore has nothing to do with user accounts in Windows. For example, you can have one Windows user…
You can modify the Windows registry to allow Basic authentication to WebDAV over an HTTP connection. This registry change allows users to use Microsoft Office 2007 on the Windows 7 operating system, but does not allow them to use Microsoft Office 2010. Microsoft Office 2010 is not supported with Basic Authentication over an HTTP connection. On each Windows 7 workstation,…
First you’ll need to copy Windows 8 setup files to your hard disk, or a Disk. 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…