November 8, 201411 yr Hey guys how do I edit this file to remove ut2services.exe could someome cut and paste it back on this thread please. Thanks. <?xml version="1.0" encoding="windows-1252"?> <SimBase.Document Type="Launch" version="1,0"> <Descr>Launch</Descr> <Filename>exe.xml</Filename> <Disabled>False</Disabled> <Launch.ManualLoad>False</Launch.ManualLoad> <Launch.Addon> <Name>Couatl</Name> <Disabled>False</Disabled> <ManualLoad>False</ManualLoad> <Path>fsdreamteam\couatl\couatl.exe</Path> <CommandLine>--mode=prepar3dv2</CommandLine> </Launch.Addon> <Launch.Addon> </Launch.Addon> <Launch.Addon> <Disabled>False</Disabled> <ManualLoad>False</ManualLoad> <Name>UT2</Name> <Path>F:\p3d\\Flight One Software\Ultimate Traffic 2\UT2Services.exe</Path> <NewConsole>True</NewConsole> </Launch.Addon> </SimBase.Document> James C
November 8, 201411 yr I'd try putting the old // in front of : //<Name>UT2</Name> // <Path>F:\p3d\\Flight One Software\Ultimate Traffic 2\UT2Services.exe</Path> // <NewConsole>True</NewConsole> if that doesn't work and it should try removing those lines.
November 8, 201411 yr Author I will give that a shot, does // mean that it wont load it at startup then ? James C
November 8, 201411 yr Hi James, I was having a heck of a time copying the markup, so I'm unable to show you a finished product. Basically, the entry starts with the line: <Launch.Addon> and ends with the line </Launch.Addon> If you delete those lines and everything in between, the entry will be gone. In your example, delete everything between line 16 and line 22 inclusive. But use at your own risk ☺ Regards, Graham Derreck CYMM
Create an account or sign in to comment