i currently have a bunch of old versions of the jdk and jre laying around on my hdd. both 64 and 32 bit versions. i really want to get rid of all this old stuff and consolidate everything. i just don't want to mess my system up - like my environment variable/classpath stuff and whatever i have that may be relying on those settings.
so what is the best/safest way to go about doing all this? also, is there any reason not to get the 64bit version of the jdk/jre? the up-to-date versions that i have now are 32bit, but i think i would just rather get rid of them and get the 64b versions if there isn't a good reason not to do so.
i apologize in advance for asking such a trivial/silly question
Uninstalling old JDK/JRE versions
Page 1 of 13 Replies - 176 Views - Last Post: 28 June 2012 - 03:45 AM
Replies To: Uninstalling old JDK/JRE versions
#2
Re: Uninstalling old JDK/JRE versions
Posted 19 June 2012 - 04:41 AM
OK. Let's check your vars (assuming Windows). Can you open cmd.exe and post output of
and
echo %CLASSPATH%
and
echo %PATH%
#3
Re: Uninstalling old JDK/JRE versions
Posted 27 June 2012 - 09:00 PM
g00se, on 19 June 2012 - 04:41 AM, said:
OK. Let's check your vars (assuming Windows). Can you open cmd.exe and post output of
and
echo %CLASSPATH%
and
echo %PATH%
echo %CLASSPATH% -
.;C:\Program Files (x86)\Java\jre7\lib\ext\QTJava.zip
echo %PATH% -
C:\Program Files (x86)\Java\jdk1.7.0\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\jZip;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\DTS\Binn\;X:\Groovy-1.8.1\bin;C:\Program Files (x86)\Common Files\Acronis\SnapAPI\;C:\glassfish3\ant\bin;C:\Program Files (x86)\Java\jdk1.7.0\db\bin;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files\MySQL\MySQL Server 5.5\bin;X:\RailsInstaller\Git\cmd;X:\RailsInstaller\Ruby1.9.2\bin;C:\Program Files (x86)\Java\jdk1.7.0\bin;C:\Program Files\MySQL\MySQL Server 5.5\bin;C:\Program Files(x86)\FAHClient
#4
Re: Uninstalling old JDK/JRE versions
Posted 28 June 2012 - 03:45 AM
R3cuRsioN, on 28 June 2012 - 12:00 AM, said:
echo %PATH% -
C:\Program Files (x86)\Java\jdk1.7.0\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\jZip;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\DTS\Binn\;X:\Groovy-1.8.1\bin;C:\Program Files (x86)\Common Files\Acronis\SnapAPI\;C:\glassfish3\ant\bin;C:\Program Files (x86)\Java\jdk1.7.0\db\bin;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files\MySQL\MySQL Server 5.5\bin;X:\RailsInstaller\Git\cmd;X:\RailsInstaller\Ruby1.9.2\bin;C:\Program Files (x86)\Java\jdk1.7.0\bin;C:\Program Files\MySQL\MySQL Server 5.5\bin;C:\Program Files(x86)\FAHClient
C:\Program Files (x86)\Java\jdk1.7.0\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\jZip;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\DTS\Binn\;X:\Groovy-1.8.1\bin;C:\Program Files (x86)\Common Files\Acronis\SnapAPI\;C:\glassfish3\ant\bin;C:\Program Files (x86)\Java\jdk1.7.0\db\bin;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files\MySQL\MySQL Server 5.5\bin;X:\RailsInstaller\Git\cmd;X:\RailsInstaller\Ruby1.9.2\bin;C:\Program Files (x86)\Java\jdk1.7.0\bin;C:\Program Files\MySQL\MySQL Server 5.5\bin;C:\Program Files(x86)\FAHClient
Not the most efficient way to search a directory path
Your Microsoft SQL Serve is also repeated a couple of times
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote



|