Search found 125 matches

by RescuePC
Mon Oct 15, 2018 3:34 pm
Forum: Windows
Topic: iCloud 7.7 wont install on windows Ocotber 1809
Replies: 0
Views: 157045

iCloud 7.7 wont install on windows Ocotber 1809

iCloud 7.7 wont install on windows October 1809 Open Registry Editor: Win+R | regedit Navigate to the registry path: HKLM\SOFTWARE\WOW6432Node\Microsoft\Windows NT\CurrentVersion Temporarily modify these 3 registry keys: CurrentBuild set value to 17134 (instead of 17763) CurrentBuildNumber set ...
by RescuePC
Tue Sep 25, 2018 10:40 am
Forum: Linux - Mac OS
Topic: macOS Mojave Patcher Tool for Unsupported Macs
Replies: 0
Views: 152811

macOS Mojave Patcher Tool for Unsupported Macs

macOS Mojave Patcher Tool for Unsupported Macs http://dosdude1.com/mojave/ Requirements: - Early-2008 or newer Mac Pro, iMac, or MacBook Pro: - MacPro3,1 - MacPro4,1 - iMac8,1 - iMac9,1 - iMac10,x - iMac11,x - iMac12,x - MacBookPro4,1 - MacBookPro5,x - MacBookPro6,x - MacBookPro7,1 - MacBookPro8,x ...
by RescuePC
Tue Sep 25, 2018 10:38 am
Forum: Linux - Mac OS
Topic: MacOS Mojave Compatibility List of Supported Macs
Replies: 0
Views: 152283

MacOS Mojave Compatibility List of Supported Macs

MacOS Mojave Compatibility List of Supported Macs Apple has said that any Mac introduced in mid-2012 or later will support macOS Mojave, along with the 2010 and 2012 Mac Pro models if they have a Metal capable GPU. That’s fairly descriptive, but if you want a specific list of supported Mac hardware ...
by RescuePC
Tue Sep 11, 2018 8:35 pm
Forum: Windows
Topic: How to grant permission to users for a directory or file using command line in Windows?
Replies: 0
Views: 154684

How to grant permission to users for a directory or file using command line in Windows?

How to grant permission to users for a directory or file using command line in Windows? takeown /f <directory name> /r /d y icacls <directory name>/q /c /t /grant <Users>:F example to allow deletion of pagefile.sys if you pull the hard drive from a broken pc and attach to another computer open CMD ...
by RescuePC
Tue Feb 13, 2018 9:17 pm
Forum: Windows
Topic: How to Force Windows to Restart in Safe Mode Command line
Replies: 0
Views: 160215

How to Force Windows to Restart in Safe Mode Command line

How to Force Windows to Restart in Safe Mode command line elevated command prompt after issuing the commands reboot with shutdown /r /t 0 Safe Mode: bcdedit /set {default} safeboot minimal Safe Mode with Networking: bcdedit /set {default} safeboot network Safe Mode with Command Prompt: bcdedit /set ...
by RescuePC
Fri Oct 20, 2017 1:52 pm
Forum: Windows
Topic: Unable to sync icloud mail with Windows 10 mail app with 2 step verification turned on
Replies: 0
Views: 157071

Unable to sync icloud mail with Windows 10 mail app with 2 step verification turned on

Unable to sync icloud mail with Windows 10 mail app with 2 step verification turned on If your iCloud email is protected with Apple's two step verification, It will need an 'app-specific password' to sign into an app that's not provided by Apple, like Windows Mail which doesn't support entering ...
by RescuePC
Tue Sep 05, 2017 11:53 am
Forum: Windows
Topic: How To Reinstall Microsoft Edge In Windows 10
Replies: 0
Views: 154898

How To Reinstall Microsoft Edge In Windows 10

How To Reinstall Microsoft Edge In Windows 10 you will need administrator rights Step 1: Close Microsoft Edge browser, if it’s running. Step 2: Open up File Explorer, click View and then check Hidden items box to view all hidden folders. This is required as some folders like AppData are hidden by d ...
by RescuePC
Thu Aug 24, 2017 12:14 pm
Forum: Windows
Topic: VMware workstation error on windows 10
Replies: 0
Views: 124019

VMware workstation error on windows 10

VMware workstation error on windows 10 VMware Workstation and Hyper-V are not compatible. Remove the Hyper-V role from the system before running VMware Workstation. elevated command prompt bcdedit /set hypervisorlaunchtype off reboot hopefully fixes the issue to turn back on bcdedit /set ...
by RescuePC
Wed Jun 28, 2017 2:10 pm
Forum: Windows
Topic: WinPE: Create USB Bootable drive
Replies: 0
Views: 114399

WinPE: Create USB Bootable drive

by RescuePC
Wed May 24, 2017 2:50 pm
Forum: Linux - Mac OS
Topic: MacOS - List all Terminal Commands
Replies: 0
Views: 100365

MacOS - List all Terminal Commands

MacOS - List all Terminal Commands Open terminal (applications/Utilities) hit escape key twice get a prompt "Display al 1456 possibilities/ (y/n)" press Y and enjoy If you are unsure what a command does , right click and you should be able to select "Open man page" Enjoy Rescue PC