Add Eaglesoft Schick IOSS driver stack installer for ES 24.20+ workstations#109
Open
AlrightLad wants to merge 2 commits into
Open
Add Eaglesoft Schick IOSS driver stack installer for ES 24.20+ workstations#109AlrightLad wants to merge 2 commits into
AlrightLad wants to merge 2 commits into
Conversation
There was a problem hiding this comment.
An organization admin can view or raise the cap at claude.ai/admin-settings/claude-code. The cap resets at the start of the next billing period.
Once the cap resets or is raised, push a new commit or reopen this pull request to trigger a review.
…nstaller timeouts, log rotation)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Automates the Schick sensor driver migration required for Eaglesoft 24.20+ (IOSS replaces the discontinued CDR driver integration per Patterson Answer 44313). Built for an ES 25 upgrade at a 30+ workstation dental office; eliminates the per-machine manual procedure.
Installs, per Patterson's documented sequence: Schick digital integration (registry import, Answer 18352) → MSXML 4.0 (skip-if-present) → CDR Elite 5.16 + Shared Files strip preserving CDRData.dll/OMEGADLL.dll + CDRPatch-2808.msi (produces CDRImageProcess.dll 5.15.1877.10093 for pre-24.20 image filters) → IOSS v3.2 (VC++ 2019 prereq, en-us MSI) → sets Sirona Intraoral Sensor Service to Automatic (Delayed Start) per Patterson guidance.
Design
repo/vendors/Patterson-Eaglesoft/), empty URL = phase skipped — composable per workstation profile (full fresh install, IOSS-only top-up, filter-stack repair)SkipVersionCheck=1override./S /v/qn /v/norestart)Schick_Sensor_Integration.reg(package ships 14 vendors' files; importing all would enable integrations for absent hardware)DisableCoreIsolation=0opt-out)RMM Variables
IossUrl,CdrEliteUrl,DigitalIntegrationUrl,MsxmlUrl,CdrEliteArgs,Description+ optionalDigitalIntegrationRegFiles,DisableCoreIsolation,SkipVersionCheck,ForceReinstall(defaults in header)Testing
Known limitations