Search: Home | Atlas | Guides | Tests | Research | Techs | Skills | Index | Recent Changes | Preferences | Login

Users > Remiel

Force your app to run with 2.0...

Create a new file PracticalMacro.exe.config

Place it next to PracticalMacro.exe

Put this in it:

<?xml version ="1.0"?>

 <configuration> 
   <startup> 
        <requiredRuntime version="v2.0.50727"/> 
        <supportedRuntime version="v2.0.50727"/> 
    </startup> 
 </configuration>


Home | Atlas | Guides | Tests | Research | Techs | Skills | Index | Recent Changes | Preferences | Login
You must log in to edit pages. | View other revisions
Last edited June 15, 2006 7:27 am by Remiel (diff)
Search: