All Downloads are FREE. Search and download functionalities are using the official Maven repository.

res.RegistrySpec.xml Maven / Gradle / Ivy

There is a newer version: 1.2.7
Show newest version
<?xml version="1.0" encoding="iso-8859-1" standalone="yes" ?>
<!--
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  - JASMINe
  - Copyright (C) 2009 Bull S.A.S.
  - Contact: [email protected]
  -
  - This library is free software; you can redistribute it and/or
  - modify it under the terms of the GNU Lesser General Public
  - License as published by the Free Software Foundation; either
  - version 2.1 of the License, or any later version.
  -
  - This library is distributed in the hope that it will be useful,
  - but WITHOUT ANY WARRANTY; without even the implied warranty of
  - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  - Lesser General Public License for more details.
  -
  - You should have received a copy of the GNU Lesser General Public
  - License along with this library; if not, write to the Free Software
  - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307
  - USA
  -
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  - $Id: RegistrySpec.xml 5565 2009-10-21 16:50:14Z jlegrand $
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-->
<registry>
    <pack name="UninstallStuff">
        <value name="DisplayName"
               keypath="SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\JASMINe Monitoring"
               root="HKLM"
               string="JASMINe-Monitoring"/>
        <value name="DisplayIcon"
               keypath="SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\JASMINe Monitoring"
               root="HKLM"
               string="$INSTALL_PATH\ico\jasmine.ico"/>
        <value name="UninstallString"
               keypath="SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\JASMINe Monitoring"
               root="HKLM"
               string="$INSTALL_PATH\installer\script\uninstaller.bat"/>
        <value name="HelpLink"
               keypath="SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\JASMINe Monitoring"
               root="HKLM"
               string="$APP_URL"/>
    </pack>
</registry>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy