Charlie,
I'm actually using PDF Xtra, and following the instructions they give
on their support section of their site to prevent the splash screen
appearing. I can launch Acrobat fine using Buddy API without a splash
screen, but you still see an empty application window. The whole thing is
supposed to appear as seamless as possible. I've also tried writing the
value as a number instead of a string, but it expects a string value. I
tried using WriteRegNumber too but that doesn't work
Guess I'll just have to find a workaround...
Chris
When you launch Acrobat, launch it with a /s parameter, and it will launch
without a splash screen.
c:\acrobat.exe /s d:\yourfile.pdf or just c:\acrobat.exe /s
Charlie Fiskeaux II
Media Designer
The Creative Group
www.cre8tivegroup.com
859/858-9054x29
----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, March 06, 2003 11:16 AM
Subject: <lingo-l> Writing to the Windows registry
>
> Hi all,
>
> I have a question about writing to the Windows registry on Windows
> 2000. I'm using PDF Xtra, but I am trying to prevent the splash screen
from
> appearing when Acrobat first loads up. I'm using the script:
>
> result = baWriteRegString( "Software\Adobe\Acrobat
Reader\5.0\AdobeViewer",
> "DisplayAboutDialog", "0", "HKEY_CURRENT_USER" )
>
> but it doesn't seem to alter the registry correctly. I know I'm altering
> the right key, because if I do it manually (ie through Registry Editor)
> then it works properly and sets the value to "0", but when I do it with
> this script it jumps to some other value (hex 0x30)
>
> Anyone done anything like this before that can help?
>
> many thanks in advance
>
> Chris
>
>
>
> _________________________________________________________________
> The information transmitted is intended only for the person or entity to
> which it is addressed and may contain confidential and/or privileged
> material. Any review, retransmission, dissemination or other use of, or
> taking of any action in reliance upon, this information by persons or
> entities other than the intended recipient is prohibited. If you
received
> this in error, please contact the sender and delete the material from any
> computer.
>
>
> [To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/lingo-l.cgi To post messages to the list, email
[EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L
is
for learning and helping with programming Lingo. Thanks!]
>
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/lingo-l.cgi To post messages to the list, email
[EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L
is for learning and helping with programming Lingo. Thanks!]
_________________________________________________________________
The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
material. Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited. If you received
this in error, please contact the sender and delete the material from any
computer.
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL
PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping
with programming Lingo. Thanks!]