Page 1 of 2
xInstall (Create your own Setup) - Opensource
Posted: Thu Jun 15, 2006 1:37 am
by Winduff
Good evening,
after I released this program in german- quite successfully - I have now made it multilangul
The program is a setup-designer tool, with the following main features:
- 1-File-Installation Files for the Web
Only 60KB Overhead
Shortcuts
Automatic deinstallation
Complete folderinclude
License and Readme options
Save / load projects
Screenshot of the installer (german):
The language files can be edited, in the installfolder xInstall\lang_ext\
I would be pleased, if someone could translate the file into french (or other languages

)
I hope this version is bugfree! If you should find a bug, please use the "report bug" function in the menu "help".
Thanks and have fun!
Download here: http://data.eimex.de/xInstall_0.1.5.exe
Chris
Posted: Thu Jun 15, 2006 5:29 am
by chen
Español:
Code: Select all
;
; Languagefile Spanish :: xInstall (http://xinstall.eimex.de)
; Written & Translated by :: EimeX.de
;
[DATA]
;--------- procedures.pb
1 = Cancelar instalación
2 = ERROR
3 = Cancelar instalación, está seguro?
4 = Error, el asistente de instalacion no puede abrirse, debido a que no existe información valida.
5 = Por favor Contacte al Creador de la aplicación.
6 = Error, el asistente de instalación no puede abrirse, no existe archivo.
7 = Posiblemente esta tratando de ejecutar el instalador directamente desde su browser.
8 = Instalación.
9 = Instalación exitosa. Presione 'Terminar' para completar la instalación.
10 = Un error desconocido a ocurrido.
11 = Es posible que no tenga derechos en esta computadora. Por favor contacte a su administrador.
;--------- ui.pb
12 = Cargando instalador....
13 = OK
14 = <Previo>
16 = Cancelar
17 = Terminar
;--------- Instalación 1
18 = Bienvenido al asistente de instalación para
19 = El asistente instalará
20 = en su computadora. Para continuar, presione 'Siguiente'.
21 = ATENCION!: Este programa está protegido por leyes internacionales.
;--------- Instalación 2
22 = Acuerdo de Licencia.
23 = Por favor lea el siguiente acuerdo de licencia.
24 = Por favor lea el siguiente acuerdo de licencia con detenimiento. Aceptela para continuar la instalación.
25 = Estoy de Acuerdo
26 = NO Estoy de Acuerdo
;--------- Instalación 3
27 = Leéme
28 = Por favor lea el archivo "Leéme".
29 = Por favor lea el archivo "Leéme" contiene información importante.
;--------- Instalación 4
30 = Escoja una Ruta.
31 = Por favor escoja una ruta de instalación.
32 = Será instalado en el siguiente directorio:
33 = Ruta de Instalación
34 = Cambiar..
;--------- Install 5
35 = Listo para Instalar
36 = Listo para instalar el programa.
37 = Presione instalar, para comenzar la instalación del programa .
38 = Para checar parámetros de instalación, Presione 'Previo'. Presione Cancelar, para terminar el asistente.
39 = Instalar
;--------- Instalación 6
40 = Instalación
41 = esta siendo instalado.
42 = Por favor sea paciente, el programa se esta instalando.
43 = Avance
44 = Derechos Reservados.
Hope there are no typos.....

Posted: Thu Jun 15, 2006 11:55 am
by thefool
Cant install it. It says i dont have the right to write at my own hdd's...
I am the admin, and i got plenty of free space..
Posted: Thu Jun 15, 2006 8:09 pm
by Winduff
hmmm this is weird....
What is your system on? C: / d: etc.?
And what windowsversion do you use?
Posted: Thu Jun 15, 2006 8:12 pm
by Pantcho!!
Same Error as thefool
Posted: Thu Jun 15, 2006 9:18 pm
by Droopy
me too same pb
Posted: Thu Jun 15, 2006 11:19 pm
by thefool
Winduff wrote:hmmm this is weird....
What is your system on? C: / d: etc.?
And what windowsversion do you use?
My windows XP SP2 Danish is on drive F.
I found the bug! And its SERIOUS. It tries to install at c:\programme. First of all; the programme dir doesnt exist. This is not the normal "programs" dir. And it varies for different windows languages.
Even though its not supposed to install it there, it should actually create the path.
But you better select the NORMAL programs dir (I know you can. You found the right startmenu directory!)
Another little thing; in the startmenu the link is named "xInstall.exe" wich it shouldnt be named.
For the use of the installer;
%%PROGRAMFILES%%\Orangeworks\tracie
This is in the installation path (wich is in 2 words!), and in the end installer it comes out as C:\Programme\\Orangeworks\tracie T
where it SHOULD come out as: F:\Programmer\Orangeworks\tracie T
This is probably a language releated issue, but it should REALLY be fixed!
Ok the uninstaller for my proggie that i installed was in german! and the uninstall.exe didnt get deleted.
The uninstaller also flashed a dos console, and this could easily get avoided too. And a last thing; the shortcut didnt get deleted either!
If you could fix this stuff, its a quite decent installer!
(And if you could do something fancy, like adding skin support; it would be REALLY decent :d)
Posted: Fri Jun 16, 2006 10:27 am
by Winduff
Hey, thanks for the bugtesting.
Yes I think this is the problem, thanks!
I will go over all the stuff and let you know
Regards
Chris
Posted: Fri Jun 16, 2006 10:59 am
by thefool
Winduff wrote:Hey, thanks for the bugtesting.
Np, just being in a helpfull mood instead of the normal evil one
I will go over all the stuff and let you know
Great!
Posted: Fri Jun 16, 2006 4:42 pm
by blueznl
thefool wrote:
Np, just being in a helpfull mood instead of the normal evil one
you're not evil, you're just bad
but we're here to help you work on it

Posted: Fri Jun 16, 2006 5:09 pm
by thefool
blueznl wrote:thefool wrote:
Np, just being in a helpfull mood instead of the normal evil one
you're not evil, you're just bad
but we're here to help you work on it

hehe
Are you sure?

(wanders off to burn some kindergardens to the ground)
Posted: Fri Jun 16, 2006 10:50 pm
by Dare
Posted: Sat Aug 12, 2006 3:10 pm
by Winduff
xInstall is now OpenSource, for those who are interested
http://source.eimex.de/PureBasic/xInstall
Posted: Sat Aug 12, 2006 5:30 pm
by blueznl
swiped
Posted: Sat Aug 12, 2006 9:28 pm
by Joakim Christiansen
Winduff wrote:xInstall is now OpenSource, for those who are interested
Thank you, I will try to learn from it.
If it has the things I was looking for.