hi,

there is a new adobe-reader.bat in cvs since a couple of days.

-- 
Moritz

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On 
> Behalf Of Moritz Engel
> Sent: Monday, February 21, 2005 6:03 PM
> To: unattended-info@lists.sourceforge.net
> Subject: RE: [Unattended] Problem with Adobe Reader SpeedUp
> 
> > -----Original Message-----
> > From: [EMAIL PROTECTED] 
> > [mailto:[EMAIL PROTECTED] On 
> > Behalf Of Gerhard Hofmann
> > Sent: Monday, February 21, 2005 4:14 PM
> > To: unattended-info@lists.sourceforge.net
> > Subject: [Unattended] Problem with Adobe Reader SpeedUp
> > 
> > Hi all,
> > 
> > I'd like to add Adobe Reader SpeedUp (a tool that 
> > significantly shortens 
> > Adobe startup time) to adobe-reader.bat.
> > 
> > I've downloaded ar-speedup.zip from 
> > http://www.tnk-bootblock.co.uk/prods/misc/index.php and 
> unzipped the 
> > files. I added Enable=1 to deployment.ini (according to 
> > readme file this 
> > is needed to do a silent install).
> > 
> > My bat file looks like this:
> > ...
> > if not exist 
> > %Z%\packages\adobereader\adberdr70_%WINLANG%_full.exe goto 
> > no_v7
> > todo.pl "%Z%\packages\adobereader\Reader~1.exe"
> > todo.pl "%Z%\packages\adobereader\adberdr70_%WINLANG%_full.exe /S 
> > /v\"/qb /l* %SystemDrive%\netinst\logs\adobe-reader.txt\""
> > goto done
> > 
> > :no_v7
> > ...
> > 
> > 
> > The line with Reader~1.exe should install SpeedUp tool. 
> > Unfortunately, 
> > when this is called, Adobe Reader setup is still in progress 
> > so SpeedUp 
> > claims that Adobe Reader isn't installed.
> 
> 
> The new adobe installer seems to be splitted in two parts. First
> "netopsystems" and a second one. The second one (looks like 
> an msi) goes in
> background and todo.pl tries to install next package.
> I dont know how to fix this, but Peter wrote:
> > You need to prepare install package with something like start /wait
> > AdbeRdr70_enu_full.exe /V"/A ""Adobe Reader 7.0.msi"" 
> > TARGETDIR=%TEMP%\acroread /l*v %TEMP%\acroread7.log"
> > which make administrative installation point, place msi package and
> > related files/directories to network share from where you can 
> > install it
> > like any other msi package.
> 
> Hopefully we find another solution!
> 
> -- 
> Moritz
> 
> > 
> > How can I get this fixed?
> > 
> > TIA
> > Gerhard
> > 
> > 
> > 
> > -------------------------------------------------------
> > SF email is sponsored by - The IT Product Guide
> > Read honest & candid reviews on hundreds of IT Products from 
> > real users.
> > Discover which products truly live up to the hype. Start 
> reading now.
> > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> > _______________________________________________
> > unattended-info mailing list
> > unattended-info@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/unattended-info
> > 
> 
> 
> 
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from 
> real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> unattended-info mailing list
> unattended-info@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/unattended-info
> 



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to