Version History

Posted by Admin | 4:36 AM | | 0 comments »

December 2005

SIM1.0 unreleased for publication/development project for SISWare
- Fine user GUI(Windows GUI not used)
- Standard makesis function for S60 1st and 2nd
- Not support sis file extraction and viewver

January 2006

SIM1.2 unreleased for publication/development project for SISWare
- PKG file openable
- makesis function
- Ignored user GUI

April 2006

SISWare1.0 released
- PKG file collection from S60 sis file
- sis file extraction ability
- PKG script compiler

May 2006

SISWare1.4 released
- PKG script compiler buxs fixed

July 2006

SISWare2.5 released
- PKG script compiler buxs fixed

December 2006

SISWare2.7 released
- New input form

January 2007

SISWare3.0 released
- sisx(series60 3rd edition) support

February 2007

SISWare3.5 released
- full sisx compilation support

March 2007

SISWare3.6 released
- Protected location guidance in entry editor input form
- sign and unsign tools bugs fixed


March 2007

SISWare3.8 released
- Open files in SIS contents by appropiate application without whole SIS file extraction
- Add default entry of local vendor name and unique vendor name to the editor when change device platform form pre-Symbian9.x to Symbian9.x
- Correct the month on sis creation time
- Correct the Entry editor input form
- New application and associated file icon

March 2007

SISWare3.9 released
- PKG file opening improvement
- Supported capabilities information for 3rd SIS file
- Recent file opening

March 2007

SISWare4.0 released
- Fixed PKG compiler for 3rd sis file
- 2 Modes added: View and Edit mode
- Show signatures in 3rd sis file
- Support PKG file in ANSI, UTF-8 and Unicode format

SISWare4.2 released
- If statements buxs fixed (ElseIf syntax) for 3rd sis file openning
- Drag and Drop file supports for entry add under Quick Menu panel

The entirely documentation refered to some words that will be described here.

Session

Sesson in this SISWare application comprises of one line of pkg script which perform the one task or operation and pre-fix by installation description. For example Copy File : "C:\sisware.gif"-"!:\sys\bin\sisware.gif", FF which the word 'Copy File :' is the installation description and the next one "C:\sisware.gif"-"... is one line of the pkg script that perfoms installation task. The session will be seen only from session editor window.

Entry

Entry is the content which install to devices or remove from devices and also refer to comment text, condition block command and user selectable options. When the entry is added to the document. The entry will be seen as a session and entry in session window called session.

SISWare Session File (ssd)

SISWare Session File is the SISWare specific file type that contains specific encrypted pkg script and file or project information.

SISWare Project File (swp)

SISWare Project File is the old SISWare specific file type that contains encrypted pkg script and file or project information. And now this file type is currently obsoleted

Release Note

Posted by Admin | 4:14 AM | , , | 0 comments »

SISware developed using the Visual Basic language. Then it needs the VB virtual machine and it's libraries for running. This version uses the open source components as makesis, makekeys and signsis from Symbian and zlib library for file extraction.

About Serial Number

SISWare distributed as freeware and running and using one serial number for each version then do not affraid about this serial number. This serial number only used to software crash prevention from running SISWare in difference version at the same time. And the serial number was included in the readme.txt document in the setup package. Everytime you newly install SISWare, it will ask you the serial code even you already installed current version of SISware before.

System requirements

  • Windows Me, 2000 or Windows XP
  • CPU Pentium 200 MHz or higher
  • 20 MB Hard Disk space
  • 128 MB of RAM

The above requirements is recommended for general use. The speed of data rendering may differ with RAM and CPU speed

Welcome to SISWare Reviews

Posted by Admin | 1:20 AM | , | 0 comments »

Thank you for using SISWare4.2 SISWare is the best SIS Editor for Symbian Application Install package builder. SISWare distributed as freeware and usage limitation of this software described in the Licenses. SISWare4.2 supports sisx and sis file creation and extraction for Symbian9.x and pre-version. All SISWare features included in this help documentation.

Standard features including:

  • Open SIS file or pkg script file.
  • Extract files from sis package.
  • Edit SIS file or pkg script and re-build.
  • Compile sis file or pkg script.
  • Build sis file with multiple options.
  • Batch extraction of multiple sis files.
  • Sign and UnSign sis file and create self-signed certificate file.


What's new in SISWare4.2:
  • If statements buxs fixed (ElseIf syntax) for 3rd sis file openning
  • Drag and Drop file supports for entry add under Quick Menu panel