• Which the release of FS2020 we see an explosition of activity on the forun and of course we are very happy to see this. But having all questions about FS2020 in one forum becomes a bit messy. So therefore we would like to ask you all to use the following guidelines when posting your questions:

    • Tag FS2020 specific questions with the MSFS2020 tag.
    • Questions about making 3D assets can be posted in the 3D asset design forum. Either post them in the subforum of the modelling tool you use or in the general forum if they are general.
    • Questions about aircraft design can be posted in the Aircraft design forum
    • Questions about airport design can be posted in the FS2020 airport design forum. Once airport development tools have been updated for FS2020 you can post tool speciifc questions in the subforums of those tools as well of course.
    • Questions about terrain design can be posted in the FS2020 terrain design forum.
    • Questions about SimConnect can be posted in the SimConnect forum.

    Any other question that is not specific to an aspect of development or tool can be posted in the General chat forum.

    By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it.

edit scenery.cfg by INNO Setup Compiler

Messages
29
Country
japan
Hello.
I am creating .exe file in order to compile my scenery(for P3D) file by INNO Setup.
So, I need how to edit scenery.cfg file.
I succeeded creating the command which put scenery file (BGL and DDS file).
The picture is what I made. In this picture,the scenery title is Karsplatz.
スクリーンショット (27).png
After this program, I have to write to write the program which edit cfg file.
What will I type in this INNO Setup?

And also I have another question.
I search this forum, and find that some developers create backup file before the .exe edit .cfg.
Back up file will use uninstalling, but I do not know whether P3D make order .cfg file automatically?
For Example, before uninstall, the cfg is shown below

[Area 148]
LS
[Area 149]
Karsplatz
[Area 150]
NY

After uninstalling Karsplatz, I imagine uninstaller edit cfg.
...(From backup)
[Area 148]
LS
[Area 150]
NY

After launch P3D after edit cfg file, P3D will edit automatically like this?
[Area 148]
LS
[Area 149]
NY
 
Back
Top