BYAUpdater

A software to auto-update BYAManager.
This is a small software to update and relunch "BYAManager.jar", the executable of BYAManager. The logic in this software is very simple, but extremely useful.

BYAUpdater can't work alone. You need to use BYAManager with this software. Obviously, you can update BYAManager with BYAUpdater only if a new version is available.

Informations

Official blog: HERE

News

  • 04/08/2015 - BYAUpdater 1.2.0 DOWNLOAD HERE
  • 04/03/2015 - BYAUpdater 1.1.0 DOWNLOAD HERE
  • 04/02/2015 - BYAUpdater 1.0.1 DOWNLOAD HERE
  • 03/31/2015 - BYAUpdater 1.0.0 DOWNLOAD HERE
  • 05/19/2012 - BYAUpdater beta 5
  • 12/30/2011 - BYAUpdater beta 4
  • 10/11/2011 - BYAUpdater beta 2
  • 08/04/2011 - BYAUpdater alpha 4

Features

  • This software updates BYAManager, replacing the old "BYAManager.jar" with the new one.
  • This is an Eclipse project created with Maven.

Images

Obviously, the first screenshot is the splash screen of BYAManager, not this software ;)

alt tag

alt tag

alt tag

Usage

You can't execute BYAUpdater with a "double-click" on the ".jar". There are two ways to use this software:

  • Automatic: BYAManager calls BYAUpdater automatically without user intervention;
  • Command Line Interface: You can start BYAUpdater with:
    $ java -jar BYAUpdater.jar BYAManager.jar <folder of BYAUpdater.jar>

License

Copyright 2011-2015 Stefano Cappa

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.


Created by Stefano Cappa