eh panu naman po pag nabura ung.vbs script file??? wat po gagawin??? d ko kc ma open ung C ska ung Usb ko eh???
Ayaw nya pa rin po mag open eh....
cd\attrib -h -r -s autorun.infren autorun.inf autorun.txtnotepad autorun.txt
deep freze
This is what I do...No need to dissable auto-play.We must understand that the only way for any virus na kumalat via USB is to be able to AUTORUN. so how does a virus does this? It creates autorun.inf. Basically, laman nitong file na ito is a call to a hidden executable file na nasa USB. Once it run, the virus attaches itself sa OS. So kahit idelete mo yung autorun.inf, walang use. Since active na sya, all it needs to do is write the autorun.inf file sa USB device.The file has the following attribute +H +S +R... so hindi mo ito makikita sa explorer. Pero you can access it directly and in read-only mode.Itong tip ko, effective ito kung hindi ka pa infected. Once you do this, it is guarenteed na hindi magkakaron ng chance na mainfect/maka infect USB mo. The virus may still be able to copy itself sa USB mo, pero it will never be able to run.Tama na kwento. Follow this steps:1. go to DOS prompt or command promt.2. go to your USB drive.3. type "MD autorun.inf" without the qoutes.4. type "CD autorun.inf" without the quotes.5. type "COPY CON protect.txt" without the quotes.6. press enter key7. press F68. press enter key, you should see 1 file(s) copied message.9. type "ATTRIB +H +R +S protect.txt" without the quotes.10. type "CD\" without the quotes.11. type "ATTRIB +H +R +S autorun.inf" without the quotes.You are done. Basically, you have created an autorun.inf directory. It is hidden, systemized and read-only. There is no way now that anything can be able to create autorun.inf file in your USB. The file protect.txt inside the autorun.inf directory is just there to make sure that the autorun.inf directory will never be deleted.HTH.
how to disable autorun?
one way is to use yung TweakUIXP na nasa control panel:
..then what is the answer to the other question?