Hi Gregg,
The more elaborate approach. I have a built an installer for Stunnel and
openssl with REBOL that unpacks all the binaries, asks for your
certificate and converts it to a different format.
To see if that works I need the iutput of openssl, but 'call crashes
then (sometimes). Another option may be to use call/shell {openssl.exe
... > out.txt} and do a wait :3 , but that's rather ugly.
BTW: now that people see a small, scriptable cross-plarform installer
than Java I got people thinking.
--Maarten
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of
> Gregg Irwin
> Sent: donderdag 16 oktober 2003 1:02
> To: Maarten Koopmans
> Subject: [REBOL] Re: call problems
>
>
> Hi Maarten,
>
> MK> This is what my feeling is too: once I use /error to redirect
output
> MK> (implicitly using wait) it crashes sometimes.
>
> MK> So no my question is: who of the windows heroes can help me
implement
> a
> MK> call++ using the library interface.
>
> Are you looking for something as simple as a call to ShellExecute,
> with which you could invoke cmd, or do you need something more
> elaborate--like a CreateProcess approach--that lets you specify
> redirection parameters and such?
>
> -- Gregg
>
> --
> To unsubscribe from this list, just send an email to
> [EMAIL PROTECTED] with unsubscribe as the subject.
--
To unsubscribe from this list, just send an email to
[EMAIL PROTECTED] with unsubscribe as the subject.