How to log the CDM+ installation on Windows
This guide will install CDM+ on Windows will extra logging. It is written for CDM+ 11.0 but can be customized for any version. You may need to follow this guide if installing CDM+ fails.
- Create folder on the C:\ drive called
suran_install
. If one already exists, empty it out - Put the exe for the installer in
suran_install
- Open a command prompt as an administrator
Enter these commands in sequence, replacing cdm110 if need be
CODE"C:\suran_install\cdm110.exe" /l e /log "C:\suran_install\suran_install_log.txt"
- Run through the installation as usual
- Wait for the installation to complete
- Go to the
suran_install
folder on C: and locatesuran_install_log.txt
- Open this file to review the log or zip this file and send the zipped version to CDM+ support for analysis
When the installation issue is resolved you may remove suran_install
from the C: drive.