<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<shortcuts>
  <skipIfNotSupported/>
  <programGroup defaultName="MyApp"
                location="applications"/>
  
  <shortcut name="Käynnistä MyApp"
              programGroup="yes"
              desktop="yes"
              target="$INSTALL_PATH\bin\Start.bat"
              iconFile="$INSTALL_PATH\data\icons\app.ico"
              description="Starts the MSS-Bridge software">
    </shortcut>
</shortcuts>


