duplicates = multiple editions
A Classical Introduction to Modern Number Theory, Kenneth Ireland Michael Rosen
A Classical Introduction to Modern Number Theory, Kenneth Ireland Michael Rosen
EverythingPath = ;specify the path here | |
#IfWinActive ahk_class CabinetWClass | |
{ | |
F6:: | |
folder := GetFolder() | |
run, %EverythingPath% -path "%folder%" | |
return | |
} |