https://launcher.mojang.com/download/MinecraftInstaller.msi
https://github.com/TheAltening/Authenticator/releases/download/2.0.0/TheAltening.zip
1. Show "My Computer"
rundll32.exe shell32.dll,Control_RunDLL desk.cpl,Web,0
Windows 10
right-click desktop => Personalize => Themes => Desktop icon settings
----------------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------------
Clipboard: WinKey + V
Snipping tool: SHIFT + WinKey + S
Run (alt+r) -> cmd /k ipconfig /all
Reduce file size:
ffmpeg -i c.mp4 -vcodec libx265 -crf 28 c1.mp4
ffmpeg -i c.mp4 -c:v libx265 -crf 28 c4.mp4
ffmpeg -i c.mp4 -b 800k c7.mp4
C:\Users\eawedat\AppData\Local\Android
List files / folders (with full path & with sub-directories):
dir /b /s >files.txt
List files / folders:
dir /b >files.txt
List files with specific extension:
dir /b *.pptx >files.txt
Remove Delete Files/Folder from External USB DISK (Recycle BIN)
rmdir /q /s F:\$RECYCLE.BIN
3. Shortcut Virus (Hidden Files / Folders) solution:
attrib -r -a -s -h *.* /s /d
Notepad++
Remove "line numbers with dots"
CTRL + H
^[0-9]+.
Remove numbers and parentheses
CTRL + H
^\d+\)
Add at the beginning for every line
CTRL+H
^
Add at the end of each line
CTRL+H
$
----------------------------------------------------------------------------------------------------------
Recover files from corrupted windows:
1) Gandalf'sWin10PEx64Redstone2_10-04-2017
2) HBCD_PE_x64.iso (Hiren’s BootCD PE x64)
3) Windows 7/10 Installation Boot up
Shift + F10 (or Repair your computer -> Troubleshoot -> Command Prompt)
notepad
File->Open
4) Ubuntu
-----------------------------------------------------------
اليو اس بي لا يظهر في جهاز الكمبيوتر
diskpart
list disk
select disk X
clean
create partition primary
format fs=exfat quick
assign
-------------------------------------------------------------
Remove SECURED from PDF file
Open PDF file in Chrome -> Print -> Destination: Save as PDF
------------------------------------------------------------------------------------------
alt + r (Run) -> cmd /k ipconfig /all
-------------------------------------------------------------------------------------------
Find Driver
1)Right Click at "My Computer"
2)Device Manager
3)Right Click on Unknown Device
4)Properties
5)Details
6)Hardware Ids
7)Copy First Line(Value) - you need VEN_XXXX&DEV_XXXX
8)Search Driver in Google or two webs below: