Jump to content

Trojan Remover 6.7.2 patch not working for me


lapetite66

Recommended Posts

Hi:

I download the trojan remover three different times; the latest being around an hour ago. I installed the software (as I did on the other occasions) and tried the patch and it the message I get is the following:

"Wrong filesize or already patched!...nothing patched! ...done! :ENJOY IT"

I wondered if I was doing something wrong but I've used patches before and I've never had any problems...until now. I follow the direction listed in the notes(See below)

Black Riders"iNSTALL NOTES Ü

Install program, apply patch and use our keygen.

Make sure to disable 'Program Updates' in options and only

update the virus definitions!

Enjoy!"

Neither the patch nor the keygen works as I keep getting the message that the license registration has expired etc. :)

Link to comment
Share on other sites


  • Replies 5
  • Views 1.8k
  • Created
  • Last Reply

Yeah there is this issue with the file needed to be patched differ in name for xp/Vista. It has been solved though...

Link to comment
Share on other sites


Yeah there is this issue with the file needed to be patched differ in name for xp/Vista. It has been solved though...

It has been solved? What is the solution?

Link to comment
Share on other sites


Yeah there is this issue with the file needed to be patched differ in name for xp/Vista. It has been solved though...

It has been solved? What is the solution?

@echo off
cls
echo.
echo *********************************************************************
echo * BRD Patch/Keygen installer for Trojan Remover v6.7.2.2545 *
echo * Installation Script working on both MS-WinXP and MS-Vista *
echo * Batch Script Composed by : Neo a.k.a. The One *
echo *********************************************************************
echo.
pause
echo.
echo Applying BRD patch/keygen to register Trojan Remover v6.7.2.2545 ...
echo.
echo Identifying the OS. Please wait ...
if "%ALLUSERSPROFILE%"=="C:\Documents and Settings\All Users" goto winxp else goto vista

:vista
echo.
echo Operating System is : Microsoft Vista
echo.
set flag=1
ren "C:\Program Files\Trojan Remover\Rmvtrjan.exe" rmt.dta
goto patch

:reset
ren "C:\Program Files\Trojan Remover\rmt.dta" Rmvtrjan.exe
goto exit

:winxp
echo.
echo Operating System is : Microsoft Windows XP
echo.
set flag=0
goto patch

:patch
echo.
echo Initiating patching of the application. DO NOT CLOSE THIS WINDOW.
echo Close the program before applying the patch.
echo When the patching has successfully completed, return here to continue ...
echo.
patch.exe
pause
echo.
echo Initiating registration of the application. DO NOT CLOSE THIS WINDOW.
echo Launch the program now and register with any name, using the keygen.
echo When registration has successfully completed, return here to continue ...
echo.
keygen.exe
pause
echo.
echo Patching and Registering of Trojan Remover v6.7.2.2545 completed successfully.
echo.
echo Download and install all the latest program and database updates now.
echo.
echo Congratulations. Enjoy the fully registered version.
echo.
echo.
echo.
echo.
echo.
echo Neo
echo a.k.a.
echo The One
echo.
pause
if "%flag%"=="1" goto reset else goto exit

:exit
exit

Link to comment
Share on other sites


jalaffa, the latest version is 6.7.3 build 2547 and there isn't a patch available for it yet, the frontpage contains a note about the patch being for 6.7.2 build 2545, right?

Link to comment
Share on other sites


Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...