#!/bin/bash

exec "$(dirname "$0")/SumatraPDF-3.5.2-64.exe" -reuse-instance "$(cygpath -w "$1")"
