- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
I am a game developer with realsense. After the game finished, I wanted to create an installer. but when installed on another computer, the game can not be executed because there is no realsense runtime on the computer. My question, how when installing a game realsense by installing the realsense runtime if not done there? thx
- Etiquetas:
- Intel® RealSense™ Technology
Enlace copiado
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
You need include the RealSense runtime in your app package. You can find detail info @https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/index.html?deploy_application_deployment.html
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
I've found the solution of my problem:
https://software.intel.com/en-us/articles/add-realsense-runtime-to-app-installer
Hope it is useful.
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
Hello Ariska,
Are you using unity for your development ? If yes then can you guide me how to combine exported scripts from realtime installer and my exe file made from unity.
I am using inno installer for combine both package but in documents they are telling to follow the commands of readme_cmd.txt. What does that means ?
Waiting for your help.
Thanks.
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
Hi Sankalp,
Yes, I'm using Unity for Development n using inno for make installer.
You must follow the commands of readme_cmd.txt. You must use a string was in readme_cmd.txt as a parameter in Inno Script.
example parameter on inno script:
[Run] Filename: "{app}\runtime\setup.exe"; Parameters:"setup.exe --silent --no-progress --acceptlicense=yes --fnone=all --finstall=core,vs_rt_2012,hand,personify,vs_rt_2013,face3d,utils,lanternrock";

- Suscribirse a un feed RSS
- Marcar tema como nuevo
- Marcar tema como leído
- Flotar este Tema para el usuario actual
- Favorito
- Suscribir
- Página de impresión sencilla