Jump to content

Expired


Recommended Posts

Hello   , everyone

can some one explain on script how to make expired

Even if the user changes the history / time and re-setup new Windows

i just want program expired in 30 days after i convert script to exe

dumb question i know

just help if u can :)

Edited by SHAQFU
Link to comment
Share on other sites

An option could be check an unique hardware id with some data in a server.

 

Saludo

Link to comment
Share on other sites

Welcome to the AutoIt forums!

But... You can't just go asking other people to write a script for you, especially not in your first post. People are here to donate their time (for free!) to help other people solve the issues they are having while writing a program, not for just writing entire scripts for free.

I guess the easiest solution to your problem is to hardcode a date in your script and use _DateDiff() (click it to read the online helpfile, which contains a complete working example) to check the current date against that date. There are still a number of vulnerabilities with that, but start from there.

If you have further questions, start a new topic on this forum, show the code that you have tried to write and explain the issue you have trouble with. Good luck!

Roses are FF0000, violets are 0000FF... All my base are belong to you.

Link to comment
Share on other sites

SHAQFU,

Please keep communications in open forum, not PM.  This ensures that all members can participate in learning/teaching.

Also, please read the forum rules.  The code you PM'ed me is for a game and not allowed.

kylomas

Forum Rules         Procedure for posting code

"I like pigs.  Dogs look up to us.  Cats look down on us.  Pigs treat us as equals."

- Sir Winston Churchill

Link to comment
Share on other sites

Can OP tell me why, if I did not respond directly to this post, I was sent a PM, asking me for help on this subject.

 

The PM contained code for a game as well.

All by me:

"Sometimes you have to go back to where you started, to get to where you want to go." 

"Everybody catches up with everyone, eventually" 

"As you teach others, you are really teaching yourself."

From my dad

"Do not worry about yesterday, as the only thing that you can control is tomorrow."

 

WindowsError.gif

WIKI | Tabs; | Arrays; | Strings | Wiki Arrays | How to ask a Question | Forum Search | FAQ | Tutorials | Original FAQ | ONLINE HELP | UDF's Wiki | AutoIt PDF

AutoIt Snippets | Multple Guis | Interrupting a running function | Another Send

StringRegExp | StringRegExp Help | RegEXTester | REG TUTOR | Reg TUTOT 2

AutoItSetOption | Macros | AutoIt Snippets | Wrapper | Autoit  Docs

SCITE | SciteJump | BB | MyTopics | Programming | UDFs | AutoIt 123 | UDFs Form | UDF

Learning to script | Tutorials | Documentation | IE.AU3 | Games? | FreeSoftware | Path_Online | Core Language

Programming Tips

Excel Changes

ControlHover.UDF

GDI_Plus

Draw_On_Screen

GDI Basics

GDI_More_Basics

GDI Rotate

GDI Graph

GDI  CheckExistingItems

GDI Trajectory

Replace $ghGDIPDll with $__g_hGDIPDll

DLL 101?

Array via Object

GDI Swimlane

GDI Plus French 101 Site

GDI Examples UEZ

GDI Basic Clock

GDI Detection

Ternary operator

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

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