Skip to content

feat(Samples): replace DrivelutionSample with directory-scan quick-install sample#75

Merged
JusterZhu merged 1 commit into
mainfrom
feature/drivelution-quick-install
Jun 3, 2026
Merged

feat(Samples): replace DrivelutionSample with directory-scan quick-install sample#75
JusterZhu merged 1 commit into
mainfrom
feature/drivelution-quick-install

Conversation

@JusterZhu

Copy link
Copy Markdown
Collaborator

Changes

  • Replace DrivelutionSample with ImDiskQuickInstallSample (Index 8, "Driver Update")
  • Bundle ImDisk driver files under src/ImDiskDriver/ for offline install demo
  • Install: 3-stage cascade — DiInstallDriver (DIFx) → InstallHinfSection (SetupAPI) → PnPUtil
  • Drivelution APIs used: GetDriversFromDirectoryAsync (scan), ValidateAsync (verify)

🤖 Generated with Claude Code

…stall sample

- Add ImDiskQuickInstallSample: scans bundle driver directory and installs
  via cascading methods (DiInstallDriver -> InstallHinfSection -> PnPUtil)
- Bundle ImDisk driver files at src/ImDiskDriver/ for offline install demo
- Remove old DrivelutionSample (replaced by the new sample at Index 8)
- Drivelution APIs used: GetDriversFromDirectoryAsync, ValidateAsync

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings June 3, 2026 06:44
@JusterZhu JusterZhu removed the request for review from Copilot June 3, 2026 06:46
@JusterZhu JusterZhu merged commit 5e0f7b6 into main Jun 3, 2026
2 checks passed
@JusterZhu JusterZhu deleted the feature/drivelution-quick-install branch June 3, 2026 06:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant