View Single Post
  #3 (permalink)  
Old 10-06-2008, 02:30 AM
lordmyst's Avatar
lordmyst
Lurker
Offline
Threadstarter
 
Join Date: Oct 2008
Posts: 14
Reputation: 5
lordmyst is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: How to add .exe to Programs tab?

I tried installing 3.5, but got this .NET exception:

Code:
NullReferenceException
 at f.m(ListView A_0)
 at Diamond_TF3D_Config.frmMain.v(Object A_0, Event Args A_1)
 ...
I also tried the registry fix that was causing .NET exceptions for other people, but the fix wasn't needed for me (the DWORD value was already a DWORD).

I'm aware that I could edit the registry to accomplish what I need, but I'd rather not have to muck around in there if I don't really need to. Suppose if there's no easy way to do it without a helper app, then I'll contact the developer of the TF3D config app and report the bug.
Reply With Quote