UnSis is a little program that extracts the contents of a SIS file to a specific directory.
Usage
Usage:
unsis <SIS file> <output directory>
Arguments:
SIS File : The name of the SIS file to expand
output directory : The name of the directory to store the expanded SIS file
This file is installed in directory C:\Program Files\Common Files\Symbian\Tools\ so check that this directory is in your path to be able to use it.
Supported Platforms
Windows Perl
Linux Perl
(Requires Perl Version 5.6 or higher)
Copyright
Copyright (c) 2004 Symbian Ltd. All rights reserved.
Download
From Symbian OS Tools page on Symbian web site: http://developer.symbian.com/main/t...
Or mirrored on our server (link below):
Hi, I have little experience with Perl but I do know that it is correctly installed on my pc and that the other perl programs that I start from the dos command prompt work well, even the simple that I have made my self. I follow the vague instructions every way I know how with no luck what so ever. I make sure that the path that I am in is the path that unsis is installed in... This is exactally what it looks like in the dos command prompt:
C:\Program Files\Common Files\Symbian\Tools>
Then I type the name of the file I want to be extracted and the place I want it extracted to. I do not use the < or the > signs. This is exactally how it looks in the dos command prompt window:
C:\Program Files\Common Files\Symbian\Tools>unsis C:\Documents and Settings\Terryl\Desktop \FlyerOneGuitarTuner 1.10.sis C:\Documents and Settings\Terryl\Desktop\New Folder
FlyerOneGuitarTuner 1.10.sis is the file I wish to extract and the directory it is in proceeds it just as I typed above. I have tried many different combinations without any luck. I have removed and reinstalled unsis and perl (ver.5.8) and still cannot get unsis to work. Please help me to get it working right. Do I have a syntax error of sometype? Any help would be greatly appericated. Thank you, terrylwesterhold@hotmail.com
you need to use quotes...
C:\Program Files\Common Files\Symbian\Tools>unsis "C:\Documents and Settings\Terryl\Desktop \FlyerOneGuitarTuner1.10.sis" "C:\Documents and Settings\Terryl\Desktop\New Folder"
Download Page has moved to :
http://developer.symbian.com/main/tools/devtools/distribute/index.jsp
I followed all the instruction. ActivePerl seems to work on my computer as I successfully made the example.pl test. When I write the unsis command, I get the following message:
can't read sis file version: 64642
Anyone with thoughts about this? I was trying to extract the blue dot theme for nokia e65
guys tell me any other utility to extract .sis which is simipler than this one thanks in advance