- run Command Promapt as administrator
diskpartlist diskselect disk {{disk number}}cleancreate partition primaryformat fs=fat32 label="SanDisk" quickexit
fs=fat32for Windows and OS X compatibility
diskpartlist diskselect disk {{disk number}}cleancreate partition primaryformat fs=fat32 label="SanDisk" quickexitfs=fat32 for Windows and OS X compatibility| %%% LaTeX Template | |
| %%% This template is made for project reports | |
| %%% You may adjust it to your own needs/purposes | |
| %%% | |
| %%% Copyright: http://www.howtotex.com/ | |
| %%% Date: March 2011 | |
| %%% Preamble | |
| \documentclass[paper=a4, fontsize=11pt, ]{scrartcl} % Article class of KOMA-script with 11pt font and a4 format | |
| \usepackage[T1]{fontenc} |
| <html> | |
| <head> | |
| <title></title> | |
| </head> | |
| <body> | |
| </body> | |
| </html> |
| \documentclass[fontsize=12pt,paper=a4]{scrlttr2} | |
| \usepackage[utf8]{inputenc} | |
| \usepackage[T1]{fontenc} | |
| \usepackage[german]{babel} | |
| \LoadLetterOption{SN} %Swiss Letter standards | |
| \KOMAoptions{ | |
| enlargefirstpage=true, % letter should hold on one page | |
| headsepline=false, |