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
Wrap
Extensible Markup Language
|
2004-08-22
|
1KB
|
53 lines
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<shortcuts>
<programGroup defaultName="Expert Lotto" location="applications"/>
<shortcut
name="Expert Lotto"
programGroup="yes"
desktop="yes"
applications="no"
startMenu="no"
startup="no"
target="$INSTALL_PATH\bin\expertlotto.exe"
workingDirectory="$INSTALL_PATH\bin"
commandLine=""
description="Expert Lotto executable, allows to select a Lottery game upon startup"
initialState="normal">
</shortcut>
<!--
<shortcut
name="Documentation"
programGroup="yes"
desktop="no"
applications="no"
startMenu="no"
startup="no"
target="$INSTALL_PATH\doc\izpack\html\izpack-doc.html"
commandLine=""
description="IzPack user documentation (HTML format)">
<createForPack name="Documentation" />
</shortcut>
-->
<shortcut
name="Uninstaller"
programGroup="yes"
desktop="no"
applications="no"
startMenu="no"
startup="no"
target="$INSTALL_PATH\Uninstaller\uninstaller.cmd"
workingDirectory="$INSTALL_PATH\Uninstaller"
commandLine=""
description="Lotto uninstaller"
initialState="noShow">
</shortcut>
</shortcuts>