Hey There,
I am not sure how to do it with Perl itself (maybe the
Win32::AdminMisc), but the Windows Resource KIT comes with INSTSRV.EXE
and SRVANY.EXE, those two files allows a user to make any application
run as a service on the machine.
Contact me directly if you need step by
Hey Dude,
use the /s option in regsvr32 ... regsvr32's alerts require
responses.. so ur script waits for user to click OK.. .. the /s option
makes regsvr32 run in silent mode so it will register and continue...
$result = `regsvr32 /s urdll.dll`;
- Olly
-Original Message-
From:
Hey Lee,
Are you talking about Editing the PDF to format it ?..
- Olly
--
From: Lee Goddard [mailto:[EMAIL PROTECTED]]
Subject: Text flow in PDF
I know about Formatting Object and don't have time
to set up the servers - is there another way to flow
text in a PDF do