How to run a trial program forever without expiring

I am not 100% sure that this method is working with all existing software but I am convinced that will work for a lot of them.

Running a trial version of a software without expiring can be possible using a small piece of program named RunAsdate which intercepts the kernel API calls that returns the current date and time (GetSystemTime, GetLocalTime, GetSystemTimeAsFileTime), and replaces the current date/time with the date/time that you specify. This program is working only in 32bit environment. The best part: it’s FREE!

Let’s get started. Give it a search in your search engine for: RunAsdate, download it and run it.

run_a_trial_program_forever_without_expiring_runasdate

Open the application you want to hack, chose a date and time you want the application to run all the time you open it and create a shortcut desktop which you will use it to open that program from now.

Disclaimer: you are doing this on your responsibility. I am not responding for any consequence.

Tags : , , , , , , , , ,

If you enjoyed this post, please consider to leave a comment or subscribe to the feed and get future articles delivered to your feed reader.

Leave Comment