Software Archive
Read-only legacy content
17061 Discussions

Windows 10 latest SDK installs to C:\ProgramData and doens't install much?

Granger_L_
Beginner
549 Views

I'm updating from the the 7.X SDK to the 8.X SDK and it's been quite the hassle.

I've run the 7.X SDK installer to uninstall that version, then the 8.X SDK installer to install that version.

However, instead of installing to C:\Program Files (x86)\Intel\RSSDK like the 7.X installer, the 8.X installer is installing to C:\ProgramData\Intel\RSSDK instead?

Not only that, but it barely installs anything. I see no examples or utilities.

Here is a tree view of what was installed via Cygwin:

 

c/ProgramData/Intel/RSSDK

 

├── Store
│   └── Intel Telemetry
│       └── RealSense
│           └── 17bc3c42-2772-409b-bbdb-373209aeb126
│               └── r@2016-04-04T08-19-35-00001ae8-0001.json
└── v8
    └── data
        ├── core
        │   └── sceneperception_calibration.json
        ├── hand_data
        │   ├── Calibration
        │   │   ├── age10.clb
        │   │   ├── age11.clb
        │   │   ├── age12.clb
        │   │   ├── age5.clb
        │   │   ├── age6.clb
        │   │   ├── age7.clb
        │   │   ├── age8.clb
        │   │   └── age9.clb
        │   ├── Classifiers
        │   │   ├── creative_model_blob_right_left.orf
        │   │   ├── creative_model_finger.orf
        │   │   ├── creative_model_isBlob.orf
        │   │   ├── creative_model_isHand.orf
        │   │   ├── creative_model_isOpenPosture.orf
        │   │   ├── creative_model_isThumbDown.orf
        │   │   ├── creative_model_isThumbUp.orf
        │   │   ├── creative_model_right_left.orf
        │   │   ├── creative_modelAll6l.orf
        │   │   ├── creative_modelAll6r.orf
        │   │   ├── model_isClick.orf
        │   │   ├── model_isClose.orf
        │   │   └── model_isOpen.orf
        │   ├── Gestures
        │   │   ├── click.gesta
        │   │   ├── click.xml
        │   │   ├── drum.gesta
        │   │   ├── fist.gesta
        │   │   ├── fist.xml
        │   │   ├── full_pinch.gesta
        │   │   ├── full_pinch.xml
        │   │   ├── gesture.wave
        │   │   ├── spreadfingers.gesta
        │   │   ├── spreadfingers.xml
        │   │   ├── swipe_down.gesta
        │   │   ├── swipe_down.xml
        │   │   ├── swipe_left.gesta
        │   │   ├── swipe_left.wave
        │   │   ├── swipe_left.xml
        │   │   ├── swipe_left1.gesta
        │   │   ├── swipe_right.gesta
        │   │   ├── swipe_right.wave
        │   │   ├── swipe_right.xml
        │   │   ├── swipe_right1.gesta
        │   │   ├── swipe_up.gesta
        │   │   ├── swipe_up.xml
        │   │   ├── swipe_up_open.gesta
        │   │   ├── tap.gesta
        │   │   ├── tap.wave
        │   │   ├── tap.xml
        │   │   ├── thumb_down.gesta
        │   │   ├── thumb_down.xml
        │   │   ├── thumb_up.gesta
        │   │   ├── thumb_up.xml
        │   │   ├── two_fingers_pinch_open.gesta
        │   │   ├── two_fingers_pinch_open.xml
        │   │   ├── v_sign.gesta
        │   │   ├── v_sign.xml
        │   │   ├── wave.xml
        │   │   ├── wave_arm.gesta
        │   │   ├── wave_wrist.gesta
        │   │   ├── wave_wrist1.gesta
        │   │   └── wave_wrist2.gesta
        │   └── Shaders
        │       ├── DummyVS.hlsl
        │       ├── DXCommon.hlsl
        │       ├── EvalDX.prog
        │       ├── EvalDX_CS.hlsl
        │       ├── HandsDX.prog
        │       ├── HandsDX_PS.hlsl
        │       └── HandsDX_VS.hlsl
        ├── person_tracking
        │   ├── acfInriaDetector13.mat
        │   ├── acfInriaDetector-clf.mat
        │   ├── AcfNoFiltersSqr.bin
        │   ├── AcfNoParts36Full.bin
        │   ├── AcfNoPartsSqrFull.bin
        │   ├── acfUpperBodyDetector.mat
        │   ├── AcfWithParts36Full.bin
        │   ├── AcfWithPartsSqrFull.bin
        │   ├── algo_chain.xml
        │   ├── algo_config.xml
        │   ├── general_config.xml
        │   ├── HeadShoulders141215.bin
        │   ├── Torso211215.bin
        │   ├── Torso291215WithManyDarks.bin
        │   ├── TorsoNoUVCh211215.bin
        │   ├── TorsoUpdate1_211215.bin
        │   ├── UpperBody081215.bin
        │   ├── UpperBody281215WithManyDarks.bin
        │   ├── UpperBodyDetector.bin
        │   └── UpperBodyInrea081215.bin
        └── touchlesscontroller_data
            └── TCGestures
                ├── thumb_side.gesta
                ├── thumb_side.xml
                ├── turn.wave
                ├── turn.xml
                ├── turn1.gesta
                ├── turn2.gesta
                ├── turn3.gesta
                └── turn4.gesta

15 directories, 97 files

0 Kudos
1 Solution
Colleen_C_Intel
Employee
549 Views

Any chance you're actually installing the Runtime instead of the SDK itself?  You have to go thru the fill out form to install the SDK.

View solution in original post

0 Kudos
4 Replies
jb455
Valued Contributor II
549 Views
Do you not have anything in C:\Program Files (x86)\Intel\RSSDK? I have the same stuff as you in ProgramData, but all of the SDK stuff we know and love is still in Program Files.
0 Kudos
DKryd
Beginner
549 Views

look in program files/common files/intel

0 Kudos
Colleen_C_Intel
Employee
550 Views

Any chance you're actually installing the Runtime instead of the SDK itself?  You have to go thru the fill out form to install the SDK.

0 Kudos
Granger_L_
Beginner
549 Views

Colleen Culbertson (Intel) wrote:

Any chance you're actually installing the Runtime instead of the SDK itself?  You have to go thru the fill out form to install the SDK.

Thanks Colleen. It appears that I was indeed installing the Runtime haha. 

0 Kudos
Reply