Hello, i just received Public Bank Visa Electron debit card few day ago and i want to share information and register process of this card.
Why choose Public Bank Visa Electron debit card ?
- This is best debit card yet which able to verify Paypal in Malaysia after i done some research on internet.
- Although it need RM24 fee per year, but i still choose this card because of bank background, easy make funding and withdrawals and other benefits. First year Rm24 fee is waived.
- This debit card is separate with your public bank account, if your card was stolen, your loss can be minimize.
The register processes.
I’m waiting for this card for approximate 1month after submitted the form (damn long time ,don’t know why it take such long period). There are some method offered by some blog that can shorten the waiting time but i don’t want mention here, you can found at google easily.
I take the register form from customer services at Public Bank branch, and fill in all necessary detail and give the IC to a ‘pretty girl’ who serve me for photostating. After that, done…. Yes, done….. now your job are just waiting…..
After approximate 1 month, you will receive a letter from Public Bank which inform you require to deposit a minimum RM25 to the card number provided. Go to your nearest Public Bank branch, find a cash deposit machine, press credit card payment , enter card number which provided in the letter , and then put your cash inside (minimum RM25) and process ! I deposited RM100 at the first time, remember you must deposit at least RM33~36 if you want to verify your paypal account because paypal will charge you USD$ 1.95 once click verify, but the money will return to your paypal account when your paypal account verified.
After around 1 week, i received a letter again (this time pretty fast) said that my card is ready to collect at following Public Bank branch. Yeahz, finally i got my 1st debit card and can shopping using this card

My Public Bank Visa Electron Debit Card
Verify Paypal.
Next, I’m try to verify my Paypal account by using this debit card. Enter all the details include card number, 3 digits of security number and more. Note that your Paypal account home address must be exactly same with your debit card mailing address otherwise Paypal will block your account and request for proof of address such as electric bill, phone bill etc.
After click verify button, Paypal will charge you a fee and request a verify code. This 4 digits verify code can be find at your monthly statement which Public Bank send to your mailing address every month. Paypal will return the fee $1.95 back to you after submit verify code and then you can start using Paypal by sending and receiving funds.
If you have any question please leave a comment, i will try my best to answer your question , thank.
Is Recycler folder in your computer all drive include removable drive is a virus ?
The answer is YES. Somebody said that relation between RECYCLER and RECYCLED are
When you delete a file in Windows it is stored in the Recycle Bin and remains there until you empty the Recycle Bin or restore the file. On NTFS file systems, Recycler is the name of the Recycle Bin Folder in each partition. On FAT Systems, the folder is named Recycled.
But, if RECYCLER folder found in your pc every drive , then it is a virus.
Let go through how to find out the virus manually using command prompt.
goto START > run > cmd
type your drive letter (example: c: , d: , e:)
using command “cd..” to up one folder level if you cannot get into root directory
type ‘dir/a’
this will list all files in your removable disk include hidden files and system files.
Ok, did you find the RECYCLER folder ?
type cd recycler
go into recycler folder
type dir/a
and you will see the files list inside recycler folder below
info.exe
desktop.ini
YES , info.exe is a virus file.
Go back to C: root
type dir/a again
did you find a file called AUTORUN.inf ?
type attrib -r -a -s -h autorun.inf
Now the file is visible on your c: , right click the file open with notepad , you will see this command inside
[AutoRun]
open=
shell\open\Command=RECYCLER\INFO.exe
shell\open\Default=1
shell\explore\Command=RECYCLER\INFO.exe
this autorun.inf execute INFO.exe file, damn .
If you delete the file using same method from this thread ,you need goto safe mode The solution to prevent AUTORUN.INF virus on usb drive
Once infected usb thumbdrive plugged into your pc , your pc will be infected again. This is attribute of autorun.inf .
Try to get a up-to-date anti-virus to protect your computer .
First, make sure your computer able to run ‘cmd’ and show all hidden files.
If your computer
‘folder option’ had been disable by virus,
open notepad , paste the code below inside notepad,
Windows Registry Editor Version 5.00
;Fix Folder Options
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
“NoFolderOptions”=dword:0000000
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
“NoFolderOptions”=dword:0000000
[HKEY_USERS\S-1-5-21-507921405-2139871995-725345543-500
\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
“NoFolderOptions”=dword:00000000
after that ,
save as types: all files
file name : whatever.reg
double click the .reg file just now you saved and it will be done.
If you have antivirus software, scan virus everytime you plug in a removable disk.
Don’t double click or open the removable drive , it will active the virus imeadiately.
Your pc will safe as long as you not open it.
How to know your removable disk infected by virus ?
Here is some of Symptom
Unable to ‘ Safely Remove Hardware’.
Unable to open removable drive with double click.
Once double click it pop up ‘Open with’ let you choose which program to open with.
If you right click the removable drive , if you found that ‘Autorun’ is the first option , that mean your removable disk inside has a autorun.inf file.
Read the rest of this entry »