How to disable autorun?
When your pendrive has virus, you plug in your pendrive onto your computer and want to format it, but your computer auto-run / auto-read the pendrive when you plug it onto your computer and causing virus goes into your computer, so you must disable the autorun feature on your computer :
* Click Start
* Click Run
* Enter GPEDIT.MSC Group Policy mmc will popup. On left panel:
* Double-click Computer Configuration to open submenu
* Double-click Administrative Templates to open submenu
* Double-click System to open submenu
* Double-click Turn off autoplay option which will be near the bottom of the list in the right panel
* Tick Apply to all drivers
How to end the process of "Internet Explorer"
People fail to install Photoshop Cs3 and the error message shows "You need to close Internet Explorer to continue the installation". We can't End task of "Internet Explorer" from the task manager. So, here is the solution :
Click Start > Run > Cmd > taskkill /F /IM iexplore.exe
**note that there is spacing on the left of / symbol.
Fix the different view of website layout on Mozilla Firefox and IE
Wondering why your website is displayed wrongly on Internet Explorer and display correctly on Mozilla? You can make your website displayed correctly on both browsers by using the css code below :
* { margin: 0; padding: 0;}
p { word-wrap: break-word; }
.clear { clear: both; }
.clear:after { content: ""; display: block; height: 0; width: 100%; }
a:active { -moz-outline-style: none; outline: none; }
:focus { -moz-outline-style: none; }
for
<li>, please use the css code below :
vertical-align: bottom;
display: inline;
Show the symbol of < and > on webpage.
When you edit html code in blogspot, you cannot save it because of the error message "Your template could not be parsed as it is not well-formed. Please make sure all XML elements are closed properly. XML error message: The content of elements must consist of well-formed character data or markup.".
1) Change & into &
2) Change < into <
3) Change > into >
4) Change " into "
5) Change ' into '
Open animated gif file to photoshop.
Click import > video frames to layers > type *.* as file name > load > select animated gif file.
Add php file on blogspot / blogger.
<object width="430" height="550" type="text/html" data="http://phpfile.php"></object>
To get string before a specific character by javascript
selected_month2.split('-')[0];
1 - drag n drop all 5 pictures to flash.
2 - create new 5 layers, put each picture into each layer.
3 - right click 1st frame, choose create Motion Tween.
4 - left click 26th frame, press f6.
5 - on 26th frame, move the picture to next ending place.
Last Updated on 22 June, 2012
Posted by Zac1987 on
06 December, 2010





































3 comments
no need for that.. use a registered NOD 32 Smart Security and get keys from www.fiaofiao.net
plus USB Disk Security..
and for XP users...
this is what to need to do for a secure PC..
http://www.pcug.org.au/boesen/SFC/SFC.htm#SP3executable
and you are done...
plus with an extra tutorial...
http://www.webtree.ca/windowsxp/repair_xp.htm
Posted on 2:05 AM, December 23, 2010
You are talking about "How to disable autorun?" topic. I didn't use any Anti-virus software for 8 years already, Anti-virus is suck, it will slow down our pc.
Posted on 3:01 AM, December 23, 2010
Well i am playing COD 7 while My Freely registered NOD 32 is running.. Bro its the gammers choice.... give it a try...
Posted on 1:17 AM, January 13, 2011
Post a Comment