[fpc-pascal] TProcess does not work in Windows XP

Pierre Free Pascal pierre at freepascal.org
Wed Mar 25 17:15:16 CET 2015


  Are you sure that it is not specific to the executable that you run?

  Did you try if redirecting the output of this executable
to a file using simply Windows Console
executable.exe all args > outfile.txt

you get the same results on Windows XP as on Windows 7?

Pierre Muller

> -----Message d'origine-----
> De : fpc-pascal-bounces at lists.freepascal.org [mailto:fpc-pascal-
> bounces at lists.freepascal.org] De la part de Antonio Sanguigni
> Envoyé : mercredi 25 mars 2015 15:43
> À : FPC-Pascal users discussions
> Objet : Re: [fpc-pascal] TProcess does not work in Windows XP
> 
> 2015-03-25 12:56 GMT+01:00 Graeme Geldenhuys
> <mailinglists at geldenhuys.co.uk>:
> 
> > I've used the following code in fpGUI's demo IDE and it works here
> under
> > FreeBSD, Linux and Win2000-Win7 (I don't have Win8 so can't test
> that).
> >
> > The following code executes the FPC compiler an captures the results
> and
> > triggers an event, which eventually displays the output in a message
> window.
> 
> Thanks Graeme, works well ... in Windows 7 here. Same code in Windows
> XP nothing to do. :O
> 
> Antonio
> 
> 
> 
> --
> Antonio Sanguigni alias slapshot
> ----------------------------------------------------------------------
> Servizi informatici Windows e GNU/Linux- http://www.pieroni.biz
> GioveLUG (Linux User Group) - http://www.giovelug.org
> _______________________________________________
> fpc-pascal maillist  -  fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal



More information about the fpc-pascal mailing list