May 20, 201610 yr Author Good news I solved the problem: 1-I run Repair mode in PMDG 777x without Norton Security 2-Add to DLL.XML.to my dll folder: <Launch.Addon> <Name>RAASPRO</Name> <Disabled>False</Disabled> <ManualLoad>False</ManualLoad> <Path>.\RAASPRO\RAASPRO.dll</Path> <DllStartName>module_init</DllStartName> <DllStopName>module_deinit</DllStopName> </Launch.Addon> Compleded as below: <?xml version="1.0" encoding="Windows-1252"?> <SimBase.Document Type="Launch" version="1,0"> <Descr>Launch</Descr> <Filename>dll.xml</Filename> <Disabled>False</Disabled> <Launch.ManualLoad>False</Launch.ManualLoad> <Launch.Addon> <Name>RAAS Professional</Name> <Disabled>False</Disabled> <ManualLoad>False</ManualLoad> <Path>.\RAASPRO\RAASPRO.dll</Path> <DllStartName>module_init</DllStartName> <DllStopName>module_deinit</DllStopName> </Launch.Addon> </SimBase.Document> 3-Reinstall FSUIPC 4 zip 2-Reinstall FS2Crew 777X Start P3D and here is it... "RAAS" Thanks Ahmet Sanal "Time you enjoyed wasting, was not wasted"
May 20, 201610 yr Commercial Member Glad you got it sorted :-) Those anti-virus programs can be so over-aggressive. You should have them set to exclude the FS folder. I just use the built in MS anti virus program.... no issues for me. B. York FS2Crew Web Site / FS2Crew Facebook Page / FS2Crew Discord
Create an account or sign in to comment