POV-Ray : Newsgroups : povray.off-topic : Manifest : Manifest Server Time
30 Sep 2024 17:24:41 EDT (-0400)
  Manifest  
From: Orchid XP v8
Date: 16 Aug 2008 13:24:41
Message: <48a70d59$1@news.povray.org>
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
   <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
   <assemblyIdentity version="1.0.0.0"
      processorArchitecture="X86"
      name="RenderFade"
      type="win32"/>

   <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
     <security>
       <requestedPrivileges>
         <requestedExecutionLevel level="asInvoker" uiAccess="false"/>
         </requestedPrivileges>
        </security>
   </trustInfo>
</assembly>

It seems that every single Haskell program I compile now ends up 
generating one of these useless files. Anybody have any clue what this 
thing is?

-- 
http://blog.orphi.me.uk/
http://www.zazzle.com/MathematicalOrchid*


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.