Previous | Next | (P-PDF) Acrobat 6.0
Topic: Catalog in Scheduled Tasks not running
Conf: (P-PDF) Acrobat 6.0, Msg: 121398
From: micheld
Date: 11/3/2004 08:55 PM
Hi List,
I am using a .bpdx file to update my indexes:
---
E:\JDEDokumentenArchiv\Lieferschein_2004.pdx /build
E:\JDEDokumentenArchiv\Kommissionierschein_2004.pdx /build
---
Acrobat is called within a batch (cmd) file:
--
e:\cmd\kill.exe Acrobat.exe
start "c:\Programme\Adobe\Acrobat 6.0\Acrobat\acrobat.exe" e:\cmd\pdf_archive.bpdx
--
This has worked for months by setting up a Scheduled Task in Windows. Now, after installing update 6.0.2, the index build only works when I am logged on.
Are there any other ways to build my indexes automatically without beeing logged on?