Quote:
|
Originally Posted by Archer
But there is another stupid limitation in version 1.0.1.0 - it doesn't run from TrueCrypt drive. (version 1.0.0.0 runs) Can you check is it possible to patch this in 1.0.1.0 ? (or crack trial in 1.0.0.0 ?)
|
This limitation is based in the install.exe file, not in binaries installed. When you execute the install file, this put in temp folder several files, and one is "C:\DOCUME~1\myname\CONFIG~1\Temp\RingThreeInstallerHelper.Dll" (spanish temp XP folder). This DLL has a exported 1 function called NSISHasInstallableDrive that is loaded by method getprocaddress in the install exe.
this function returns SUCCESS or FAILED in ASCII in EAX.
If someone can repack this install, I can give him/her a cracked version of RingThreeInstallerHelper.Dll
Best Regards