Sunday, October 31, 2021
Sunday, August 15, 2021
Monday, July 5, 2021
Refresh environment variables without reboot windows 10.
https://search4fan.github.io
- open cmd commend prompt window
- input
set PATH=C-> this will refresh the environment variables - close and restart cmd window
- input
echo %PATH%to test
Labels:
Windows
Monday, June 21, 2021
Wednesday, June 9, 2021
Photoshop jpeg error.
edit->preferences->file handling->camer raw preferences->jpeg and tiff handling-->
jpeg:automatically open al supported jpegs
tiff:jpeg:automatically open al supported tiffs
Sunday, May 2, 2021
Replacing subscript in Microsoft Word.
https://cybertext.wordpress.com
- Change one of the incorrect instances of H2O to the correct formatting (H2O).
- Copy the correct format (H2O) to the clipboard (select all the text and then press Ctrl+C).
- Open Word’s Find and Replace (Ctrl+H).
- In the Find what field, type H2O (the incorrect format).
- In the Replace with field, type ^c (that’s a Shift+6 for the caret [^] character and a lower case ‘c‘ — the ‘c’ MUST be lower case).
- Click Replace All.
Tuesday, March 2, 2021
Monday, February 8, 2021
Thursday, January 28, 2021
Windows 10 RAID IDE to AHCI.
https://support.thinkcritical.com
- Click the Start Button and type cmd
- Right-click the result and select Run as administrator
- Type this command and press ENTER: bcdedit /set {current} safeboot minimal (ALT: bcdedit /set safeboot minimal)
- Restart the computer and enter BIOS Setup
- Change the SATA Operation mode to AHCI from either IDE or RAID
- Save changes and exit Setup and Windows will automatically boot to Safe Mode.
- Right-click the Windows Start Menu once more. Choose Command Prompt (Admin).
- Type this command and press ENTER: bcdedit /deletevalue {current} safeboot (ALT: bcdedit /deletevalue safeboot)
- Reboot once more and Windows will automatically start with AHCI drivers enabled.
Labels:
Windows
Monday, January 11, 2021
Saturday, January 9, 2021
Monday, December 21, 2020
Wednesday, December 16, 2020
Monday, December 14, 2020
Friday, October 23, 2020
Subscribe to:
Posts (Atom)


