Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.
17060 Discussions

DCM 1.4 installer reports no Free Disk Space

RBang
New Contributor II
453 Views

For all those who have a similar issue while installing DCM 1.4,  Brain H. (https://software.intel.com/en-us/user/1185821), came up with a Nifty Solution for the same!

  1. Run intel_rs_dcm_f200_1.4.27.32425.exe
  2. The installer will extract it's contents to your temporary files folder.  The path for mine was:
    C:\Users\Rishabh\AppData\Local\Temp\{91d07afa-21fa-4833-8f8f-38f014d1d35f}
    The last part of the path is random, so just find it by sorting by the Last Modified column.
  3. Inside that directory, navigate to /Plugins/FWUpdateF200.
  4. Open an administrative command prompt window and run the following:
    FWUpdateF200.exe /oemId:0
    This will update your camera's firmware.
  5. Now enter the following command to go to the installations directory:
    cd ../../installs
  6. For every .msi file in that directory that starts with "intel_rs_sdk_runtime", run the following command:
    [FILE].msi EXTERNALUI=PSET
0 Kudos
0 Replies
Reply