I think you guys taught me to much LOL...
Ok here goes.....
Install the fine reader all the way and activate it...
make a folder somewhere called FineReader you will be saving files to this folder..
and the variable %XPCD% will be replaced with your path to the FineReader folder..
My %XPCD% = D:\XPCDinstall
*****************************************************************
The rest of this post is how to... for those that don't like to scroll there mouse...
*****************************************************************
1--Save this key below to HKLMFineReader.reg to the folder FineReader
[HKEY_LOCAL_MACHINE\SOFTWARE\ABBYY] and all sub keys
2--Save this key below to HKCUFineReader.reg to the folder FineReader
[HKEY_CURRENT_USER\Software\ABBYY] and all sub keys
3--deleted
4--deleted
5--Copy the info below from the code block to notepad and save it as FineReader.cmd to the folder FineReader also put in your serial number
CODE
cmdow @ /HID
@echo off
Cls
TITLE Setup Acrobat 6 writer
ECHO.
ECHO SetUp Acrobat 6 writer
REGEDIT /S %XPCD%\FineReader\HKCUFineReader.reg
REGEDIT /S %XPCD%\FineReader\HKLMFineReader.reg
sleep 10
start /wait msiexec.exe /i "%XPCD%\FineReader\FineReader.msi" /Quiet /qb!- SERIALNUMBER="ABCD-1234-5678-9805-4565"
sleep 10
REGEDIT /S %XPCD%\FineReader\HKCUFineReader.reg
REGEDIT /S %XPCD%\FineReader\HKLMFineReader.reg
EXIT
@echo off
Cls
TITLE Setup Acrobat 6 writer
ECHO.
ECHO SetUp Acrobat 6 writer
REGEDIT /S %XPCD%\FineReader\HKCUFineReader.reg
REGEDIT /S %XPCD%\FineReader\HKLMFineReader.reg
sleep 10
start /wait msiexec.exe /i "%XPCD%\FineReader\FineReader.msi" /Quiet /qb!- SERIALNUMBER="ABCD-1234-5678-9805-4565"
sleep 10
REGEDIT /S %XPCD%\FineReader\HKCUFineReader.reg
REGEDIT /S %XPCD%\FineReader\HKLMFineReader.reg
EXIT
6--Find the install files for the ABBYY FineReader 7.0 Professional Edition and copy them to the folder FineReader you should end up with this file in the FineReader folder ABBYY FineReader 7.0 Professional Edition.msi make a copy of it and rename it to FineReader.msi
Not sure if you will have to extrat the file to get to the ABBYY FineReader 7.0 Professional Edition.msi cause I extracted mine a while back.. so you are on your own there
______________________________________________
ok that is it you start the ball rolling by executing the FineReader.cmd
You will have to reactivate it...
-----------------------------------------------------------------
Here is my RunOnceEx key
CODE
REG ADD %KEY%\180 /VE /D "SetUp Fine Reader 7.0" /f
REG ADD %KEY%\180 /V 1 /D "%XPCD%\FineReader\FineReader.cmd" /f
REG ADD %KEY%\180 /V 1 /D "%XPCD%\FineReader\FineReader.cmd" /f
EnJoy Mac!
You will have to sack the idea of not registering it it worked a few times then kicked out,,, don't copy the two files or it will say invalid file,,,
I deleted that part maybe some one else can figure out how to keep it registered