Life-Long Kaspersky!! It's true!

Eranda200

Member
Dec 11, 2007
3,593
3
0
...:::OLD TRAFFORD:::...
Life-Long Kaspersky !! Its TRUE...
2002157422097850949_rs.jpg





This is the tool with which u can be assured that ur Kaspersky edition will not stop working just because of absence of working keys. This will provide u with Life-long edition of Kaspersky. This small tool will reset ur Kaspersky trial period n restore it to 30-days. So this means that just resetting the trial period 12 times, will get ur Kaspersky working for an year.
The best part is that it is Legal.
;);););););)

Please don't forget to comment!! i dont take credits for this. this is just something that i found in a website. i didnt create this thing!


HTML Code:
http://rapidshare.com/files/95013882/Kaspersky_Resetter.rar
 

nrjayasinghe

Well-known member
  • Mar 7, 2007
    18,109
    3,527
    113
    46
    Buttala
    Machan meka run kalama samahara virus ahuwenne nethuwa yaida...? :confused: :confused: :confused: :confused: man McAfee 8.05i crack kala. eeta passe crack eka dunna sitie eken ena virus ahuwenne nethuwa giya. :no: :no: :no: :no: :no: :no: mekenuth ehema weida...? :confused: :confused: :confused: :confused: Did you check this...?
     

    Eranda200

    Member
    Dec 11, 2007
    3,593
    3
    0
    ...:::OLD TRAFFORD:::...
    i dont think u understand the concept here. this is not a complete patch. itz just a trial resetter. it means it will extend your Kaspersky trial every time u click it! that's it. i scanned the file using Avira antivirus n it found no problems.
     

    nrjayasinghe

    Well-known member
  • Mar 7, 2007
    18,109
    3,527
    113
    46
    Buttala
    Eranda200 said:
    i dont think u understand the concept here. this is not a complete patch. itz just a trial resetter. it means it will extend your Kaspersky trial every time u click it! that's it. i scanned the file using Avira antivirus n it found no problems.

    Ok Ok Thanks macho... Ehenam bayawenna deyak ne. Thanks alot
     

    Eranda200

    Member
    Dec 11, 2007
    3,593
    3
    0
    ...:::OLD TRAFFORD:::...
    hey this piece of info was in the .rar file:

    1) Close Kaspersky from the Taskbar.

    2) Open Kaspersky Resetter.

    3) Press 1 & Click Enter, this will reset ur Kaspersky trial period.

    4) Enjoy Life-Long Kaspersky.



    [FONT=&quot][/FONT]
     

    nrjayasinghe

    Well-known member
  • Mar 7, 2007
    18,109
    3,527
    113
    46
    Buttala
    Eranda200 said:
    i dont think u understand the concept here. this is not a complete patch. itz just a trial resetter. it means it will extend your Kaspersky trial every time u click it! that's it. i scanned the file using Avira antivirus n it found no problems.

    Yes Machao... You r correct. This is not a Crack, This is resetter only

    See the coding

    @ECHO OFF
    title Kaspersky v7.x Trail Reset 2.0 by Gr0uND ZYr0 aka De-EvIL

    ECHO.
    ECHO This patch will restore Kaspersky trail so it can be re-used in Trail Mode..
    :CONFIRM
    echo.
    echo ===================================================================
    echo ================KASPERSKY TRAIL RESET 7.0===========================
    echo ===================================================================
    echo====================================================by Gr0uND ZYr0===
    echo ===================================================================
    echo.
    echo Make sure you have exited Kaspersky and follow these steps.
    echo.
    ::=======================================
    ::(A)Choosing Scetions Bigin Here
    ::=======================================
    :A1
    echo Choose An Option:
    echo 1- Reset Kaspersky Trail
    echo 2- About Kaspersky Trail Reset
    echo.
    set/p "cho1=>"
    if %cho1%==1 goto B2
    if %cho1%==2 goto D1
    if %cho1%==exit goto End
    if %cho1%==Exit goto End
    echo please choose (1) or (2) . or type Exit, to Exit
    echo.
    goto A1P
    :A3
    cls
    Echo Done, Should Trail Reset Exit Now? (Y/N)
    set/p "cho3=>"
    if %cho3%==Y goto DX
    if %cho3%==y goto DX
    if %cho3%==n goto R1
    if %cho3%==N goto R1
    :B2
    > %TEMP%.\Fix.reg ECHO Windows Registry Editor Version 5.00
    >>%TEMP%.\Fix.reg ECHO.
    >>%TEMP%.\Fix.reg ECHO [-HKEY_LOCAL_MACHINE\SOFTWARE\KasperskyLab\LicStorage]
    >>%TEMP%.\Fix.reg ECHO.
    >>%TEMP%.\Fix.reg ECHO [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SystemCertificates\SPC]
    >>%TEMP%.\Fix.reg ECHO.
    REGEDIT /S %TEMP%.\Fix.reg

    goto A3
    ::=======================================
    ::(D) OTHERS = Greetz, Flames, Shouts here = LOL why are you reading inside the bat file anyway?? yeah i know, i dont care anyways :)>
    ::=======================================
    :R1
    cls
    goto A1
    :D1
    cls
    echo ========INFO===========
    echo version: 2.0 Released: 23/3/08
    echo writtenby: Gr0uND ZYr0
    echo =======================
    echo.
    echo This patch was written by De-EvIL aka Gr0uND ZYr0
    echo Credit for the Trail Reset discovery goes to hansomyy25.
    echo Greetz fly out to all astalavista members.
    echo.
    echo Thank you for spending some time reading this.
    echo.
    echo Gr0uND ZYr0
    pause
    echo.
    goto A3

    :DX