What you need:
1.Bat2Exe Converter
2.Some skills and patience.
1st, make a txt file anywhere and paste this code in it.
CODE
@echo off
ping -n 20 127.0.0.1 >NUL
cd C:\Program Files\Microsoft Security Essentials
@echo off
MpCmdRun.exe -SignatureUpdate
NOTE : The ping command is for delaying it's startup time. Useful for those who using wifi or computer slow startup. To change the ping time delay, change the number on this code.
CODE
ping -n <number>
then save it as batch file.
To save it as batch file, goto File > Save As
After that, the change the filename to "ANYTHING.bat" and the Save as file type to All Files
NOTE: Remember that the filename must end with " .bat " without quotation
Now, you have just completed a batch file.
It's now time to use Bat2Exe Converter..open up the software and follow the next step.
1st, browse your batch file that we have done just now.
after that, make sure you tick it as a Ghost Application if you want it start without any window coming out.
Then COMPILE it.
Next, we need to make it startup everytime the window starts. What we have to do is move the exe file to startup folder.
1st, click on START button > right click > Explore All Users
then goto Start Menu > Programs > Startup
copy the exe file into the Startup folder
Now, you are DONE! Try to restart windows and enjoy your MSE update on startup!
Batch file code Source : http://forums.mydigitallife.info/threads/13229-MSE-update
The rest are totally made by myself
This post has been edited by kennethkee93: Mar 21 2010, 08:29 PM
Mar 21 2010, 08:28 PM, updated 16y ago
Quote
0.0150sec
0.72
6 queries
GZIP Disabled