Quick Solutions
Thursday, July 16, 2020
useful cmd tricks
To unhide files
attrib -h -r -s /s /d j:\*.*
To list all files in folder
dir * /s /b /A:-D
Notepad font i like:
Lucida Sans unicode
Create a .vbs script to read text you want:
CreateObject("SAPI.SpVoice").Speak"hai how are u surendra"
Newer Posts
Older Posts
Home
Subscribe to:
Comments (Atom)
Git Useful commands
TIPS1
To Get Access to Wifi Password: -> netsh wlan show profile “NETWORK NAME” key=clear
Questions to be asked from Interviewer
What percentage of insurance does your company pay? Does your company provide maternal/parental leave? Will the company pay for training p...