Monday, August 4, 2008

Remove Autorun.inf can't view hidden files

Recently i found that a virus(may be javascript virus) which detected as autorun.inf prevent our system to view hidden files. Not like brontox which disable task manager and make folder option dissapear.

If you face the problems listed below your system might have the autorun.inf virus:

  • can't view hidden files
  • can't open pendrive normally
  • can't sign in to YM(Yahoo messenger)
  • Firefox can't be open, or just last for 1 or 2 minutes before dissapearing
  • internet explorer can't connect to the internet
There are several ways to overcome this problems.

ANTIVIRUS: so far bitdefender 2008 and avg can detect those virus. The link given will redirect you to the official download site. to stay in this page right click and select open link in new tab/window.

download avg at the official site
download bitdefender 2008
(please update after installing the antivirus.)

MY way:

I use different way to remove the virus:

1. click Start>run and type cmd, after that click run,

after the black box appear(command prompt), copy the code below, copy all and paste anywhere in the black box,
if you are unable to right click and paste, just left click and press Ctrl+V.

@echo off
cls

if exist c:\autorun.inf attrib -h -a -s -r c:\autorun.inf
if exist d:\autorun.inf attrib -h -a -s -r d:\autorun.inf
if exist e:\autorun.inf attrib -h -a -s -r e:\autorun.inf
if exist f:\autorun.inf attrib -h -a -s -r f:\autorun.inf

REM Replace with harmless autorun.inf
REM
if exist c:\autorun.inf echo "[autorun]" c:\autorun.inf
if exist d:\autorun.inf echo "[autorun]" d:\autorun.inf
if exist e:\autorun.inf echo "[autorun]" e:\autorun.inf
if exist f:\autorun.inf echo "[autorun]" f:\autorun.inf

REM Make it read-only to prevent trojan from replacing its own copy.
REM
if exist c:\autorun.inf attrib +r c:\autorun.inf
if exist d:\autorun.inf attrib +r d:\autorun.inf
if exist e:\autorun.inf attrib +r e:\autorun.inf
if exist f:\autorun.inf attrib +r f:\autorun.inf

if exist c:\auto.exe attrib -h -a -s -r c:\auto.exe
if exist d:\auto.exe attrib -h -a -s -r d:\auto.exe
if exist e:\auto.exe attrib -h -a -s -r e:\auto.exe
if exist f:\auto.exe attrib -h -a -s -r f:\auto.exe

if exist c:\auto.exe echo "0"c:\auto.exe
if exist d:\auto.exe echo "0"d:\auto.exe
if exist e:\auto.exe echo "0"e:\auto.exe
if exist f:\auto.exe echo "0"f:\auto.exe

if exist c:\auto.exe attrib +r c:\auto.exe
if exist d:\auto.exe attrib +r d:\auto.exe
if exist e:\auto.exe attrib +r e:\auto.exe
if exist f:\auto.exe attrib +r f:\auto.exe

Run Hijack this to remove all unwanted trojans related to
"Generic.PWS.j"
Check the below files to get some ideas which files are related to
this trojan.
There may be additional files, and these files are created in series,
thus u could include latest
*.EXE and *.DLL files found in C:\WINNT (or C:\WINDWS) with respect
to the timestamp of files below.

"DIR /D C:\WINNT"
"DIR /D C:\WINNT\SYSTEM32"

Save this below text file in your local drive before reboot to safe
mode command-line

REM Deletion of the core trojan files:
REM

c:
cd %windir%
if exist DiskMan32.exe attrib -h -a -s -r DiskMan32.exe
if exist Kvsc3.exe attrib -h -a -s -r Kvsc3.exe
if exist AVPSrv.exe attrib -h -a -s -r AVPSrv.exe
if exist mppds.exe attrib -h -a -s -r mppds.exe
if exist MsIMMs32.exe attrib -h -a -s -r MsIMMs32.exe
if exist NVDispDrv.exe attrib -h -a -s -r NVDispDrv.exe
if exist cmdbcs.exe attrib -h -a -s -r cmdbcs.exe
if exist upxdnd.exe attrib -h -a -s -r upxdnd.exe
if exist DbgHlp32.exe attrib -h -a -s -r DbgHlp32.exe
if exist msccrt.exe attrib -h -a -s -r msccrt.exe

if exist DiskMan32.exe del DiskMan32.exe
if exist Kvsc3.exe del Kvsc3.exe
if exist AVPSrv.exe del AVPSrv.exe
if exist mppds.exe del mppds.exe
if exist MsIMMs32.exe del MsIMMs32.exe
if exist NVDispDrv.exe del NVDispDrv.exe
if exist cmdbcs.exe del cmdbcs.exe
if exist upxdnd.exe del upxdnd.exe
if exist DbgHlp32.exe del DbgHlp32.exe
if exist msccrt.exe del msccrt.exe

c:
cd %windir%
cd system32

if exist mppds.dll attrib -h -a -s -r mppds.dll
if exist upxdnd.dll attrib -h -a -s -r upxdnd.dll
if exist DiskMan32.dll attrib -h -a -s -r DiskMan32.dll
if exist cmdbcs.dll attrib -h -a -s -r cmdbcs.dll
if exist Kvsc3.dll attrib -h -a -s -r Kvsc3.dll
if exist DbgHlp32.dll attrib -h -a -s -r DbgHlp32.dll
if exist AVPSrv.dll attrib -h -a -s -r AVPSrv.dll
if exist MsIMMs32.dll attrib -h -a -s -r MsIMMs32.dll
if exist NVDispDrv.dll attrib -h -a -s -r NVDispDrv.dll
if exist msccrt.dll attrib -h -a -s -r msccrt.dll

if exist mppds.dll del mppds.dll
if exist upxdnd.dll del upxdnd.dll
if exist DiskMan32.dll del DiskMan32.dll
if exist cmdbcs.dll del cmdbcs.dll
if exist Kvsc3.dll del Kvsc3.dll
if exist DbgHlp32.dll del DbgHlp32.dll
if exist AVPSrv.dll del AVPSrv.dll
if exist MsIMMs32.dll del MsIMMs32.dll
if exist NVDispDrv.dll del NVDispDrv.dll
if exist msccrt.dll del msccrt.dll



after that you need to install portable antivirus,

download now(via softpedia.com)
-- this is a setup file which will install portable antivirus into you computer
or
you can protect your pendrive by download th standalone file and put it into your pendrive.
download standalone
download at the official site

after installing portable antivirus, scan until complete. after that under the task click repair modified registry, you will be prompt and click yes.

restart and i hope it work.=)

Thursday, July 31, 2008

Acer Aspire 1640 Driver For Windows XP

image originally from: www.laptopviews.com

Aspire 1640 Driver For Windows XP

Foxcom Modem Driver
Version : 7.31.0
Category : Modem Driver
Operating System : Windows XP
Download

Intel Chipset
Version : 6.3.0.1007
Category : Chipset Driver
Operating System : Windows XP
Download

Intel VGA Driver
Version : 6.14.10.4332
Category : VGA Driver
Operating System : Windows XP
Download

Realtek Audio Driver
Version : 5.10.0.5148
Category : Audio/sound Driver
Operating System : Windows XP
Download

Realtek LAN Driver
Version : 5.621.304.2005
Category : LAN Driver
Operating System : Windows XP
Download

TouchPad Driver
Version : 7.12.3
Category : TouchPAD Driver
Operating System : Windows XP
Download

WLAN 802.11 (Atheros) Driver
Version : 4.0.0.14001
Category : WLAN Driver
Operating System : Windows XP
Download

WLAN 802.11 (Intel)
Version : 9.0.1.9.
Category : WLAN Driver
Operating System : Windows XP
Download

driver source originally taken from: http://www.laptopbeep.com/aspire-1640-driver-for-windows-xp

I can,t still find vista driver but you can get the latest update at the acer official support site.
http://www.acer.com.my/

Acer Aspire 4520 Windows XP and vista Drivers

Acer Aspire 4520 Windows XP Drivers :

Modem_Liteon_(2.1.77.9_logo).zip
Launch Manager_Xp,Vista x86,x64_(2.00 b12_logo).zip
VGA_XP(7.15.11.126_logo).zip
CCD_Bison_x86,x64_(v7.32.701.09_logo).zip
CCD_Suyin_WinXP,VISTA(32bit,64Bbit)(5.7.28.500_logo).zip
CIR_(7.1.64.1010_logo).zip
TouchPad_Synaptics_Vista_Vista64_x64_XP_2K_(9.2.3.1_logo).zip
Modem_Foxccon_Conexant_(2.1.77.9_logo).zip
Chipset(13.13_logo) + Lan(65.7.5.0_logo).zip
Wireles_Broadcom_XP_(4.100.15.5_logo).zip
Wireless_Atheros_XP32_XP64_WHQL_(5.3.0.45_logo).zip
Audio_WinXP,VISTA(32bit,64Bbit)_(5.10.0.5423_logo).zip
CardReader_WinXP,VISTA(32bit,64Bbit)(3.51.01_logo).zip

Download and install all packages Above.(please report broken link and leave comment if you have other relzted info and link).

For windows vista acer 4520 driver:

you can find other driver (VISTA) for acer 4520 at this site: http://www.notebook-drivers.com/



Monday, April 7, 2008

compaq presario v3751au







































compaq presario v3751au DRIVER FOR WINDOWS XP.



Nvidia Chipset,install and reboot.If offered,choose the option to install ONLY the drivers.



NVIDIA CHIPSET:

DOWNLOAD(NVIDIA SITE)



NVDIA GRAPHIC:

DOWNLOAD



or If you have intel graphic

Video Drivers (Intel X3100):

Or

Mobile Intel 965 Express Chipset Family Video Driver:



Alps Touchpad:

DOWNLOAD



Ricoh Card Reader:

DOWNLOAD



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

(INSTALL NET FRAMEWORK FIRST BEFORE INSTALLING HP Quick Launch)

NET FRAMEWORK: DOWNLOAD



HP Quick Launch: DOWNLOAD

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



SOUND DRIVER:



MS UAA(required with a reboot before Conexant):

Download



Conexant SmartAudio 221:

Download



Use this for audio.Unzip to a folder.Run installer.if it errors use Device Manager.



RIGHT CLICK MY COMPUTER>MANAGE>DEVICE MANAGER



From Device Manager,right click "Audio Device on HD",choose Update driver,



No to connect,



Install from a list or specific location,



Select Don't Search, I will choose the driver to install,



For the Hardware Type select 'Show All Devices'



Remove the check from "Show Compatible Hardware" and click on "Have Disk".



Next...browse to the unzipped folder and choose the "WiSVHe5.inf".



Ignore XP when it complains.

Reboot.

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



Modem Drivers:

Conexant HDAUDIO Soft Data Fax Modem with SmartCP Driver:

Download



Broadcom Wireless LAN Driver:

Download

or

DOWNLOAD



HP Integrated Module with Bluetooth Wireless Technology

Download



HP Wireless Assitant:

Download



Network Driver (LAN):

Download



Alternate network Drivers:

(Realtek RTL8139/810x Family Fast Ethernet NIC Driver)

Download

Or

Download



Ricoh 5-in-1 Card Reader Host Controller:

Download

Tuesday, September 30, 2003

Notification

For those of you who want to become a writer.
 Please comment below.

Monday, September 30, 2002

About Us

Just wanted to share news about software, security and others. so that readers can enjoy a dish faithfully the information we have given.

We hope this site useful for all.

Monday, January 1, 2001

Privacy Policy

If you require any more information or have any questions about our privacy policy, please feel free to contact us by comment below.

At getlaptopdriver.blogspot.com, the privacy of our visitors is of extreme importance to us. This privacy policy document outlines the types of personal information is received and collected by getlaptopdriver.blogspot.com and how it is used.

Log Files
Like many other