Hey everyone!
I'm a bit new to the forums, so please humor me.
Recently, I was trying to get started with Java3D, but no matter what I did, it threw an UnsatisfiedLinkError. In an attempt to fix this, I uninstalled my JRE, SDK, and the 3D api. Everything was going fine and dandy, until I reinstalled the SDK, the JRE, and the 3D api and almost everything stopped working! I could compile and run programs from the command line, but online applets and games, along with Eclipse, my favorite
IDE, have stopped working.
At this point, I wasn't not panicking. I mean, all I need to do is uninstall everything and start fresh, right? I figured that installing the SDK before the JRE had caused the problem. So I uninstalled the 3D api and the SDK (again!), but for some reason, as I uninstalled the JRE, it gave me this error:
Error 1723. There is a problem with this Windows Installer package. A DLL required for this install to complete could not be run. Contact your support personnel or package vendor.
I've tried everything to fix this problem, and I'm out of ideas. Hopefully some of you wise code ranchers can help me with my problem!
Additional info:
I did delete a bunch of stuff from the Java folders after getting this error in an attempt to manually uninstall it. I'm currently copying these files back from another machine.On "Add or Remove Programs," this is listed as "Java (TM) 6 Update 21". I tried the 64 bit version, but applets and Web Launch programs still don't work.I'm running Windows 7 64 bit.