login about faq

Due to the large amount of spam accounts, we temporarily disabled new user sign ups. To override this, email newuser.lgqa@gmail.com and an admin will determine if you are permitted to join


Hello all!

I opened a .class file with a program(Right clicked on it, 'open with', 'STEAM'[Don't ask me why I opened it with STEAM. Just don't]) and now I don't know how to change it back! Help?

         Sorry if this is a stupid question,

                   -Proga

asked Apr 14 '11 at 20:15

Proga's gravatar image

Proga
1111


I'm going to use a word document as an example:

  1. Browse to the file alt text
  2. Right Click on the file and chose "Open with" alt text
  3. Then click "Choose Default Program"
  4. Make sure that the box is check like below and find the program you want to use to open the file alt text

For Windows XP users:

  1. Browse to the file in Windows Explorer alt text

  2. Right click on the file

  3. Left Click on "Open With..." alt text

  4. Find the program that you want to make the default

  5. Check the box shown in red below to make it the default alt text

answered Apr 14 '11 at 20:21

TheTechDude's gravatar image

TheTechDude
16.8k4094298

edited Apr 16 '11 at 09:24

Thank you for the feed back! But when I click on "open with" it does not give the option to choise the default program! It just shows 'choose program' not default. Sorry for such a hassal, ~Proga

(Apr 15 '11 at 09:01) Proga Proga's gravatar image

@Proga: what version of Windows are you running???

If you are running Windows XP I added how to change program defaults to the above answer.

(Apr 16 '11 at 09:07) TheTechDude TheTechDude's gravatar image

Try this. Create a copy of the file in the same folder as the original. Under folder options make you have view extensions enabled. Right click on the copy and click rename. Change the extension to .class. Good luck.

answered Apr 15 '11 at 09:22

David's gravatar image

David
3.3k112062

Still no luck. . . But thank you anyway!

(Apr 15 '11 at 11:04) Proga Proga's gravatar image

Ok, that normally works for me. Since it's a .class file, it's an applet. Try to google the file, it should be available for download. Download the .class file and do away with the other file.

(Apr 15 '11 at 11:38) David David's gravatar image

.class files (as far as I know) usually means that it's an Java Class file. Try making a batch file with the following code

@echo off
java [NAMEOFCLASSFILE]
pause

Make sure NOT to add .class to the name of the class file

If nothing happens than at least you know it isn't a Java Class file.

answered Apr 15 '11 at 09:37

nitrocrime's gravatar image

nitrocrime
3.6k6277125

edited Apr 15 '11 at 09:38

Still no luck. . .But thank you anyway!

(Apr 15 '11 at 11:04) Proga Proga's gravatar image
1

Why are you telling him to compile it?

(Apr 23 '11 at 11:38) edgy edgy's gravatar image

He's not telling him to compile it. I don't see the word compile anywhere.

(Apr 23 '11 at 23:37) TheTechDude TheTechDude's gravatar image
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or __italic__
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported


Join Us in the Chat Room

Tags:

×978
×129
×117
×86
×64
×1

Asked: Apr 14 '11 at 20:15

Seen: 1,382 times

Last updated: Apr 23 '11 at 23:37