SubKey additions possible?
Need some help here:
With these registry items: i find the correct directory:
Root Key: HKEY_LOCAL_MACHINE
Key: SOFTWARE\Microsoft\microsoft games\flight simulator\10.0
SubKey: SetupPath
i find the correct directory:
C:\Program Files\Microsoft Games\Microsoft Flight Simulator X
However, as a matter of fact i need to install in this directory:
C:\Program Files\Microsoft Games\Microsoft Flight Simulator X\Scenery\World\Texture\
So the following should be added somehow:
\Scenery\World\Texture\
Anybody knows how to do that?
Thank you
ruud faber - fscene.com
Re: SubKey additions possible?
There is no option to add a sub-pathname to the pathname you get from the registry, but there is a workaround : create a Scenery\World\Texture sub-directory in your source directory and move all your sources to this directory. :)