home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 October / Chip_2004-10_cd1.bin / firmy / loto / ExpertLotto-Install-cs-CHIPCD.exe / res / shortcutSpec.xml < prev   
Extensible Markup Language  |  2004-08-22  |  1KB  |  53 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
  2.  
  3. <shortcuts>
  4.  
  5.   <programGroup defaultName="Expert Lotto" location="applications"/>
  6.  
  7.   <shortcut
  8.      name="Expert Lotto"
  9.      programGroup="yes"
  10.      desktop="yes"
  11.      applications="no"
  12.      startMenu="no"
  13.      startup="no"
  14.      target="$INSTALL_PATH\bin\expertlotto.exe"
  15.      workingDirectory="$INSTALL_PATH\bin"
  16.      commandLine=""
  17.      description="Expert Lotto executable, allows to select a Lottery game upon startup"
  18.      initialState="normal">
  19.    
  20.    </shortcut>
  21.  
  22. <!--
  23.    <shortcut
  24.      name="Documentation"
  25.      programGroup="yes"
  26.      desktop="no"
  27.      applications="no"
  28.      startMenu="no"
  29.      startup="no"
  30.      target="$INSTALL_PATH\doc\izpack\html\izpack-doc.html"
  31.      commandLine=""
  32.      description="IzPack user documentation (HTML format)">
  33.      
  34.      <createForPack name="Documentation" />
  35.    </shortcut>
  36. -->
  37.  
  38.    <shortcut
  39.      name="Uninstaller"
  40.      programGroup="yes"
  41.      desktop="no"
  42.      applications="no"
  43.      startMenu="no"
  44.      startup="no"
  45.      target="$INSTALL_PATH\Uninstaller\uninstaller.cmd"
  46.      workingDirectory="$INSTALL_PATH\Uninstaller"
  47.      commandLine=""
  48.      description="Lotto uninstaller"
  49.      initialState="noShow">
  50.    </shortcut>
  51.    
  52. </shortcuts>
  53.