/build/static/layout/Breadcrumb_cap_w.png

Dark Blue Duck Scanning Enabler

Version: 2

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login
Views: 3.4k  |  Created: 02/17/2010

Average Rating: 0
Scanning Enabler has 1 inventory records, 0 Questions, 0 Blogs and 0 links. Please help add to this by sharing more!

Deployment Tips (2)

Most Common Setup Type
Not Determined
Average Package Difficulty Rating
Rated 0 / 5 (Not Rated) based on 0 ratings
Most Commonly Reported Deployment Method
Not Determined
0
Note
Dark Blue Duck Scanning Enabler v2.6.0.16 comes with a legacy setup package and an answer file. You can install silently by editing the answer file as necessary and then installing with the /silent switch.

One problem we experienced in our environment was that one of the DLLs on our workstations was newer than the one in the package. After considerable effort we couldn’t eliminate the prompts asking if the DLL should be overwritten so we ended up not using the installer DBD provided and wrote our own install package based on the instructions in the ActiveX Control Guide (see http://www.darkblueduck.com/pdf/Scanning%20Enabler%20ActiveX%20Control%20Guide.pdf).

The steps are:
1) Get a copy of DarkBlueDuckRetail.CAB file from the web server
2) Extract the files from DarkBlueDuckRetail.CAB
3) Copy the files to c:\windows\system32
4) Register DarkBlueDuckScanning.ocx

Both a DOS BAT file and a Wise Install Systems 9.0 script are provided below. Either works so take your pick.

================================
DOS BAT file
================================
set dp=%~dp0
copy "%dp%*.dll" %SystemRoot%\system32
copy "%dp%*.tlb" %SystemRoot%\system32
copy "%dp%*.ocx" %SystemRoot%\system32
cd %SystemRoot%\system32
regsvr32.exe DarkBlueDuckScanning.ocx /s

================================
Wise Install Systems 9.0 script
================================
Document Type: WSE
item: Global
Version=9.0
Title=Dark Blue Duck Installation
Title French= Installation
Flags=01000100
Languages=65 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Copy Default=1
Japanese Font Name=MS Gothic
Japanese Font Size=9
Progress Bar DLL=%_WISE_%\Progress\WizWin32a.DLL
Start Gradient=0 0 255
End Gradient=0 0 0
Windows Flags=00010100001000100010010000001000
Log Pathname=%MAINDIR%\INSTALL.LOG
Message Font=MS Sans Serif
Font Size=8
Extra Flags=00000010001000000001010100001000
Pages Modified=00001000010100100000000100000011
Extra Pages=00000000000000000000000010110000
Disk Label=Default
Disk Filename=SETUP
Patch Flags=0000000000000001
Patch Threshold=85
Patch Memory=4000
MIF PDF Version=1.0
MIF SMS Version=2.0
EXE Filename=Install_Dark_Blue_Duck_v2.6.0.16.exe
FTP Cluster Size=20
Per-User Version ID=1
Dialogs Version=7
Crystal Format=10111100101100000010001001001001
Crystal Destination=00000000000000000000000000001011
Step View=&Properties
Variable Name1=_SYS_
Variable Default1=C:\WINDOWS\system32
Variable Flags1=00001000
Variable Name2=_WIN_
Variable Default2=C:\WINDOWS
Variable Flags2=00001000
Variable Name3=_WISE_
Variable Default3=C:\Program Files\Wise Installation System
Variable Flags3=00001000
end
item: Check Disk Space
Component=COMPONENTS
end
item: Install File
Source=\\<servername>\EZJpeg.dll
Destination=%SYS32%\EZJpeg.dll
Flags=0000000010000010
end
item: Install File
Source=\\<servername>\EZPdf.dll
Destination=%SYS32%\EZPdf.dll
Flags=0000000010000010
end
item: Install File
Source=\\<servername>\EZSymbol.dll
Destination=%SYS32%\EZSymbol.dll
Flags=0000000010000010
end
item: Install File
Source=\\<servername>\EZTiff.dll
Destination=%SYS32%\EZTiff.dll
Flags=0000000010000010
end
item: Install File
Source=\\<servername>\Eztwain3.dll
Destination=%SYS32%\Eztwain3.dll
Flags=0000000010000010
end
item: Install File
Source=\\<servername>\objsafe.tlb
Destination=%SYS32%\objsafe.tlb
Flags=0000000010000010
end
item: Install File
Source=\\<servername>\DarkBlueDuckScanning.ocx
Destination=%SYS32%\DarkBlueDuckScanning.ocx
Flags=0001000010000010
end
item: Self-Register OCXs/DLLs
Description=Updating System Configuration, Please Wait...
end
item: New Event
Name=Cancel
end
item: Remark
Text=This include script supports a rollback to preinstallation state if the user chooses to cancel before the installation is complete.
end
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
0
Note
Dark Blue Duck Scanning Enabler v2.6.0.16 comes with a legacy setup package and an answer file. You can install silently by editing the answer file as necessary and then installing with the /silent switch.

One problem we experienced in our environment was that one of the DLLs on our workstations was newer than the one in the package. After considerable effort we couldn’t eliminate the prompts asking if the DLL should be overwritten so we ended up not using the installer DBD provided and wrote our own install package based on the instructions in the ActiveX Control Guide (see http://www.darkblueduck.com/pdf/Scanning%20Enabler%20ActiveX%20Control%20Guide.pdf).

The steps are:
1) Get a copy of DarkBlueDuckRetail.CAB file from the web server
2) Extract the files from DarkBlueDuckRetail.CAB
3) Copy the files to c:\windows\system32
4) Register DarkBlueDuckScanning.ocx

Both a DOS BAT file and a Wise Install Systems 9.0 script are provided below. Either works so take your pick.

================================
DOS BAT file
================================
set dp=%~dp0
copy "%dp%*.dll" %SystemRoot%\system32
copy "%dp%*.tlb" %SystemRoot%\system32
copy "%dp%*.ocx" %SystemRoot%\system32
cd %SystemRoot%\system32
regsvr32.exe DarkBlueDuckScanning.ocx /s

================================
Wise Install Systems 9.0 script
================================
Document Type: WSE
item: Global
Version=9.0
Title=Dark Blue Duck Installation
Title French= Installation
Flags=01000100
Languages=65 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Copy Default=1
Japanese Font Name=MS Gothic
Japanese Font Size=9
Progress Bar DLL=%_WISE_%\Progress\WizWin32a.DLL
Start Gradient=0 0 255
End Gradient=0 0 0
Windows Flags=00010100001000100010010000001000
Log Pathname=%MAINDIR%\INSTALL.LOG
Message Font=MS Sans Serif
Font Size=8
Extra Flags=00000010001000000001010100001000
Pages Modified=00001000010100100000000100000011
Extra Pages=00000000000000000000000010110000
Disk Label=Default
Disk Filename=SETUP
Patch Flags=0000000000000001
Patch Threshold=85
Patch Memory=4000
MIF PDF Version=1.0
MIF SMS Version=2.0
EXE Filename=Install_Dark_Blue_Duck_v2.6.0.16.exe
FTP Cluster Size=20
Per-User Version ID=1
Dialogs Version=7
Crystal Format=10111100101100000010001001001001
Crystal Destination=00000000000000000000000000001011
Step View=&Properties
Variable Name1=_SYS_
Variable Default1=C:\WINDOWS\system32
Variable Flags1=00001000
Variable Name2=_WIN_
Variable Default2=C:\WINDOWS
Variable Flags2=00001000
Variable Name3=_WISE_
Variable Default3=C:\Program Files\Wise Installation System
Variable Flags3=00001000
end
item: Check Disk Space
Component=COMPONENTS
end
item: Install File
Source=\\<servername>\EZJpeg.dll
Destination=%SYS32%\EZJpeg.dll
Flags=0000000010000010
end
item: Install File
Source=\\<servername>\EZPdf.dll
Destination=%SYS32%\EZPdf.dll
Flags=0000000010000010
end
item: Install File
Source=\\<servername>\EZSymbol.dll
Destination=%SYS32%\EZSymbol.dll
Flags=0000000010000010
end
item: Install File
Source=\\<servername>\EZTiff.dll
Destination=%SYS32%\EZTiff.dll
Flags=0000000010000010
end
item: Install File
Source=\\<servername>\Eztwain3.dll
Destination=%SYS32%\Eztwain3.dll
Flags=0000000010000010
end
item: Install File
Source=\\<servername>\objsafe.tlb
Destination=%SYS32%\objsafe.tlb
Flags=0000000010000010
end
item: Install File
Source=\\<servername>\DarkBlueDuckScanning.ocx
Destination=%SYS32%\DarkBlueDuckScanning.ocx
Flags=0001000010000010
end
item: Self-Register OCXs/DLLs
Description=Updating System Configuration, Please Wait...
end
item: New Event
Name=Cancel
end
item: Remark
Text=This include script supports a rollback to preinstallation state if the user chooses to cancel before the installation is complete.
end
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows

Inventory Records (1)

View inventory records anonymously contributed by opt-in users of the K1000 Systems Management Appliance.

Versions

Scanning Enabler

Version

2

Questions & Answers (0)

Questions & Answers related to Dark Blue Duck Scanning Enabler

Blogs (0)

Blog posts related to Dark Blue Duck Scanning Enabler

Reviews (0)

Reviews related to Dark Blue Duck Scanning Enabler

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ