microsoft / AirSim

Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research
https://microsoft.github.io/AirSim/
Other
16.28k stars 4.53k forks source link

update_from_git error #895

Closed hyybuaa closed 6 years ago

hyybuaa commented 6 years ago

Get-ItemProperty : 找不到路径“HKEY_CLASSES_ROOT\Unreal.ProjectFile\shell\rungenproj”,因为该路径不存在。 所在位置 行:1 字符: 6

sytelus commented 6 years ago

Please use regedit to see if following path exist in registry: HKEY_CLASSES_ROOT\Unreal.ProjectFile\shell\rungenproj

Chunchaie commented 6 years ago

Some issue happened to me. Any updates?

Chunchaie commented 6 years ago

Hi @hyybuaa @sytelus I checked registry on my PC. No "HKEY_CLASSES_ROOT\Unreal.ProjectFile\shell\rungenproj" found. Could you help to list the solution? Thank you!

hyybuaa commented 6 years ago

@Chunchaie i didn't follow the official tutorial and given up the steap, i used the vs 2015_enterprise instead of the community, this is a feasible tutorial: http://www.cnblogs.com/frankfanxinqi/p/8119931.html

Chunchaie commented 6 years ago

@hyybuaa - OK. Thank you.

woodenchair commented 3 months ago

i just find a perfect solution for the issue: https://zhuanlan.zhihu.com/p/147660674