cant remove java webstart application

i was checking some games with webstart

and started running out of hard disk space
i used to be able to find them in the control panel and remove them but i cant find anymore (go guess why)

where are they located on the hard drive? (so i can remove them by deleting them manually)

go to the directory your your jvm has been installed to and run: “javaws -viewer” to see installed webstart applications and to delete them.

e.g “D:\Program Files\Java\jre6\bin\javaws.exe” -viewer

i suppose i dont write \javaws.exe -viewer but \javaws -viewer?

i have a bunch of jre directories and i did it for every single one of them

thanks for the info

[quote]javaws.exe -viewer
[/quote]
alleluia !

Under Windows go to the control panel and double click the Java icon, at the bottom under Temporary Internet Files click the “view…” button. This will show all the webstart apps that are installed and it will give a convenient way to remove them.

that is the way i was using but for some strange reason the webstarts that i have downloaded werent there this time

the javaws.exe -viewer worked ok

thank you anyway