Go Back   Cyber Tech Help Support Forums > Operating Systems > Windows Vista

Notices

Reply
 
Topic Tools
  #1  
Old November 9th, 2007, 08:47 AM
Austy Austy is offline
New Member
 
Join Date: Nov 2007
Posts: 8
Unhappy Help Pleasseee

HOW TO OPEN .EXE FILES??? SOMEBODY please help i have accidentally somehow made .exe files open with internet explorer so everything is not working and whenever i log on to my profile a million programs open up with the internet and dont work
what do you think i should do ?
what program should i choose to open up .exe files with??
im not very good with computers , it could be a very simple problem but ive been on the computer for a few hours now and still cannot find a solution !!
if there are any questions u need to ask in order to find a solution please ask
thankyou
Reply With Quote
  #2  
Old November 9th, 2007, 08:58 AM
AnnMarie's Avatar
AnnMarie AnnMarie is offline
Cyber Tech Help Moderator
 
Join Date: Oct 2001
Location: New Zealand
Posts: 48,423
Welcome to CTH Austy. Go here and download the exe file association fix. Unzip the file and then rightclick on exefix_vista.reg and choose Merge. Ok the prompts and reboot. Did that fix your problem?
__________________
Moderator: Vista Forum

Microsoft MVP - Windows Desktop Experience 2004-2008

If we have helped you, please consider supporting Cyber Tech Help with a subscription

Please do not send me Emails or Private Messages for personal support. Last time I checked, there were still only 24 hours in a day. Thank you.

How to help prevent re-infection
Reply With Quote
  #3  
Old November 9th, 2007, 09:13 AM
Austy Austy is offline
New Member
 
Join Date: Nov 2007
Posts: 8
Thanks a lot
still a problem though
i got through everything until i clicked 'merge'
then it come up with a tab saying 'Registry Editor'
and displays a message saying
'
Quote:
Cannot import C:\Users\Austy's file\Desktop\exefix_vista\exefix_vista.reg:Not all data was successfully written to the registry. Some keys are open by the system or other processes.'
have any ideas?

Last edited by Austy; November 9th, 2007 at 09:15 AM.
Reply With Quote
  #4  
Old November 9th, 2007, 09:21 AM
Austy Austy is offline
New Member
 
Join Date: Nov 2007
Posts: 8
Also could i add this is a problem on my other user account 'Andy'
so if i fix the problem on 'Austy's' user account will it affect ALL users?
cheers ,
Austy
Reply With Quote
  #5  
Old November 9th, 2007, 09:30 AM
AnnMarie's Avatar
AnnMarie AnnMarie is offline
Cyber Tech Help Moderator
 
Join Date: Oct 2001
Location: New Zealand
Posts: 48,423
I think it might be a permissions issue. Try disabling UAC and then merge the reg file again and reboot.

To disable UAC, go to Start Search and type msconfig. Msconfig.exe will appear at the top of the menu. Doubleclick on it to open it and click on the Tools tab. Scroll down till you find "Disable UAC" Select it and click on the Launch button. A CMD window will open. After the command has run, you can close the window. Click ok and close msconfig. You need to reboot the computer for changes to apply.

(Note that you can re-enable UAC by running msconfig again, selecting the "Enable UAC" line and then clicking on the Launch button > OK and reboot.)
__________________
Moderator: Vista Forum

Microsoft MVP - Windows Desktop Experience 2004-2008

If we have helped you, please consider supporting Cyber Tech Help with a subscription

Please do not send me Emails or Private Messages for personal support. Last time I checked, there were still only 24 hours in a day. Thank you.

How to help prevent re-infection
Reply With Quote
  #6  
Old November 9th, 2007, 09:31 AM
AnnMarie's Avatar
AnnMarie AnnMarie is offline
Cyber Tech Help Moderator
 
Join Date: Oct 2001
Location: New Zealand
Posts: 48,423
Quote:
Also could i add this is a problem on my other user account 'Andy'
so if i fix the problem on 'Austy's' user account will it affect ALL users?
It should do.
__________________
Moderator: Vista Forum

Microsoft MVP - Windows Desktop Experience 2004-2008

If we have helped you, please consider supporting Cyber Tech Help with a subscription

Please do not send me Emails or Private Messages for personal support. Last time I checked, there were still only 24 hours in a day. Thank you.

How to help prevent re-infection
Reply With Quote
  #7  
Old November 9th, 2007, 09:42 AM
Austy Austy is offline
New Member
 
Join Date: Nov 2007
Posts: 8
thanks again
still a problem though once i click launch
the internet browser comes up and a 'file download' window comes up and asks 'Do you want to run or save this file?
if i click 'run' the internet browser (because its an .exe file) shows for a few seconds then goes back to the same 'file download' window asking if i want to run or save the file again.
then if i click save and save it in my downloads folder the file download window comes up once again
its so frustrating
please help !!
Reply With Quote
  #8  
Old November 9th, 2007, 09:52 AM
AnnMarie's Avatar
AnnMarie AnnMarie is offline
Cyber Tech Help Moderator
 
Join Date: Oct 2001
Location: New Zealand
Posts: 48,423
What are you clicking "Launch" on? You should still be able to open exe files by doubleclicking on them.
__________________
Moderator: Vista Forum

Microsoft MVP - Windows Desktop Experience 2004-2008

If we have helped you, please consider supporting Cyber Tech Help with a subscription

Please do not send me Emails or Private Messages for personal support. Last time I checked, there were still only 24 hours in a day. Thank you.

How to help prevent re-infection
Reply With Quote
  #9  
Old November 9th, 2007, 09:59 AM
Austy Austy is offline
New Member
 
Join Date: Nov 2007
Posts: 8
im double clicking launch when 'Disable UAC' Disable User Account Control (requires reboot) is highlighted
and then an internet browser is displayed and asks me to download a cmd.exe file?
sorry for all the problems
Reply With Quote
  #10  
Old November 9th, 2007, 10:07 AM
AnnMarie's Avatar
AnnMarie AnnMarie is offline
Cyber Tech Help Moderator
 
Join Date: Oct 2001
Location: New Zealand
Posts: 48,423
Ah I see. No problem, let's try disabling UAC a different way.

Type cmd.exe in the Search box above the Start Button. It will appear at the top of the menu. Rightclick on it and choose "Run as Administrator".

Copy the below command inside the codebox and paste it after the prompt >

Code:
C:\Windows\System32\cmd.exe /k %windir%\System32\reg.exe ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 0 /f
Now try merging the regfile and reboot.
__________________
Moderator: Vista Forum

Microsoft MVP - Windows Desktop Experience 2004-2008

If we have helped you, please consider supporting Cyber Tech Help with a subscription

Please do not send me Emails or Private Messages for personal support. Last time I checked, there were still only 24 hours in a day. Thank you.

How to help prevent re-infection
Reply With Quote
  #11  
Old November 9th, 2007, 10:23 AM
Austy Austy is offline
New Member
 
Join Date: Nov 2007
Posts: 8
thanks , i copied the command and pasted it into the codebox and it says 'the operation completed sccessfully
so then i tried merging the regfile but the same message comes up:
Cannot import C:\Users\Austy's file\Desktop\exefix_vista\exefix_vista.reg:Not all data was successfully written to the registry. Some keys are open by the system or other processes.'
Reply With Quote
  #12  
Old November 9th, 2007, 10:28 AM
AnnMarie's Avatar
AnnMarie AnnMarie is offline
Cyber Tech Help Moderator
 
Join Date: Oct 2001
Location: New Zealand
Posts: 48,423
Ok. Lets try this. Type cmd.exe again in the Search box above the Start Button. It will appear at the top of the menu. Rightclick on it and choose "Run as Administrator".

Copy and paste the following command in the Code box after the prompt and hit Enter.

Code:
reg delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.exe\UserChoice"
Reboot and let me know if this fixed the problem.
__________________
Moderator: Vista Forum

Microsoft MVP - Windows Desktop Experience 2004-2008

If we have helped you, please consider supporting Cyber Tech Help with a subscription

Please do not send me Emails or Private Messages for personal support. Last time I checked, there were still only 24 hours in a day. Thank you.

How to help prevent re-infection
Reply With Quote
  #13  
Old November 9th, 2007, 10:41 AM
Austy Austy is offline
New Member
 
Join Date: Nov 2007
Posts: 8
1 problem
i copied the command into the codebox pressed enter
then it asks if you want to permenantly delete the registry key (yes\no)?
i put yes and it says
ERROR : The system was unable to find the specified registry key or value
then i type no and it says the operation was cancelled by the user
what should i do?
Reply With Quote
  #14  
Old November 9th, 2007, 10:50 AM
AnnMarie's Avatar
AnnMarie AnnMarie is offline
Cyber Tech Help Moderator
 
Join Date: Oct 2001
Location: New Zealand
Posts: 48,423
That means that the key doesnt exist Austy.

Ok, lets try running System Restore instead. Type System Restore in the search box above the Start Button. Rightclick on it and choose "Run as Administrator". Click on Next and follow the prompts.
__________________
Moderator: Vista Forum

Microsoft MVP - Windows Desktop Experience 2004-2008

If we have helped you, please consider supporting Cyber Tech Help with a subscription

Please do not send me Emails or Private Messages for personal support. Last time I checked, there were still only 24 hours in a day. Thank you.

How to help prevent re-infection
Reply With Quote
  #15  
Old November 9th, 2007, 10:52 AM
AnnMarie's Avatar
AnnMarie AnnMarie is offline
Cyber Tech Help Moderator
 
Join Date: Oct 2001
Location: New Zealand
Posts: 48,423
Austy, it's late here and I have to log out now. I'll check your problem again in the morning.
__________________
Moderator: Vista Forum

Microsoft MVP - Windows Desktop Experience 2004-2008

If we have helped you, please consider supporting Cyber Tech Help with a subscription

Please do not send me Emails or Private Messages for personal support. Last time I checked, there were still only 24 hours in a day. Thank you.

How to help prevent re-infection
Reply With Quote
Reply

Bookmarks

Topic Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 02:40 AM.

[ RSS ]