Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.


b0untypure1

1426 posts

Uber Geek


#69584 11-Oct-2010 21:13
Send private message

hi there guys,
im close to throwing my pc out the window at this stage.
i cannot open anything.
i was opening a foreign zip file with 7zip. 7zip decided to become the default opener for EVERY SINGLE EXE IN MY COMPUTER !
so now i cannot open anything. i was hoping an uninstall of 7zip would revert all my default programs.
all the icons are now white. when i double click, windows asks "what type of program i want to open it with"
and i have choices like VLC media player, Steam, Picture viewer. and im trying to open firefox !.

i guess its one of those windows 7 things...

anyone know i way i can change my default opener from nothing to something?
currently i have white shortcuts and start menu entries that dont open.

im confident on pcs, but never seen anything this .... this stupid.

thanks in advance




gz ftw


View this topic in a long page with up to 500 replies per page Create new topic
 1 | 2
b0untypure1

1426 posts

Uber Geek


  #390659 11-Oct-2010 21:29
Send private message

if it helps, i noticed when i rebooted all of the icons were fixed for about 1 second. then they swap back to the blank white icon.
always correct themselves for about a second each boot...not enough time for me to click it though.
i tried refreshing explorer.exe but when i type "explorer.exe" in new task, windows cannot open it because the default program is %^#$ing 7zip.
:S this is frustrating with an assignment due tomorrow..




gz ftw




b0untypure1

1426 posts

Uber Geek


  #391055 12-Oct-2010 18:11
Send private message

hey man, still not working. i have a feeling it could be a virus? but then again, every pc error people say virus virus !
heres a picture of my computer screen, im on my laptop now (just incase ur wondering)

here is a link
http://img194.imageshack.us/img194/6615/43313716.png

it shows my system 32 folder, cmd not working, and the options i have

any chance of survival?
i have the feeling i need to reinstall windows or i have a virus :S

cheers guys hope someone knows a fix




gz ftw




b0untypure1

1426 posts

Uber Geek


  #391123 12-Oct-2010 23:06
Send private message

ultra sigh....
rumor around school says that some people have been getting viruses via the school network, onto their usb's and getting infected at home.
looks like im a victim to that....


do you think windows.old would save my 5TB of data? cheers




gz ftw


VinLew
210 posts

Master Geek


  #391131 12-Oct-2010 23:43
Send private message

If you don't have any antivirus software (bad idea) then you could try an online scanner - I know bitdefender have an online scanner on their site. If you get rid of any virus' from the online scanner, then reboot, scan again, and if it's clear download Microsoft Security Essentials (if you don't have an antivirus.)

dontpanic42
1574 posts

Uber Geek


  #391144 13-Oct-2010 01:28
Send private message

If you suspect you have a virus, you should try installing an anti-virus program and running a full scan. i.e. Microsoft Security Essential, Avast, AVG. That is, if you haven't already got an AV program.

If you are unable to install an Anti-virus program within windows, then give the AVG Rescue CD a go.
http://www.avg.com/us-en/avg-rescue-cd

Burn it to disc, and then boot from it before starting Windows.

b0untypure1

1426 posts

Uber Geek


  #391160 13-Oct-2010 07:52
Send private message

ThAnks guys, I'll scan it after school and see what comes up, I have avast installed. Maybe avast didn't protect me after all. :s




gz ftw


 
 
 

Cloud spending continues to surge globally, but most organisations haven’t made the changes necessary to maximise the value and cost-efficiency benefits of their cloud investments. Download the whitepaper From Overspend to Advantage now.
vexxxboy
4243 posts

Uber Geek


  #391167 13-Oct-2010 08:55
Send private message

if its a really nasty virus you may have to scan your pc in safety mode to get rid of it, also trend micro have a good online virus scan


read this see if it sounds like the problem

http://www.virusremovalguru.com/?p=5911




Common sense is not as common as you think.


bazzer
3438 posts

Uber Geek

Trusted

  #391194 13-Oct-2010 09:49
Send private message

Are you sure you didnt just associate 7Zip with .exe accidentally? Removing 7-Zip wouldn't necessarily revert the association to the original, it might just remove 7-Zip's. Check exefile in HKEY_CLASSES_ROOT (I'm not on my Windows 7 machine at the moment but it's probably the same). The open command should be "%1" %*, maybe that's all that's required, and defaulticon to %1.

Might be worth a try.  Or do a search for exefile default and you'll find lots of help.

b0untypure1

1426 posts

Uber Geek


  #391365 13-Oct-2010 15:34
Send private message

Can't do virus scan because avast cannot launch :(
I'll try that % thingy now mate
Thanks




gz ftw


dontpanic42
1574 posts

Uber Geek


  #391375 13-Oct-2010 15:51
Send private message

b0untypure1: Can't do virus scan because avast cannot launch :(
I'll try that % thingy now mate
Thanks


You should definitely try booting from the AVG Rescue CD and doing a full scan of your computer regardless.

b0untypure1

1426 posts

Uber Geek


  #391383 13-Oct-2010 16:00
Send private message

yea im performing the scan now.
i have fixed the problem by resetting the values in my registry !
im happy to have my good computer back alive :D
virus scanning at the moment, because i never have touched registry prior to this date

heres what fixed it (incase others need solution one day)

---------------------------------------------


copy and paste this into notepad



Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\.EXE]
@="exefile"
"Content Type"="application/x-msdownload"

[HKEY_CLASSES_ROOT\.EXE\PersistentHandler]
@="{098f2470-bae0-11cd-b579-08002b30bfeb}"

[HKEY_CLASSES_ROOT\exefile]
@="Application"
"EditFlags"=hex:38,07,00,00
"FriendlyTypeName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,\
00,6f,00,6f,00,74,00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,\
32,00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,\
00,2c,00,2d,00,31,00,30,00,31,00,35,00,36,00,00,00

[HKEY_CLASSES_ROOT\exefile\DefaultIcon]
@="%1"

[HKEY_CLASSES_ROOT\exefile\shell]

[HKEY_CLASSES_ROOT\exefile\shell\open]
"EditFlags"=hex:00,00,00,00

[HKEY_CLASSES_ROOT\exefile\shell\open\command]
@="\"%1\" %*"
"IsolatedCommand"="\"%1\" %*"

[HKEY_CLASSES_ROOT\exefile\shell\runas]

[HKEY_CLASSES_ROOT\exefile\shell\runas\command]
@="\"%1\" %*"
"IsolatedCommand"="\"%1\" %*"

[HKEY_CLASSES_ROOT\exefile\shellex]

[HKEY_CLASSES_ROOT\exefile\shellex\DropHandler]
@="{86C86720-42A0-1069-A2E8-08002B30309D}"

[-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.exe\UserChoice]




now save it as exe.reg and move to desktop.
double click and select "yes" then restart computer

all is good !
geekzone time :D]

thanks to all




gz ftw


bazzer
3438 posts

Uber Geek

Trusted

  #391386 13-Oct-2010 16:06
Send private message

Should add that registry modification is not something to be taken lightly. It's easy to mess things up if you don't know what you're doing. In this case, I'd like to have seen what the existing registry values were and modified them as required rather than blindly resetting everything.

Glad to hear you got things working though, hopefully your computer is clean.

b0untypure1

1426 posts

Uber Geek


  #391478 13-Oct-2010 18:53
Send private message

bazzer i would love to let you know, but the thing was i couldnt enter regedit at the time because its an exe file :S
i just browsed the net and found that its to do with the "%1" etc being changed

thanks, yea still scanning it atm. 5tb of data LOL





gz ftw


bazzer
3438 posts

Uber Geek

Trusted

  #391661 14-Oct-2010 09:40
Send private message

b0untypure1: bazzer i would love to let you know, but the thing was i couldnt enter regedit at the time because its an exe file :S
i just browsed the net and found that its to do with the "%1" etc being changed

thanks, yea still scanning it atm. 5tb of data LOL


Did you try running it from the command prompt or run dialog?

 1 | 2
View this topic in a long page with up to 500 replies per page Create new topic





News and reviews »

Air New Zealand Starts AI adoption with OpenAI
Posted 24-Jul-2025 16:00


eero Pro 7 Review
Posted 23-Jul-2025 12:07


BeeStation Plus Review
Posted 21-Jul-2025 14:21


eero Unveils New Wi-Fi 7 Products in New Zealand
Posted 21-Jul-2025 00:01


WiZ Introduces HDMI Sync Box and other Light Devices
Posted 20-Jul-2025 17:32


RedShield Enhances DDoS and Bot Attack Protection
Posted 20-Jul-2025 17:26


Seagate Ships 30TB Drives
Posted 17-Jul-2025 11:24


Oclean AirPump A10 Water Flosser Review
Posted 13-Jul-2025 11:05


Samsung Galaxy Z Fold7: Raising the Bar for Smartphones
Posted 10-Jul-2025 02:01


Samsung Galaxy Z Flip7 Brings New Edge-To-Edge FlexWindow
Posted 10-Jul-2025 02:01


Epson Launches New AM-C550Z WorkForce Enterprise printer
Posted 9-Jul-2025 18:22


Samsung Releases Smart Monitor M9
Posted 9-Jul-2025 17:46


Nearly Half of Older Kiwis Still Write their Passwords on Paper
Posted 9-Jul-2025 08:42


D-Link 4G+ Cat6 Wi-Fi 6 DWR-933M Mobile Hotspot Review
Posted 1-Jul-2025 11:34


Oppo A5 Series Launches With New Levels of Durability
Posted 30-Jun-2025 10:15









Geekzone Live »

Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.



Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.