Batchfile om vanaf een Crystal Reports 8.5 Developer Edition CD de bestanden benodigd voor de viewer te kopiƫren en te registreren. \\ SET SOURCE=\\server\bestanden : @echo Maak directories aan. mkdir "C:\Program Files\Seagate Software" mkdir "C:\Program Files\Seagate Software\Shared" mkdir "C:\Program Files\Seagate Software\Report Designer Component" mkdir "C:\Program Files\Seagate Software\Viewers" mkdir "C:\Program Files\Seagate Software\Viewers\ActiveXViewer" mkdir "C:\windows\Crystal" : @echo Kopieer dll's naar Program Files. : copy "%SOURCE%\ProgramF\SEAGAT~1\Shared\CDO32.DLL" "C:\Program Files\Seagate Software\Shared" copy "%SOURCE%\ProgramF\SEAGAT~1\Shared\PG32CONV.DLL" "C:\Program Files\Seagate Software\Shared" copy "%SOURCE%\ProgramF\SEAGAT~1\Shared\RULE1.DFA" "C:\Program Files\Seagate Software\Shared" copy "%SOURCE%\ProgramF\SEAGAT~1\Shared\RULE1.LLR" "C:\Program Files\Seagate Software\Shared" copy "%SOURCE%\ProgramF\SEAGAT~1\Shared\S2SQLPRS.DLL" "C:\Program Files\Seagate Software\Shared" copy "%SOURCE%\ProgramF\SEAGAT~1\Shared\SSCSDK80.DLL" "C:\Program Files\Seagate Software\Shared" : copy "%SOURCE%\ProgramF\SEAGAT~1\RDC\CRAXDRT.DLL" "C:\Program Files\Seagate Software\Report Designer Component" copy "%SOURCE%\ProgramF\SEAGAT~1\RDC\CRAXDR~1.DLL" "C:\Program Files\Seagate Software\Report Designer Component\CRAXDRT_RES_EN.DLL" copy "%SOURCE%\ProgramF\SEAGAT~1\Viewers\ACTIVE~1\INSTAL~1\CRVIEWER.DLL" "C:\Program Files\Seagate Software\Viewers\ActiveXViewer" : @echo Kopieer dll's naar c:\windows\crystal : copy "%SOURCE%\Windows\Crystal\Crxlat32.dll" "C:\windows\Crystal" copy "%SOURCE%\Windows\Crystal\p2bact.dll" "C:\windows\Crystal" copy "%SOURCE%\Windows\Crystal\p2bact3.dll" "C:\windows\Crystal" copy "%SOURCE%\Windows\Crystal\p2bbde.dll" "C:\windows\Crystal" copy "%SOURCE%\Windows\Crystal\p2bbtrv.dll" "C:\windows\Crystal" copy "%SOURCE%\Windows\Crystal\p2bxbse.dll" "C:\windows\Crystal" copy "%SOURCE%\Windows\Crystal\p2ctbtrv.dll" "C:\windows\Crystal" copy "%SOURCE%\Windows\Crystal\p2iract.dll" "C:\windows\Crystal" copy "%SOURCE%\Windows\Crystal\p2iract3.dll" "C:\windows\Crystal" copy "%SOURCE%\Windows\Crystal\p2ixbse.dll" "C:\windows\Crystal" copy "%SOURCE%\Windows\Crystal\P2ldb2.dll" "C:\windows\Crystal" copy "%SOURCE%\Windows\Crystal\P2LIFMX.dll" "C:\windows\Crystal" copy "%SOURCE%\Windows\Crystal\p2lodbc.dll" "C:\windows\Crystal" copy "%SOURCE%\Windows\Crystal\p2lora7.dll" "C:\windows\Crystal" copy "%SOURCE%\Windows\Crystal\P2lsql.dll" "C:\windows\Crystal" copy "%SOURCE%\Windows\Crystal\P2lsyb10.dll" "C:\windows\Crystal" copy "%SOURCE%\Windows\Crystal\p2sacl.dll" "C:\windows\Crystal" copy "%SOURCE%\Windows\Crystal\p2sdb2.dll" "C:\windows\Crystal" copy "%SOURCE%\Windows\Crystal\p2sexsr.dll" "C:\windows\Crystal" copy "%SOURCE%\Windows\Crystal\p2sfs.dll" "C:\windows\Crystal" copy "%SOURCE%\Windows\Crystal\p2sifmx.dll" "C:\windows\Crystal" copy "%SOURCE%\Windows\Crystal\p2smapi.dll" "C:\windows\Crystal" copy "%SOURCE%\Windows\Crystal\p2smcube.dll" "C:\windows\Crystal" copy "%SOURCE%\Windows\Crystal\p2smsiis.dll" "C:\windows\Crystal" copy "%SOURCE%\Windows\Crystal\p2sNote.dll" "C:\windows\Crystal" copy "%SOURCE%\Windows\Crystal\p2solap.dll" "C:\windows\Crystal" copy "%SOURCE%\Windows\Crystal\p2soledb.dll" "C:\windows\Crystal" copy "%SOURCE%\Windows\Crystal\p2sora7.dll" "C:\windows\Crystal" copy "%SOURCE%\Windows\Crystal\p2soutlk.dll" "C:\windows\Crystal" copy "%SOURCE%\Windows\Crystal\p2srepl.dll" "C:\windows\Crystal" copy "%SOURCE%\Windows\Crystal\p2ssql.dll" "C:\windows\Crystal" copy "%SOURCE%\Windows\Crystal\p2ssyb10.dll" "C:\windows\Crystal" copy "%SOURCE%\Windows\Crystal\p2strack.dll" "C:\windows\Crystal" copy "%SOURCE%\Windows\Crystal\p2swblg.dll" "C:\windows\Crystal" copy "%SOURCE%\Windows\Crystal\u252000.dll" "C:\windows\Crystal" copy "%SOURCE%\Windows\Crystal\u25dts.dll" "C:\windows\Crystal" copy "%SOURCE%\Windows\Crystal\u2dapp.dll" "C:\windows\Crystal" copy "%SOURCE%\Windows\Crystal\u2ddisk.dll" "C:\windows\Crystal" copy "%SOURCE%\Windows\Crystal\u2dmapi.dll" "C:\windows\Crystal" copy "%SOURCE%\Windows\Crystal\u2dnotes.dll" "C:\windows\Crystal" copy "%SOURCE%\Windows\Crystal\u2dpost.dll" "C:\windows\Crystal" copy "%SOURCE%\Windows\Crystal\u2dvim.dll" "C:\windows\Crystal" copy "%SOURCE%\Windows\Crystal\u2fcr.dll" "C:\windows\Crystal" copy "%SOURCE%\Windows\Crystal\u2fdif.dll" "C:\windows\Crystal" copy "%SOURCE%\Windows\Crystal\u2fhtml.dll" "C:\windows\Crystal" copy "%SOURCE%\Windows\Crystal\u2fodbc.dll" "C:\windows\Crystal" copy "%SOURCE%\Windows\Crystal\u2frdef.dll" "C:\windows\Crystal" copy "%SOURCE%\Windows\Crystal\u2frec.dll" "C:\windows\Crystal" copy "%SOURCE%\Windows\Crystal\u2fsepv.dll" "C:\windows\Crystal" copy "%SOURCE%\Windows\Crystal\u2ftext.dll" "C:\windows\Crystal" copy "%SOURCE%\Windows\Crystal\u2fwks.dll" "C:\windows\Crystal" copy "%SOURCE%\Windows\Crystal\u2fwordw.dll" "C:\windows\Crystal" copy "%SOURCE%\Windows\Crystal\u2fxls.dll" "C:\windows\Crystal" copy "%SOURCE%\Windows\Crystal\u2l2000.dll" "C:\windows\Crystal" copy "%SOURCE%\Windows\Crystal\u2lcom.dll" "C:\windows\Crystal" copy "%SOURCE%\Windows\Crystal\u2ldts.dll" "C:\windows\Crystal" copy "%SOURCE%\Windows\Crystal\u2lexch.dll" "C:\windows\Crystal" copy "%SOURCE%\Windows\Crystal\u2lfinra.dll" "C:\windows\Crystal" copy "%SOURCE%\Windows\Crystal\u2lsamp1.dll" "C:\windows\Crystal" : @echo Kopieer dll's naar c:\windows\system32 : copy "%SOURCE%\Windows\system32\cpeaut32.dll" "C:\Windows\system32" copy "%SOURCE%\Windows\system32\crpaig80.dll" "C:\Windows\system32" copy "%SOURCE%\Windows\system32\INSTAL~1\crpe32.dll" "C:\Windows\system32" copy "%SOURCE%\Windows\system32\crwrap32.dll" "C:\Windows\system32" copy "%SOURCE%\Windows\system32\crystl32.ocx" "C:\Windows\system32" copy "%SOURCE%\Windows\system32\implode.dll" "C:\Windows\system32" copy "%SOURCE%\Windows\system32\p2bdao.dll" "C:\Windows\system32" copy "%SOURCE%\Windows\system32\p2ctdao.dll" "C:\Windows\system32" copy "%SOURCE%\Windows\system32\p2irdao.dll" "C:\Windows\system32" copy "%SOURCE%\Windows\system32\p2smon.dll" "C:\Windows\system32" copy "%SOURCE%\Windows\system32\p2sodbc.dll" "C:\Windows\system32" : @echo Registreer 5x dll : regsvr32 /s "C:\Program Files\Seagate Software\Report Designer Component\craxdrt.dll" regsvr32 /s "C:\Program Files\Seagate Software\Viewers\ActiveXViewer\crviewer.dll" regsvr32 /s "C:\Program Files\Seagate Software\Shared\Cdo32.dll" regsvr32 /s "C:\Windows\system32\Crystl32.OCX" regsvr32 /s "C:\Windows\system32\cpeaut32.dll" Bron:[[http://support.businessobjects.com/communityCS/TechnicalPapers/cr_install_runtimes_clearquest_v2003.pdf|Installing Crystal Reports Run-time Libraries for IBM Rational ClearQuest, v2003]] \\