PureSFX - new version 1.3.1.2

Developed or developing a new product in PureBasic? Tell the world about it.
Inf0Byt3
PureBasic Fanatic
PureBasic Fanatic
Posts: 2236
Joined: Fri Dec 09, 2005 12:15 pm
Location: Elbonia

PureSFX - new version 1.3.1.2

Post by Inf0Byt3 »

Hi! I have released a new version of PureSFX. It contains too many updates to post them here :D. You can download it on my website (i have finally uploaded it) : http://frostlabs.xhost.ro under the Products page. I hope you'll like it. If you want to submit translations, e-mail them at [frostl[abs@xho]st.ro] (eliminate the []).

I hope it's usefull to somebody :)
None are more hopelessly enslaved than those who falsely believe they are free. (Goethe)
..::Origin::..
Enthusiast
Enthusiast
Posts: 125
Joined: Sat Jun 17, 2006 3:15 pm

Post by ..::Origin::.. »

Of course it's useful to somebody. This engine power's my games updates. Thanks a heep for the update! Love it lots, -Origin
Inf0Byt3
PureBasic Fanatic
PureBasic Fanatic
Posts: 2236
Joined: Fri Dec 09, 2005 12:15 pm
Location: Elbonia

Post by Inf0Byt3 »

Thank you! I'm glad that it's usefull :D.
None are more hopelessly enslaved than those who falsely believe they are free. (Goethe)
Inf0Byt3
PureBasic Fanatic
PureBasic Fanatic
Posts: 2236
Joined: Fri Dec 09, 2005 12:15 pm
Location: Elbonia

Post by Inf0Byt3 »

I have fixed a number of submitted bugs. You can download the new version on my website. BTW, we have 2 new added languages: German and Dutch. Enjoy!
None are more hopelessly enslaved than those who falsely believe they are free. (Goethe)
User avatar
Kiffi
Addict
Addict
Posts: 1503
Joined: Tue Mar 02, 2004 1:20 pm
Location: Amphibios 9

Post by Kiffi »

Inf0Byt3 wrote:BTW, we have 2 new added languages: German and Dutch. Enjoy!
Thanks! But i can only see 2 languages: english and romana.

BTW: The combobox for choosing the interface-language on the starting
window is to small.

Greetings ... Kiffi
Inf0Byt3
PureBasic Fanatic
PureBasic Fanatic
Posts: 2236
Joined: Fri Dec 09, 2005 12:15 pm
Location: Elbonia

Post by Inf0Byt3 »

Damn! i uploaded the wrong version! Sorry for that!

[Edit]

No i didn't. I downloaded it personally over ftp and it seems that it's the right one :shock: . This never happened before to me :? . I think it's a FireFox issue :D. Try clearing your cache.
None are more hopelessly enslaved than those who falsely believe they are free. (Goethe)
User avatar
Kiffi
Addict
Addict
Posts: 1503
Joined: Tue Mar 02, 2004 1:20 pm
Location: Amphibios 9

Post by Kiffi »

Inf0Byt3 wrote:Try clearing your cache.
no, that wasn't a cache-problem. After you wrote your 'Damn'-Message, i
reload your website and the version number changed from 1.3.1.2 to
1.3.1.2b. I never visit your homepage before.

However: Your new version now contains the german language. :D

But the combobox-gadgets are to flat. I can only choose another language by
pressing the arrow-keys.

Thanks & Greetings ... Kiffi
thefool
Always Here
Always Here
Posts: 5875
Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark

Post by thefool »

Works very nice here :)
Inf0Byt3
PureBasic Fanatic
PureBasic Fanatic
Posts: 2236
Joined: Fri Dec 09, 2005 12:15 pm
Location: Elbonia

Post by Inf0Byt3 »

Thanks!

Wow this is truly strange (about the webpage problem). However, good thing it works now. Kiffi, can you please send me a screenshot with the problem? Here seems to work perfectly :? .
None are more hopelessly enslaved than those who falsely believe they are free. (Goethe)
oridan
Enthusiast
Enthusiast
Posts: 128
Joined: Tue Oct 12, 2004 12:14 am
Location: Italy
Contact:

Post by oridan »

Here ITALIAN translation for PureSFX.

Italian.psl

Code: Select all

[Main]
Data01 = Errore
Data02 = Inserire un percorso valido!
Data03 = Compressione
Data04 = Inserire una cartella di estrazione valida!
Data05 = Pronto... L'archivio contiene
Data06 = file
Data07 = Avanti >
Data08 = < Indietro
Data09 = Annulla
Data10 = Fine
Data11 = Benvenuto in
Data12 = Premere 'Avanti' per iniziare la creare di un archivio auto-estraente. Puoi creare un archivio con base console oppure con una Interfaccia Grafica. Premere 'Annulla' per uscire da questo programma.
Data13 = Interfaccia grafica PureSFX:
Data14 = Attenzione: Questo programma è protetto dalle leggi sul copyright e dai trattati internazionali.
Data15 = Info
Data16 = Tipo SFX
Data17 = Modulo Windows GUI SFX (Interfaccia Grafica , 40 kb footprint)
Data18 = Modulo Stile-Console SFX (Interfaccia Console, 30 kb footprint)
Data19 = Directory di origine
Data20 = Sfoglia
Data21 = Opzioni
Data22 = Automaticamente estrai il contenuto in questo percorso: (esempio: %ProgramFiles%, %Temp%, %PureBasic%)
Data23 = Esegui questo programma dopo la decompressione:
Data24 = Modulo lingua SFX:
Data25 = Elimina il contenuto della directory dopo la chiusura del programma.
Data26 = PureSFX è pronto per comprimere. Seleziona il file di destinazione e premere 'Avanti' per iniziare la compressione.
Data27 = Creazione file log PureSFX:
Data28 = File di destinazione:
Data29 = Conferma
Data30 = Sei sicuro di voler interrompere la compressione?
Data31 = Inserire un percorso per la compressione
Data32 = Apri l'eseguibile
Data33 = Salva archivio SFX

[SFX-GUI]
SFXG01 = Sfoglia
SFXG02 = Annulla
SFXG03 = Estrai
SFXG04 = Info
SFXG05 = Directory di destinazione:
SFXG06 = Stato: Estrazione file dall'archivio. Attendere...
SFXG07 = Sei sicuro di voler annullare l'estrazione?
SFXG08 = Tutti i file sono stati estratti con successo.
SFXG09 = Errore
SFXG10 = Inserire prima il percorso di estrazione!
SFXG11 = Interrompere l'estrazione e uscire?

[SFX-CON]
SFXC01 = Inserire il percorso di estrazione (es.: C:\ExtractedFiles\)
SFXC02 = Estrazione file:
SFXC03 = Pronto... Premere un qualunque tasto per uscire
SFXC04 = Errore! Il percorso selezionato non è valido!
Regards! :D
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Post by Trond »

Inf0Byt3 wrote:Thanks!

Wow this is truly strange (about the webpage problem). However, good thing it works now. Kiffi, can you please send me a screenshot with the problem? Here seems to work perfectly :? .
Nice webpage design, I love the green. But it's spelled partners, not parteners. :)

Inf0byt3, turn off XP skins and I'm guessing you will also get problems with the combo box. XP skins doesn't respect the height of combo boxes.
newbie
Enthusiast
Enthusiast
Posts: 296
Joined: Tue Jul 29, 2003 5:47 pm
Location: FRANCE
Contact:

Post by newbie »

Nice app and website :)

Here is for you the French language file :
[Main]
Data01 = Erreur
Data02 = Veuillez entrer un chemin valide!
Data03 = Compresse
Data04 = Veuillez entrer un chemin de destination valide!
Data05 = Prêt... L'archive contient désormais
Data06 = fichiers
Data07 = Suivant >
Data08 = < Précédent
Data09 = Annuler
Data10 = Terminer
Data11 = Bienvenue à
Data12 = Cliquez sur 'Suivant' pour commencer la création d'une archive auto-extractible. Vous avez la possibilité de créer des archives en mode console ou GUI. Cliquez 'Annuler' pour quitter ce programme.
Data13 = Langue de l'interface SFX:
Data14 = Attention : Ce programme est protégé par des lois de copyright et des traités internationaux.
Data15 = A propos de
Data16 = type SFX
Data17 = Module SFX interface Windows (Interface graphique, en-tête de 40 kb)
Data18 = Module SFX de style console (Interface console, en-tête de 30 kb)
Data19 = Répertoire source
Data20 = Parcourir
Data21 = Tâches supplémentaires
Data22 = Extraire automatiquement le contenu vers ce chemin : (paramètres: %ProgramFiles%, %Temp%, %PureBasic%)
Data23 = Lancer ce programme après la décompression:
Data24 = Module de langue SFX:
Data25 = Supprimer le répertoire du contenu après que l'exécution du programme soit terminée
Data26 = PureSFX est prêt à compresser. Sélectionnez un fichier de destination et cliquez 'Suivant' pour commencer la compression.
Data27 = Journal de compression PureSFX :
Data28 = Fichier de destination:
Data29 = Veuillez confirmer
Data30 = Etes vous sûr de stopper la compression ?
Data31 = Veuillez sélectionner un chemin à compresser
Data32 = Ouvre un exécutable
Data33 = Sauvegarde une archive SFX

[SFX-GUI]
SFXG01 = Parcourir
SFXG02 = Annuler
SFXG03 = Extraire
SFXG04 = A propos de
SFXG05 = Répertoire de destination:
SFXG06 = Statut: Extraction de fichiers depuis l'archive, veuillez patienter...
SFXG07 = Etes vous sûr de vouloir annuler l'extraction?
SFXG08 = Tous les fichiers ont été extraits avec succès.
SFXG09 = Erreur
SFXG10 = Veuillez entrer le chemin d'extraction avant!
SFXG11 = Annuler l'extraction et quitter?

[SFX-CON]
SFXC01 = Entrez le chemin d'extraction (ex: C:\FichiersExtraits\)
SFXC02 = Extraction du fichier:
SFXC03 = Prêt... Pressez n'importe quelle touche pour quitter
SFXC04 = Erreur! Le chemin que vous avez entré est invalide!
Some french sentences or words are longer than English ones, and sometimes there is not enough place (e.g : the "About" button -> "A propos de").
- Registered PB user -

Using PB 4.00
Intrigued
Enthusiast
Enthusiast
Posts: 501
Joined: Thu Jun 02, 2005 3:55 am
Location: U.S.A.

Post by Intrigued »

Works like a champ! Thanks for sharing.
Intrigued - Registered PureBasic, lifetime updates user
techjunkie
Addict
Addict
Posts: 1126
Joined: Wed Oct 15, 2003 12:40 am
Location: Sweden
Contact:

Post by techjunkie »

Swedish.psl wrote: [Main]
Data01 = Fel
Data02 = Var snäll och välj en giltig sökväg!
Data03 = Komprimerar
Data04 = Var snäll och välj en giltig sökväg!
Data05 = Klar... Arkivet innehåller
Data06 = filer
Data07 = Nästa >
Data08 = < Tillbaka
Data09 = Avbryt
Data10 = Klar
Data11 = Välkommen till
Data12 = Klicka på 'Nästa' för att skapa ett självuppackande arkiv. Du har möjlighet att skapa ett konsol eller GUI baserat arkiv. Tryck 'Avbryt' för att avsluta programmet.
Data13 = PureSFX gränssnitt språk:
Data14 = Varning: Detta program är skyddat av copyright lagar och internationella föredrag.
Data15 = Om
Data16 = SFX typ
Data17 = Fönster GUI SFX modul (Grafiskt gränssnitt, 40 kb fotavtryck)
Data18 = Konsol stil SFX modul (Konsol gränssnitt, 30 kb fotavtryck)
Data19 = Käll katalog
Data20 = Utforska
Data21 = Övriga jobb
Data22 = Packa upp automatiskt till denna filstruktur: (tokens: %ProgramFiles%, %Temp%, %PureBasic%)
Data23 = Kör detta program efter uppackning:
Data24 = SFX modul språk:
Data25 = Radera kataloginehåll efter att programmet har avslutats
Data26 = PureSFX är klar för att komprimera. Välj en destinationsfil och tryck på 'Nästa' för att påbörja packning.
Data27 = PureSFX bygg log:
Data28 = Destinationsfil:
Data29 = Var snäll och godkänn
Data30 = Är du säker på att du vill stoppa packningen?
Data31 = Var snäll och välj en sökväg att packa upp till
Data32 = Öppna en exekverbar fil
Data33 = Spara ett SFX arkiv

[SFX-GUI]
SFXG01 = Utforska
SFXG02 = Avbryt
SFXG03 = Packa upp
SFXG04 = Om
SFXG05 = Destinations katalog:
SFXG06 = Status: Packar upp filer från arkiv. Var god vänta...
SFXG07 = Är du säker på att du vill avbryta uppackning?
SFXG08 = Alla filer packades upp rätt.
SFXG09 = Fel
SFXG10 = Var snäll och skriv in sökväg till uppackning!
SFXG11 = Avsluta uppackning och avsluta program?

[SFX-CON]
SFXC01 = Välj uppacknings sökväg (e.g.: C:\ExtractedFiles\)
SFXC02 = Packar upp fil:
SFXC03 = Klar... Tryck valfri tangent för att avsluta
SFXC04 = Fel! Sökvägen du angav är ogiltig!
Image
(\__/)
(='.'=) This is Bunny. Copy and paste Bunny into your
(")_(") signature to help him gain world domination.
Inf0Byt3
PureBasic Fanatic
PureBasic Fanatic
Posts: 2236
Joined: Fri Dec 09, 2005 12:15 pm
Location: Elbonia

Post by Inf0Byt3 »

Hello, thank you very much for the feedback! I will fix the problems as soon as i can and add the new languages. Thanks!
None are more hopelessly enslaved than those who falsely believe they are free. (Goethe)
Post Reply