Jump to content
Sign in to follow this  
737NGfun

P3D hangs on startup with ReShade

Recommended Posts

Hello.

I would like to continue the thread which started there:

https://www.avsim.com/forums/topic/543565-p3d-wont-start-after-uninstall-active-sky-2016

 

I understood that the problem is related to ReShade. With ReShade enabled, P3D hangs on startup and sometimes show the error:

https://images92.fotosik.pl/55/60a341b35252d66e.jpg

 

I tried different versions of NVIDIA drivers (from 388.13 to 416.34), various NVI settings, removed prepar3d.cfg, clean shaders folder, Delete Generated Files, reinstalled the .NET Framework 4.6.2 many times, reinstalled Visual C++ 2015 (both x86 and x64), reinstalled ReShade from 3.1.2 to 3.4.1, disabled ALL sceneries and it did not help.

But when I renamed dxgi.dll (it's ReShade library) P3D works like a charm. I don't know why, because ReShade has been working properly for several weeks. I didn't install any Windows updates during this time.

Renamed dxdi.dll to his proper name and P3D hangs on startup.

But I have never get a DXGI error during the flight, as you write on the pinned thread.

 

P3D worked perfectly for months, even with ReShade and someday stopped 😞 There is no support from the ReShade authors.

What's going on?

 

EDIT:

I created 2 logs using processmonitor. One with ReShade enabled and 1 with disabled. I noticed unusual things.

First, with the ReShade enabled, the simulator looks for the file scenery.cfg in the Prepar3d root folder and when ReShade is turned off, it is not looking for it.
Secondly, all files load OK up to a point where the exe file names turn into bushes.
Below the fragment of the log:

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6285124</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>P:\Prepar3D v4\scenery.cfg</Path>
<Result>NAME NOT FOUND</Result>
<Detail>Desired Access: Generic Read, Disposition: Open, Options: Sequential Access, Synchronous IO Non-Alert, Non-Directory File, Open Reparse Point, Attributes: n/a, ShareMode: Read, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6285856</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>P:\Prepar3D v4\scenery.cfg</Path>
<Result>NAME NOT FOUND</Result>
<Detail>Desired Access: Generic Read, Disposition: Open, Options: Sequential Access, Synchronous IO Non-Alert, Non-Directory File, Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6286555</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>P:\Prepar3D v4\scenery.cfg</Path>
<Result>NAME NOT FOUND</Result>
<Detail>Desired Access: Generic Read, Disposition: Open, Options: Sequential Access, Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6287245</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>P:\Prepar3D v4\scenery.cfg</Path>
<Result>NAME NOT FOUND</Result>
<Detail>Desired Access: Generic Read, Disposition: Open, Options: Sequential Access, Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6288094</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Users\Arczi\AppData\Roaming\Lockheed Martin\Prepar3D v4\fdr.dat</Path>
<Result>SUCCESS</Result>
<Detail>Desired Access: Write Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6288808</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>SetBasicInformationFile</Operation>
<Path>C:\Users\Arczi\AppData\Roaming\Lockheed Martin\Prepar3D v4\fdr.dat</Path>
<Result>SUCCESS</Result>
<Detail>CreationTime: Pn, 01.01.1601 02:00:00, LastAccessTime: Pn, 01.01.1601 02:00:00, LastWriteTime: Pn, 01.01.1601 02:00:00, ChangeTime: Pn, 01.01.1601 02:00:00, FileAttributes: N</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6289868</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CloseFile</Operation>
<Path>C:\Users\Arczi\AppData\Roaming\Lockheed Martin\Prepar3D v4\fdr.dat</Path>
<Result>SUCCESS</Result>
<Detail></Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6290868</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Users\Arczi\AppData\Roaming\Lockheed Martin\Prepar3D v4\fdr.dat</Path>
<Result>SUCCESS</Result>
<Detail>Desired Access: Generic Write, Read Attributes, Disposition: OverwriteIf, Options: Write Through, Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0, OpenResult: Overwritten</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6299779</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>WriteFile</Operation>
<Path>C:\Users\Arczi\AppData\Roaming\Lockheed Martin\Prepar3D v4\fdr.dat</Path>
<Result>SUCCESS</Result>
<Detail>Offset: 0, Length: 72, I/O Flags: Write Through, Priority: Normal</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6301975</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>WriteFile</Operation>
<Path>C:\Users\Arczi\AppData\Roaming\Lockheed Martin\Prepar3D v4\fdr.dat</Path>
<Result>SUCCESS</Result>
<Detail>Offset: 0, Length: 4 096, I/O Flags: Non-cached, Paging I/O, Synchronous Paging I/O, Priority: Normal</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6303526</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CloseFile</Operation>
<Path>C:\Users\Arczi\AppData\Roaming\Lockheed Martin\Prepar3D v4\fdr.dat</Path>
<Result>SUCCESS</Result>
<Detail></Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6306321</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Users\Arczi\AppData\Roaming\Lockheed Martin\Prepar3D v4\dll.xml</Path>
<Result>SUCCESS</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6306574</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>QueryBasicInformationFile</Operation>
<Path>C:\Users\Arczi\AppData\Roaming\Lockheed Martin\Prepar3D v4\dll.xml</Path>
<Result>SUCCESS</Result>
<Detail>CreationTime: Pt, 12.10.2018 20:23:02, LastAccessTime: So, 29.09.2018 17:15:01, LastWriteTime: So, 29.09.2018 17:15:01, ChangeTime: So, 13.10.2018 17:17:13, FileAttributes: ANCI</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6306736</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CloseFile</Operation>
<Path>C:\Users\Arczi\AppData\Roaming\Lockheed Martin\Prepar3D v4\dll.xml</Path>
<Result>SUCCESS</Result>
<Detail></Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6307625</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>QueryOpen</Operation>
<Path>P:\Prepar3D v4\맨_.exe</Path>
<Result>NAME INVALID</Result>
<Detail></Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6314022</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>QueryOpen</Operation>
<Path>P:\Prepar3D v4\맨_.exe</Path>
<Result>NAME INVALID</Result>
<Detail></Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6316609</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Windows\system32\맨_.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6318160</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Windows\system\맨_.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6319181</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Windows\맨_.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6321030</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\ProgramData\Oracle\Java\javapath\맨_.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6322216</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live\맨_.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6323418</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Windows\system32\맨_.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6324707</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Windows\맨_.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6325984</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Windows\System32\Wbem\맨_.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6327508</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Windows\System32\WindowsPowerShell\v1.0\맨_.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6328282</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files (x86)\Common Files\Ulead Systems\MPEG\맨_.exe</Path>
<Result>PATH NOT FOUND</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6329017</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files (x86)\Common Files\Autodesk Shared\맨_.exe</Path>
<Result>PATH NOT FOUND</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6329737</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files\Common Files\Autodesk Shared\맨_.exe</Path>
<Result>PATH NOT FOUND</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6330475</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files (x86)\Common Files\Acronis\SnapAPI\맨_.exe</Path>
<Result>PATH NOT FOUND</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6331776</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files (x86)\Skype\Phone\맨_.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6333206</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common\맨_.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6335357</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files\Microsoft SQL Server\110\Tools\Binn\맨_.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6336658</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files\Common Files\Microsoft Shared\Windows Live\맨_.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6337371</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>QueryOpen</Operation>
<Path>P:\Prepar3D v4\맨_ -x.exe</Path>
<Result>NAME INVALID</Result>
<Detail></Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6337974</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>QueryOpen</Operation>
<Path>P:\Prepar3D v4\맨_ -x.exe</Path>
<Result>NAME INVALID</Result>
<Detail></Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6339269</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Windows\system32\맨_ -x.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6340549</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Windows\system\맨_ -x.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6341835</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Windows\맨_ -x.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6343042</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\ProgramData\Oracle\Java\javapath\맨_ -x.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6344199</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live\맨_ -x.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6345398</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Windows\system32\맨_ -x.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6346497</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Windows\맨_ -x.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6347762</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Windows\System32\Wbem\맨_ -x.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6349033</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Windows\System32\WindowsPowerShell\v1.0\맨_ -x.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6349671</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files (x86)\Common Files\Ulead Systems\MPEG\맨_ -x.exe</Path>
<Result>PATH NOT FOUND</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6350388</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files (x86)\Common Files\Autodesk Shared\맨_ -x.exe</Path>
<Result>PATH NOT FOUND</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6351044</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files\Common Files\Autodesk Shared\맨_ -x.exe</Path>
<Result>PATH NOT FOUND</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6351584</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files (x86)\Common Files\Acronis\SnapAPI\맨_ -x.exe</Path>
<Result>PATH NOT FOUND</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6352520</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files (x86)\Skype\Phone\맨_ -x.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6353357</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common\맨_ -x.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6354222</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files\Microsoft SQL Server\110\Tools\Binn\맨_ -x.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6356282</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files\Common Files\Microsoft Shared\Windows Live\맨_ -x.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6356740</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>QueryOpen</Operation>
<Path>P:\Prepar3D v4\맨_ -x -s.exe</Path>
<Result>NAME INVALID</Result>
<Detail></Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6357188</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>QueryOpen</Operation>
<Path>P:\Prepar3D v4\맨_ -x -s.exe</Path>
<Result>NAME INVALID</Result>
<Detail></Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6358474</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Windows\system32\맨_ -x -s.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6359375</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Windows\system\맨_ -x -s.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6360251</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Windows\맨_ -x -s.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6361107</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\ProgramData\Oracle\Java\javapath\맨_ -x -s.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6362001</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live\맨_ -x -s.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6363124</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Windows\system32\맨_ -x -s.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6364215</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Windows\맨_ -x -s.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6365437</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Windows\System32\Wbem\맨_ -x -s.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6366597</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Windows\System32\WindowsPowerShell\v1.0\맨_ -x -s.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6367323</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files (x86)\Common Files\Ulead Systems\MPEG\맨_ -x -s.exe</Path>
<Result>PATH NOT FOUND</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6368058</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files (x86)\Common Files\Autodesk Shared\맨_ -x -s.exe</Path>
<Result>PATH NOT FOUND</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6368807</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files\Common Files\Autodesk Shared\맨_ -x -s.exe</Path>
<Result>PATH NOT FOUND</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6369527</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files (x86)\Common Files\Acronis\SnapAPI\맨_ -x -s.exe</Path>
<Result>PATH NOT FOUND</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6370867</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files (x86)\Skype\Phone\맨_ -x -s.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6372003</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common\맨_ -x -s.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6373108</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files\Microsoft SQL Server\110\Tools\Binn\맨_ -x -s.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6374081</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files\Common Files\Microsoft Shared\Windows Live\맨_ -x -s.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6374548</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>QueryOpen</Operation>
<Path>P:\Prepar3D v4\맨_ -x -s 00000000000004D8.exe</Path>
<Result>NAME INVALID</Result>
<Detail></Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6374969</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>QueryOpen</Operation>
<Path>P:\Prepar3D v4\맨_ -x -s 00000000000004D8.exe</Path>
<Result>NAME INVALID</Result>
<Detail></Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6375918</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Windows\system32\맨_ -x -s 00000000000004D8.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6377023</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Windows\system\맨_ -x -s 00000000000004D8.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6377999</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Windows\맨_ -x -s 00000000000004D8.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6378809</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\ProgramData\Oracle\Java\javapath\맨_ -x -s 00000000000004D8.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6379650</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live\맨_ -x -s 00000000000004D8.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6380653</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Windows\system32\맨_ -x -s 00000000000004D8.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6381948</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Windows\맨_ -x -s 00000000000004D8.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6383089</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Windows\System32\Wbem\맨_ -x -s 00000000000004D8.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6383935</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Windows\System32\WindowsPowerShell\v1.0\맨_ -x -s 00000000000004D8.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6384568</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files (x86)\Common Files\Ulead Systems\MPEG\맨_ -x -s 00000000000004D8.exe</Path>
<Result>PATH NOT FOUND</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6385032</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files (x86)\Common Files\Autodesk Shared\맨_ -x -s 00000000000004D8.exe</Path>
<Result>PATH NOT FOUND</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6385700</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files\Common Files\Autodesk Shared\맨_ -x -s 00000000000004D8.exe</Path>
<Result>PATH NOT FOUND</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6386420</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files (x86)\Common Files\Acronis\SnapAPI\맨_ -x -s 00000000000004D8.exe</Path>
<Result>PATH NOT FOUND</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6387709</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files (x86)\Skype\Phone\맨_ -x -s 00000000000004D8.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6389022</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common\맨_ -x -s 00000000000004D8.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6390329</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files\Microsoft SQL Server\110\Tools\Binn\맨_ -x -s 00000000000004D8.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6391612</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files\Common Files\Microsoft Shared\Windows Live\맨_ -x -s 00000000000004D8.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6392356</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>QueryOpen</Operation>
<Path>P:\Prepar3D v4\맨_.exe</Path>
<Result>NAME INVALID</Result>
<Detail></Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6392955</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>QueryOpen</Operation>
<Path>P:\Prepar3D v4\맨_.exe</Path>
<Result>NAME INVALID</Result>
<Detail></Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6394256</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Windows\system32\맨_.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6395533</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Windows\system\맨_.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6396816</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Windows\맨_.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6398084</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\ProgramData\Oracle\Java\javapath\맨_.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6399268</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live\맨_.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6400108</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Windows\system32\맨_.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6400912</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Windows\맨_.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6401734</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Windows\System32\Wbem\맨_.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6402587</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Windows\System32\WindowsPowerShell\v1.0\맨_.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6403096</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files (x86)\Common Files\Ulead Systems\MPEG\맨_.exe</Path>
<Result>PATH NOT FOUND</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6403590</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files (x86)\Common Files\Autodesk Shared\맨_.exe</Path>
<Result>PATH NOT FOUND</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6404171</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files\Common Files\Autodesk Shared\맨_.exe</Path>
<Result>PATH NOT FOUND</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6404650</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files (x86)\Common Files\Acronis\SnapAPI\맨_.exe</Path>
<Result>PATH NOT FOUND</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6405478</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files (x86)\Skype\Phone\맨_.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6406306</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common\맨_.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6407137</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files\Microsoft SQL Server\110\Tools\Binn\맨_.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6408029</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files\Common Files\Microsoft Shared\Windows Live\맨_.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6408694</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>QueryOpen</Operation>
<Path>P:\Prepar3D v4\맨_ -x.exe</Path>
<Result>NAME INVALID</Result>
<Detail></Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6409312</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>QueryOpen</Operation>
<Path>P:\Prepar3D v4\맨_ -x.exe</Path>
<Result>NAME INVALID</Result>
<Detail></Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6410610</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Windows\system32\맨_ -x.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6411664</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Windows\system\맨_ -x.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6412598</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Windows\맨_ -x.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6413501</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\ProgramData\Oracle\Java\javapath\맨_ -x.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6414369</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live\맨_ -x.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6415227</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Windows\system32\맨_ -x.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6416046</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Windows\맨_ -x.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6417049</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Windows\System32\Wbem\맨_ -x.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6418329</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Windows\System32\WindowsPowerShell\v1.0\맨_ -x.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6419037</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files (x86)\Common Files\Ulead Systems\MPEG\맨_ -x.exe</Path>
<Result>PATH NOT FOUND</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6419744</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files (x86)\Common Files\Autodesk Shared\맨_ -x.exe</Path>
<Result>PATH NOT FOUND</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6420455</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files\Common Files\Autodesk Shared\맨_ -x.exe</Path>
<Result>PATH NOT FOUND</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6421157</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files (x86)\Common Files\Acronis\SnapAPI\맨_ -x.exe</Path>
<Result>PATH NOT FOUND</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6422316</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files (x86)\Skype\Phone\맨_ -x.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6423271</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common\맨_ -x.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6424476</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files\Microsoft SQL Server\110\Tools\Binn\맨_ -x.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6425340</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files\Common Files\Microsoft Shared\Windows Live\맨_ -x.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6425786</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>QueryOpen</Operation>
<Path>P:\Prepar3D v4\맨_ -x -s.exe</Path>
<Result>NAME INVALID</Result>
<Detail></Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6426343</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>QueryOpen</Operation>
<Path>P:\Prepar3D v4\맨_ -x -s.exe</Path>
<Result>NAME INVALID</Result>
<Detail></Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6427587</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Windows\system32\맨_ -x -s.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6428825</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Windows\system\맨_ -x -s.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6429734</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Windows\맨_ -x -s.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6430553</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\ProgramData\Oracle\Java\javapath\맨_ -x -s.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6431394</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live\맨_ -x -s.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6432207</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Windows\system32\맨_ -x -s.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6433080</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Windows\맨_ -x -s.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6433921</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Windows\System32\Wbem\맨_ -x -s.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6434809</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Windows\System32\WindowsPowerShell\v1.0\맨_ -x -s.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6435291</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files (x86)\Common Files\Ulead Systems\MPEG\맨_ -x -s.exe</Path>
<Result>PATH NOT FOUND</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6435709</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files (x86)\Common Files\Autodesk Shared\맨_ -x -s.exe</Path>
<Result>PATH NOT FOUND</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6436140</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files\Common Files\Autodesk Shared\맨_ -x -s.exe</Path>
<Result>PATH NOT FOUND</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6436586</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files (x86)\Common Files\Acronis\SnapAPI\맨_ -x -s.exe</Path>
<Result>PATH NOT FOUND</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6437435</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files (x86)\Skype\Phone\맨_ -x -s.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6438284</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common\맨_ -x -s.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6439101</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files\Microsoft SQL Server\110\Tools\Binn\맨_ -x -s.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6439923</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files\Common Files\Microsoft Shared\Windows Live\맨_ -x -s.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6440344</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>QueryOpen</Operation>
<Path>P:\Prepar3D v4\맨_ -x -s 00000000000004D8.exe</Path>
<Result>NAME INVALID</Result>
<Detail></Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6440841</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>QueryOpen</Operation>
<Path>P:\Prepar3D v4\맨_ -x -s 00000000000004D8.exe</Path>
<Result>NAME INVALID</Result>
<Detail></Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6441715</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Windows\system32\맨_ -x -s 00000000000004D8.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6442540</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Windows\system\맨_ -x -s 00000000000004D8.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6443374</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Windows\맨_ -x -s 00000000000004D8.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6444257</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\ProgramData\Oracle\Java\javapath\맨_ -x -s 00000000000004D8.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6445109</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live\맨_ -x -s 00000000000004D8.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6445982</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Windows\system32\맨_ -x -s 00000000000004D8.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6446853</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Windows\맨_ -x -s 00000000000004D8.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6447687</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Windows\System32\Wbem\맨_ -x -s 00000000000004D8.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6448521</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Windows\System32\WindowsPowerShell\v1.0\맨_ -x -s 00000000000004D8.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6448970</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files (x86)\Common Files\Ulead Systems\MPEG\맨_ -x -s 00000000000004D8.exe</Path>
<Result>PATH NOT FOUND</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6449395</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files (x86)\Common Files\Autodesk Shared\맨_ -x -s 00000000000004D8.exe</Path>
<Result>PATH NOT FOUND</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6449804</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files\Common Files\Autodesk Shared\맨_ -x -s 00000000000004D8.exe</Path>
<Result>PATH NOT FOUND</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6450220</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files (x86)\Common Files\Acronis\SnapAPI\맨_ -x -s 00000000000004D8.exe</Path>
<Result>PATH NOT FOUND</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6451060</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files (x86)\Skype\Phone\맨_ -x -s 00000000000004D8.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6451924</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common\맨_ -x -s 00000000000004D8.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6453232</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files\Microsoft SQL Server\110\Tools\Binn\맨_ -x -s 00000000000004D8.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6454509</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>CreateFile</Operation>
<Path>C:\Program Files\Common Files\Microsoft Shared\Windows Live\맨_ -x -s 00000000000004D8.exe</Path>
<Result>NAME INVALID</Result>
<Detail>Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6454954</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>ReadFile</Operation>
<Path>P:\Prepar3D v4\dxgi.dll</Path>
<Result>SUCCESS</Result>
<Detail>Offset: 1 209 344, Length: 4 096, I/O Flags: Non-cached, Paging I/O, Synchronous Paging I/O, Priority: Normal</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:21,6473024</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>ReadFile</Operation>
<Path>P:\Prepar3D v4\dxgi.dll</Path>
<Result>SUCCESS</Result>
<Detail>Offset: 1 180 672, Length: 32 768, I/O Flags: Non-cached, Paging I/O, Synchronous Paging I/O, Priority: Normal</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:40:22,0473274</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>WriteFile</Operation>
<Path>P:\Prepar3D v4\dxgi.log</Path>
<Result>SUCCESS</Result>
<Detail>Offset: 3 435, Length: 61</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:41:21,2102528</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>Thread Exit</Operation>
<Path></Path>
<Result>SUCCESS</Result>
<Detail>Thread ID: 1436, User Time: 0.0000000, Kernel Time: 0.0000000</Detail>
</event>

<event>
<ProcessIndex>235</ProcessIndex>
<Time_of_Day>12:41:44,2102751</Time_of_Day>
<Process_Name>Prepar3D.exe</Process_Name>
<PID>8076</PID>
<Operation>Thread Exit</Operation>
<Path></Path>
<Result>SUCCESS</Result>
<Detail>Thread ID: 5456, User Time: 0.0000000, Kernel Time: 0.0000000</Detail>
</event>
</eventlist></procmon>

You see?:

맨_.exe
맨_ -x -s 00000000000004D8.exe

It looks like some of these files are associated with RAASPRO.

What is RAASPRO and how to reinstall it?

 

Edited by 737NGfun

Share this post


Link to post

I use currently Reshade, the trick is to not enable all the Reshade plug ins, there are a couple that are incompatible.

Start with all disabled and enable one by one until you get all the ones that you want to use.

Regards 

Simbol 

Edited by simbol

Share this post


Link to post

Yes, I know this. But even a reshade-shaders folder is empty, P3D not starting. I did not change anything in the effect files. Just someday stopped work.

Ccould you give me the dxgi.dll file which is located in the P3D root and second dxgi.dll file is located in 😄 \ Windows \ System32?

Share this post


Link to post

Give me a few months to analyze those logs and I'll get back to you....

Mark

 

  • Like 1

Share this post


Link to post

I reinstalled ReShade from 3.1.2 to 3.4.1 many times and didn't help. The problem can be anywhere. I reinstalled DirectX, .NET Framework 4.6.2 (this is required by P3D), Microsoft Visual C++ 2015 x86 and x64 (this is required by P3D), I used .NET Framework Setup Verification Tool and Cleanup Tool by making sure it is installed correctly. Nothing.

mtrainer, I uploaded the logs to show strange file names.  I know that the log does not say anything.

I described the problem exactly, I wrote how I tried to fix it, I uploaded screenshots.

Maybe someone else has some idea that I would not have to reinstall OS and P3D, because looking after the topics very often does not solve the problem  ?

Share this post


Link to post
On 10/22/2018 at 10:31 PM, 737NGfun said:

I uploaded the logs to show strange file names.  I know that the log does not say anything.

Those names, like this one:

<Path>C:\Windows\맨_ -x.exe</Path>

Looks VERY suspicious. I'm afraid you are possibly infected by a virus. They usually appear exactly this way: like an .exe with a strange name in the Windows folder.

Share this post


Link to post

No.

P3D works perfectly without ReShade! Loading the same files and show the correct filenames in the logs. Only with the ReShade enabled P3D doesn't start - hangs in splashscreen and strange file names appear in the logs. And sometimes show the errors:

Faulting application name: Prepar3D.exe, version: 4.3.29.25520, time stamp: 0x5b2c3263
Faulting module name: ucrtbase.DLL, version: 10.0.10240.16390, time stamp: 0x55a5b718
Exception code: 0x40000015
Fault offset: 0x0000000000065a5f
Faulting process id: 0xf2c
Faulting application start time: 0x01d46309e1575981
Faulting application path: P:\Prepar3D v4\Prepar3D.exe
Faulting module path: C:\Windows\system32\ucrtbase.DLL
Report Id: 239400b3-cefd-11e8-89fb-002683142581

and

Application: Prepar3D.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an internal error in the .NET Runtime at IP 000007FEF0D307E6 (000007FEF0B90000) with exit code 80131506.

 

 

Edited by 737NGfun

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...