Posts

Showing posts with the label Windows

Windows - Create Shortcut File with Options

Take software SeaMonkey for example, if users want to open its composer directly, just right click on its shortcut and click “Properties” and append command line options to target. It will look like this: "C:\Program Files\SeaMonkey\seamonkey.exe" -editor

Windows - Fail to Read and Format SD Card But See It in Disk Management

After I used Win32diskimager to write my SD card, card failed to be read on Windows 10 but Linux. It can be found in disk management of Windows 10, but it can't be formatted and pop up dialog which showed "System cannot find the file specified." To read, try assigning drive letter to the card if we do not need formatting the card. To format, use DISKPART. Warning: Choose disk number carefully to avoid deleting important parts of computer. Cleaning and formatting card, storage comes back.