A Problem

44 views
Skip to first unread message

crystal...@hotmail.com

unread,
Sep 5, 2012, 12:34:35 AM9/5/12
to ti...@googlegroups.com
Every time I opened Tinke, it won't open! I have Windows XP, and the latest Framework. Also, it wasn't Avast. I think it's sort of problem

pleonex

unread,
Sep 5, 2012, 5:51:26 PM9/5/12
to ti...@googlegroups.com, crystal...@hotmail.com
Hi!

It's a weird problem, you can try with this solution, I hope it works:

Create a file exactly with the same name like the exe, but append .config: tinke.exe.config
Inside file put:

<?xml version ="1.0"?>
<configuration>
       
<startup useLegacyV2RuntimeActivationPolicy="true">
               
<supportedRuntime version="v4.0.30319"/>
       
</startup>
</configuration>
 
This will try to run the software using .NET 4.0

Regards!
Reply all
Reply to author
Forward
0 new messages