Update & uninstall
Check for updates
Open Excel → tab DVD Addin → group About → click split-button About (DVD icon) → menu Check Update.
The addin calls dvdpm.net's check-update server:
- If a new version exists → dialog with:
- New version number (e.g. 2.7.8).
- Release notes.
- Download button → opens browser to the download link.
- Skip button → close dialog.
- If you're already on the latest → message "You're on the latest version".
Download the new setup.exe → close Excel → run → installer auto-uninstalls old version and installs over (Major Upgrade).
Auto-check (background)
DVDAddin auto-checks for updates each time Excel starts + addin loads. If a new version exists:
- Small notification at the bottom corner (doesn't block workflow).
- Click the notification to open the update dialog above.
Disable auto-check in Preferences → General → Auto-check update.
Uninstall
Method 1 — Via Windows Settings (recommended)
- Open Settings → Apps → Installed apps (Windows 10/11).
- Find DVDAddin.
- Click 3-dot → Uninstall → confirm.
Method 2 — Via Control Panel (legacy)
- Open Control Panel → Programs → Programs and Features.
- Find DVDAddin in the list.
- Right-click → Uninstall.
Method 3 — Run an existing setup.exe
- Re-download
setup.exeof the same version. - Run
setup.exe→ wizard shows 3 options:- Modify — change components (not used for DVDAddin).
- Repair — re-install files (fix when addin malfunctions but you don't want to uninstall).
- Remove — fully uninstall → pick this.
What remains after uninstall
Uninstall does NOT delete:
- Settings in registry:
HKCU\Software\DVD\DVDAddin\*(API keys, Preferences, Translate language, Gantt config, License token). - Local license:
%LocalAppData%\DVDAddin\license.dat. - Offline grace cache: registry value
LastLicensedAtUtc.
Reason: if you reinstall later, settings + license are auto-recognized — you don't need to re-enter API keys, re-login license, etc.
Want a complete clean (clean slate)
Open Registry Editor (regedit), delete the key:
HKEY_CURRENT_USER\Software\DVD\DVDAddinDelete the folder:
%LocalAppData%\DVDAddinCareful
After this delete, you must re-login your license + re-enter all API keys (Gemini, OpenAI, Groq, Cerebras). Only do this when truly resetting (e.g. before selling the machine).
Re-install
If the addin has an unidentified error:
- Uninstall (Settings → Apps → Uninstall).
- Restart your machine (ensures
.xllfile isn't held). - Install from the latest
setup.exe.
Settings + license are preserved (no re-login needed).
Version history
See Release Notes on GitHub for changes per version.
→ Next: All commands