Jump to content
Sign in to follow this  
umi

is there ways to start automacally addons?

Recommended Posts

uCDUK7r.png

 

hello guys.

i has set like this .

but doesnt work when start P3d V4 .

do i miss something?

Share this post


Link to post

It's not valid XML. You're missing closing tags for the middle two Launch.AddOn sections.

Cheers!

 

  • Like 1

Luke Kolin

I make simFDR, the most advanced flight data recorder for FSX, Prepar3D and X-Plane.

Share this post


Link to post
10 minutes ago, umi said:

uCDUK7r.png

 

hello guys.

i has set like this .

but doesnt work when start P3d V4 .

do i miss something?

한국 사람 이에요?

 

.exe에 대한 종료 태그가 없습니다.

17 번과 22 번 줄에 누락 된 </Launch.Addon>

</Launch.Addon>을 추가했는지 확인하십시오. 

일반 <Launch.Addon>을 삭제하지 마십시오. 그렇지 않으면 문제가 동일합니다.

-김준혁

Edited by arwasairl

Share this post


Link to post
33 minutes ago, arwasairl said:

한국 사람 이에요?

 

.exe에 대한 종료 태그가 없습니다.

17 번과 22 번 줄에 누락 된 </Launch.Addon>

</Launch.Addon>을 추가했는지 확인하십시오. 

일반 <Launch.Addon>을 삭제하지 마십시오. 그렇지 않으면 문제가 동일합니다.

-김준혁

감사합니다

thank you ! 

Share this post


Link to post

I always found a bat file easier.....

@ECHO off
cls
ECHO.
ECHO PREPAR3D v4.2 Start up utility
ECHO.
START G:\"Program Files (x86)"\HiFi\AS_P3Dv4\AS_P3Dv4.exe
echo Waiting For 10 sec ... 
TIMEOUT /T 10
START E:\"Lockheed Martin"\"Prepar3D v4"\Prepar3D.exe


Intel(R) Core(TM) i7-10700F CPU @ 2.90GHz (8 cores) Hyper on, Evga RTX 3060 12 Gig, 32 GB ram, Windows 11, P3D v6, and MSFS 2020 and a couple of SSD's

Share this post


Link to post

I never really understood .BAT scripts, but @umi you can use that too.

jimcarrel에서 제공하는 .bat 스크립트를 만들 수 있습니다.

-Aaron

Edited by arwasairl

Share this post


Link to post
11 minutes ago, jimcarrel said:

I always found a bat file easier.....

@ECHO off
cls
ECHO.
ECHO PREPAR3D v4.2 Start up utility
ECHO.
START G:\"Program Files (x86)"\HiFi\AS_P3Dv4\AS_P3Dv4.exe
echo Waiting For 10 sec ... 
TIMEOUT /T 10
START E:\"Lockheed Martin"\"Prepar3D v4"\Prepar3D.exe

if use script , add to EXE.xml automacally? 

Share this post


Link to post

아니요 .bat 스크립트를 만듭니다.

메모장으로 가서 jimcarrel이 입력 한 코드를 복사하십시오. 그런 다음 프로그램을 실행하십시오.

Edited by arwasairl

Share this post


Link to post
1 minute ago, arwasairl said:

 

아니요 .bat 스크립트를 만듭니다.

 

별개로 작동하게 끔 하는 스크립트가 맞는가요? 

Share this post


Link to post
Just now, umi said:

별개로 작동하게 끔 하는 스크립트가 맞는가요? 

기본적으로 .bat 스크립트를 실행할 때 해당 프로그램을 실행합니다. (당신은 하나 만들어야 해). 그러나 덜 혼란 스럽기 때문에 마지막 </Launch.Addon>을 추가하십시오.

Share this post


Link to post

 

12 ~ 21 행에서 해당 텍스트를 다음으로 대체하십시오.


    <Launch.Addon>
        <Name>ChasePlane</Name>
        <Disabled>False</Disabled>
        <Path>C:\Program Files (x86)\OldProp Solutions Inc\ChasePlane\ChasePlane.exe</Path>
        <CommandLine>P3Dv4</CommandLine>
    </Launch.Addon>
    <Launch.Addon>
        <Name>Active Sky for P3D v4</Name>
        <Disabled>False</Disabled>
        <Path>C:\Program Files (x86)\HiFi\AS_P3Dv4\AS_P3Dv4.exe</Path>
        <CommandLine>P3Dv4</CommandLine>
    </Launch.Addon>

그 들여 쓰기가 제대로되었는지 확인하십시오 ~!

Share this post


Link to post
3 minutes ago, arwasairl said:

 

12 ~ 21 행에서 해당 텍스트를 다음으로 대체하십시오.


    <Launch.Addon>
        <Name>ChasePlane</Name>
        <Disabled>False</Disabled>
        <Path>C:\Program Files (x86)\OldProp Solutions Inc\ChasePlane\ChasePlane.exe</Path>
        <CommandLine>P3Dv4</CommandLine>
    </Launch.Addon>
    <Launch.Addon>
        <Name>Active Sky for P3D v4</Name>
        <Disabled>False</Disabled>
        <Path>C:\Program Files (x86)\HiFi\AS_P3Dv4\AS_P3Dv4.exe</Path>
        <CommandLine>P3Dv4</CommandLine>
    </Launch.Addon>

그 들여 쓰기가 제대로되었는지 확인하십시오 ~!

TrkYk4q.png

 

재작성 해보았는데도 여전히 실행시에 작동을 하지 않습니다 ...

Share this post


Link to post

 

내게 입력 한 것들을 7 ~ 11 줄과 같이 정확한 크기로 들여 씁니다. (

       <Name>ChasePlane</Name>
        <Disabled>False</Disabled>
        <Path>C:\Program Files (x86)\OldProp Solutions Inc\ChasePlane\ChasePlane.exe</Path>
        <CommandLine>P3Dv4</CommandLine>

은 다른 항목과 같은 간격입니다.)

Share this post


Link to post

ChasePlane이 달렸습니까?

exe.xml을 수정 했습니까? 

 

나는 별도의 하드 드라이브에 Prep3D v4를 가지고 있습니까? 때문에, 내 ChasePlane addon은 C : \ Program Data \ Lockheed Martin \ Prepar3D v4 \ EXE.xml에 있습니다.

Edited by arwasairl
  • Like 1

Share this post


Link to post
7 minutes ago, arwasairl said:

 

내게 입력 한 것들을 7 ~ 11 줄과 같이 정확한 크기로 들여 씁니다. (

       <Name>ChasePlane</Name>
        <Disabled>False</Disabled>
        <Path>C:\Program Files (x86)\OldProp Solutions Inc\ChasePlane\ChasePlane.exe</Path>
        <CommandLine>P3Dv4</CommandLine>

은 다른 항목과 같은 간격입니다.)

eOBImuj.png

 

간격에 문제가 없게 해보았습니다.

재부팅후 잘 작동합니다. 고맙습니다.

 

thank you so much well working after reboot system

Edited by umi
  • Like 1

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  
  • Tom Allensworth,
    Founder of AVSIM Online


  • Flight Simulation's Premier Resource!

    AVSIM is a free service to the flight simulation community. AVSIM is staffed completely by volunteers and all funds donated to AVSIM go directly back to supporting the community. Your donation here helps to pay our bandwidth costs, emergency funding, and other general costs that crop up from time to time. Thank you for your support!

    Click here for more information and to see all donations year to date.
×
×
  • Create New...