FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin para Pocket PC PPCinst generador de instalaciones para PDA
Posts: 144
Joined: Sun Dec 18, 2005 03:18 PM
PPCinst generador de instalaciones para PDA
Posted: Thu Aug 14, 2008 04:47 PM

Tambi茅n funciona el que trae SDK for Windows Mobile 2003-based Smartphones.

Saludos

Salvador
Posts: 3107
Joined: Fri Oct 07, 2005 06:28 PM
PPCinst generador de instalaciones para PDA
Posted: Sun Aug 17, 2008 09:08 PM

Biel,
GREAT!!!!!
Why you not include language option ( Italian, english, Espanol, Germany)

Best Regards, Saludos



Falconi Silvio
Posts: 682
Joined: Tue Feb 14, 2006 09:48 AM
PPCinst generador de instalaciones para PDA
Posted: Thu Aug 28, 2008 11:26 AM

Hello Silvio,
No other languages at the moment. Maybe in a near future, if I find free time I will translate to English.

Saludos desde Mallorca
Biel Maim贸
http://bielsys.blogspot.com/
Posts: 3107
Joined: Fri Oct 07, 2005 06:28 PM
PPCinst generador de instalaciones para PDA
Posted: Thu Aug 28, 2008 12:19 PM

Biel,
it is easy to make
you can only make a dll or a file ini and we can personalize our language .an sample is rpreview class at the top there are the defines of all strings.

Best Regards, Saludos



Falconi Silvio
Posts: 682
Joined: Tue Feb 14, 2006 09:48 AM
PPCinst generador de instalaciones para PDA
Posted: Thu Sep 04, 2008 04:36 PM
Well, finally I have found some time to translate and make a multilanguage application usign DLL files.

http://www.ea6dd.com/ftp/bielsys/ppcinst/setup.exe
You can download last version, will include a new folder named "Resource" where you will find 2 DLL files.
PpcInstES.dll (Spanish)
PpcInstEN.dll (engish)
You also can copy and translate to a new language, the name must be "ppcinst" + country code(2 positions) .dll
Also you must change in the file properties "title" and set to the apropiate language name.

First time you run the aplication will ask to select a language, chouse one from the list(list is update automatically if you add new language in the folder resources).

If you want to change again the language, delete the file "lng.cfg" in the application folder.(next time I will try to include a button to change language")

Hope you enjoy, and please if you make any new language file , please send me a copy.


http://translate.google.com/translate?u=http%3A%2F%2Fbielsys.blogspot.com%2F2008%2F06%2Finstalador-para-pocket-pc.html&hl=es&ie=UTF-8&sl=es&tl=en
Saludos desde Mallorca
Biel Maim贸
http://bielsys.blogspot.com/
Posts: 3107
Joined: Fri Oct 07, 2005 06:28 PM
PPCinst generador de instalaciones para PDA
Posted: Thu Sep 04, 2008 11:24 PM

look the second email please, the first is wrong sorry

Best Regards, Saludos



Falconi Silvio
Posts: 37
Joined: Sun Aug 03, 2008 08:02 AM
PPCinst generador de instalaciones para PDA
Posted: Wed Sep 10, 2008 01:16 PM

Very nice, but i get an error when i try to save a new project

"No existe la variable: TXT_SELSAVFLD from Errorsys, line: 101

So i can only open the script "Crmbl.b6s", modify and save it.

Is this by design ? :?

Best regards

Wolfgang Ciriack
Posts: 3107
Joined: Fri Oct 07, 2005 06:28 PM
PPCinst generador de instalaciones para PDA
Posted: Wed Sep 10, 2008 03:29 PM

Dear Biel,
you must first ser the language when you create a setup.exe whit ezsetup because i can see only buttons and messages in english
Then on Xbrowse on your application i cannot see the records when i insert a recor
with add button.
I try with your scriot sample and I cannot see anithing.

Best Regards, Saludos



Falconi Silvio
Posts: 682
Joined: Tue Feb 14, 2006 09:48 AM
PPCinst generador de instalaciones para PDA
Posted: Fri Sep 12, 2008 08:46 AM
Wolfgang Ciriack wrote:Very nice, but i get an error when i try to save a new project

"No existe la variable: TXT_SELSAVFLD from Errorsys, line: 101

So i can only open the script "Crmbl.b6s", modify and save it.

Is this by design ? :-)

Hi Wolfgang, no is not by design, it's a bug. Try to download the new verison now is fixed.
Silvio wrote:Dear Biel,
you must first ser the language when you create a setup.exe whit ezsetup because i can see only buttons and messages in english
Then on Xbrowse on your application i cannot see the records when i insert a recor
with add button.
I try with your scriot sample and I cannot see anithing.

Ciao Silvio, download the new setup please, and try it.
Saludos desde Mallorca
Biel Maim贸
http://bielsys.blogspot.com/
Posts: 3107
Joined: Fri Oct 07, 2005 06:28 PM
PPCinst generador de instalaciones para PDA
Posted: Fri Sep 12, 2008 11:25 AM

where is the new setup ?

Best Regards, Saludos



Falconi Silvio
Posts: 682
Joined: Tue Feb 14, 2006 09:48 AM
PPCinst generador de instalaciones para PDA
Posted: Fri Sep 12, 2008 01:37 PM
Saludos desde Mallorca
Biel Maim贸
http://bielsys.blogspot.com/
Posts: 37
Joined: Sun Aug 03, 2008 08:02 AM
PPCinst generador de instalaciones para PDA
Posted: Fri Sep 12, 2008 05:09 PM

Hello Biel,

thanks for the correction, it works now.

Can i configure an Icon for the program ?
Which format must it have, same as under windows ?

Best regards

Wolfgang Ciriack
Posts: 682
Joined: Tue Feb 14, 2006 09:48 AM
PPCinst generador de instalaciones para PDA
Posted: Tue Sep 30, 2008 08:32 AM

Hello Wolfgang

sorry for the delay in ansewering, about icon actually is not implement, but I will try to include in the next version.
Saludos desde Mallorca
Biel Maim贸
http://bielsys.blogspot.com/
Posts: 37
Joined: Sun Aug 03, 2008 08:02 AM
PPCinst generador de instalaciones para PDA
Posted: Tue Sep 30, 2008 09:08 AM

Thanks Biel,
that would be great.

Best regards

Wolfgang Ciriack
Posts: 298
Joined: Fri Oct 07, 2005 05:20 AM
PPCinst generador de instalaciones para PDA
Posted: Tue Oct 14, 2008 03:36 PM
Biel :

Buen dia, hice la descargar del programa, lo instal茅 en mi PC y al momento de correrlo obtengo el siguiente error.

Application
===========
   Path and name: C:\Program Files\PPCinst\PpcInst.Exe (32 bits)
   Size: 1,325,056 bytes
   Time from start: 0 hours 0 mins 0 secs 
   Error occurred at: 14-10-08, 10:34:21
   Error description: Error BASE/1004  No existe el m鈥歵odo: EVAL
   Args:
     [   1] = U   

Stack Calls
===========
   Called from:  => (b)EVAL(0)
   Called from: .\source\classes\XBROWSE.PRG => (b)TXBROWSE(0)
   Called from:  => TXBROWSE:KEYCOUNT(0)
   Called from:  => TXBROWSE:ADJUST(0)
   Called from:  => TXBROWSE:INITIATE(0)
   Called from:  => __OBJSENDMSG(0)
   Called from: .\source\function\HARBOUR.PRG => OSEND(0)
   Called from: .\source\function\HARBOUR.PRG => ASEND(0)
   Called from:  => TDIALOG:INITIATE(0)
   Called from:  => TDIALOG:HANDLEEVENT(0)
   Called from:  => DIALOGBOXINDIRECT(0)
   Called from:  => TDIALOG:ACTIVATE(0)
   Called from: Source\PpcInst.prg => GETLNG(269)
   Called from: Source\PpcInst.prg => MAIN(16)

System
======
   CPU type: Mobile AMD Sempron(tm) 1800 Mhz
   Hardware memory: 2014 megs

   Free System resources: 90 %
        GDI    resources: 90 %
        User   resources: 90 %

   Compiler version: Harbour devel build 1.1-1 Intl.
   Windows version: 6.0, Build 6001 Service Pack 1


Saludos
Vikthor