Disklerinizden birine çift tıkladığınızda “Birlikte Aç” penceresi çıkıyorsa..
17 Ocak 2009
Çokça karşılaşılan bu can sıkıcı sorunu program kullanmaksızın çözebilirsiniz..
Virüs programınız virüs uyarısında bulundu;

Sizde uyarıyı dikkate alıp virüsü sildiniz ya da karantinaya aldınız, ancak bu kez disklerinizden birine çift tıklayarak ulaşmaya çalıştığınızda şu oldu;

Yapmamız gereken şu kodu kopyalayıp notepad’a yapıştırdıktan sonra dosyayı .bat uzantılı olarak kaydederek (örneğin virus.bat) sonrasında bu dosyayı çift tıklayarak çalıştırmak;
@echo off
if not %0==MS-VirusFixer.cmd ren %0 MS-VirusFixer.cmd
cls
Title MS-Dos Virus Remover ... PCnet ...
mode 50,20
color e
echo.
echo.
echo ##################################################
echo.
echo Bu program autorun sorununu gidermek icin yazilmistir
echo.
echo.
echo.
echo.
echo.
echo ##################################################
echo.
echo.
echo.
echo.
pause
taskkill /f /im temp1.exe
if exist %systemroot%\system32\svohost.exe taskkill /f /im svohost.exe&attrib -a -s -r -h %systemroot%\system32\svohost.exe&del /f /q %systemroot%\system32\svohost.exe
if exist c:\autorun.inf attrib -a -s -r -h c:\autorun.inf&del c:\autorun.inf
if exist d:\autorun.inf attrib -a -s -r -h d:\autorun.inf&del d:\autorun.inf
if exist e:\autorun.inf attrib -a -s -r -h e:\autorun.inf&del e:\autorun.inf
if exist f:\autorun.inf attrib -a -s -r -h f:\autorun.inf&del f:\autorun.inf
if exist g:\autorun.inf attrib -a -s -r -h g:\autorun.inf&del g:\autorun.inf
if exist h:\autorun.inf attrib -a -s -r -h h:\autorun.inf&del h:\autorun.inf
if exist i:\autorun.inf attrib -a -s -r -h i:\autorun.inf&del i:\autorun.inf
if exist j:\autorun.inf attrib -a -s -r -h j:\autorun.inf&del j:\autorun.inf
if exist k:\autorun.inf attrib -a -s -r -h k:\autorun.inf&del k:\autorun.inf
if exist l:\autorun.inf attrib -a -s -r -h l:\autorun.inf&del l:\autorun.inf
if exist m:\autorun.inf attrib -a -s -r -h m:\autorun.inf&del m:\autorun.inf
if exist n:\autorun.inf attrib -a -s -r -h n:\autorun.inf&del n:\autorun.inf
if exist o:\autorun.inf attrib -a -s -r -h o:\autorun.inf&del o:\autorun.inf
if exist p:\autorun.inf attrib -a -s -r -h p:\autorun.inf&del p:\autorun.inf
if exist q:\autorun.inf attrib -a -s -r -h q:\autorun.inf&del q:\autorun.inf
if exist r:\autorun.inf attrib -a -s -r -h r:\autorun.inf&del r:\autorun.inf
if exist s:\autorun.inf attrib -a -s -r -h s:\autorun.inf&del s:\autorun.inf
if exist t:\autorun.inf attrib -a -s -r -h t:\autorun.inf&del t:\autorun.inf
if exist u:\autorun.inf attrib -a -s -r -h u:\autorun.inf&del u:\autorun.inf
if exist v:\autorun.inf attrib -a -s -r -h v:\autorun.inf&del v:\autorun.inf
if exist w:\autorun.inf attrib -a -s -r -h w:\autorun.inf&del w:\autorun.inf
if exist x:\autorun.inf attrib -a -s -r -h x:\autorun.inf&del x:\autorun.inf
if exist y:\autorun.inf attrib -a -s -r -h y:\autorun.inf&del y:\autorun.inf
if exist z:\autorun.inf attrib -a -s -r -h z:\autorun.inf&del z:\autorun.inf
taskkill /f /im explorer.exe
cls
echo ##################################################
color e
echo.
echo Islem basarili ..
echo.
echo Sorun cozuldu ..
echo.
echo.
echo.
echo PCnet
echo.
echo www.pcnet.com.tr
echo.
echo.
echo ##################################################
echo.
echo.
echo.
echo.
pause
cls
echo.
echo.
echo.
echo Pencereyi kapatabilirsiniz
echo.
echo PCnet
echo.
echo.
explorer.exe
exit
Entry Filed under: PC Sorunlar&Çözümler. .
4 Comments Add your own
Leave a Comment
Some HTML allowed:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <pre> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>
Trackback this post | Subscribe to the comments via RSS Feed
1.
sanene | 19 Ocak 2009 at 19:48
düzgün anlatırmısın
2.
tuye | 20 Ocak 2009 at 08:08
#sanene
Yukarıda yazılan turuncu kodu kopyalayıp notepad programına yapıştıracaksın, kaydet diyerek dosya ismini “abc.bat” ver daha sonra bu bat dosyasını çift tıklayarak çalıştır. Daha açık anlatılmaz.
3.
Funda | 2 Ağustos 2009 at 06:06
Merhaba, ben bunu yaptım masaüstüne kaydettim D yerel diski açmaya çalıştığımda bunu seçtim çalıştı ancak D hard diski yerine Belgelerim klasörünü açıyor. Acaba kodlarda bir değişiklik mi yapmamız gerekiyor. Masa üstündeki dosyayı alıp D ninin içine kopyaladım ama yine Belgelerimi açıyor. Yardımcı olursanız sevinirim. İyi günler
4.
tuye | 2 Ağustos 2009 at 15:12
Sadece kaydetmeyeceksiniz nereyekaydettiğinizde çok önemli değil, kaydettikten sonra bu dosyaya çift tıklayıp çalıştırmanız gerekiyor, istediğiniz sonucu alamazsanız Combofix isimli programı internetten indirerek kullanmayı deneyin.