Software Archive
Read-only legacy content
17061 Discussions

F200 upgrade to 1.4.27.41944 failed - zero space

Miroslav_K_
Beginner
2,025 Views

I would like upgrade my F200 driver to last version 1.4.27.41944 from 1.4.27.32425, but if I run intel_rs_dcm_f200_1.4.27.41944.exe like administrator in Windows 10 Enterprise (last update, not Insider), update announce me, that is zero space on disc (view attachement)F200_0.png

0 Kudos
6 Replies
Konstantin_S_Intel
2,025 Views

Hi Miroslav,

This known issue of DCM installer.

You need to manually delete empty file with directory name "c:\Program Files\Common Files\Intel\RSDCM" and "c:\Program Files (x86)\Common Files\Intel\RSDCM" if they exist.

After that installation will correctly estimate available space.

--

Konstantin

0 Kudos
Miroslav_K_
Beginner
2,025 Views

No, doesn't work :-/. I was uinstall 1.4.27.32425, delete "c:\Program Files\Common Files\Intel\RSDCM" and "c:\Program Files (x86)\Common Files\Intel\RSDCM" , but message is the same

MK

0 Kudos
Dmitry_Z_Intel
Employee
2,025 Views

Hi Miroslav,

Can you please compress all the contents of the folder %TEMP%\micl_tmp_<your_user_name> and attach here so we can investigate the issue?

Thanks,

Dmitry.

0 Kudos
Ilya_B_Intel1
Employee
2,025 Views

Hi Miroslav,

please also remove the file "C:\Program Files (x86)\Intel\RSDCM" and try installation again.

0 Kudos
Miroslav_K_
Beginner
2,025 Views

I continue without success :-/

0 Kudos
Miroslav_K_
Beginner
2,025 Views

The installer for DCM 1.4 definitely has a bug, but for anyone else running into this problem, I found a workaround to get it installed.

  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\Mirek\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. Now enter the following command to go to the installations directory:
    cd ../../installs
  4. For every .msi file in that directory that starts with "intel_rs_sdk_runtime", run the following command:
    [FILE].msi EXTERNALUI=PSET
  5. Restart

Complicated, but it worked for me.  Good luck!

0 Kudos
Reply