Jump to content

Customer Support Tools. Distrubute?


Recommended Posts

I work for a software company doing tech support and at times the knowledge gap between support and the customer could/can be bridged by some automation tools. What is the policy for me (lowly tech support guy) making scripts (*.exe) and sending out to my customers?

"each copy should include all copyright and trademark notices, and shall be accompanied by a copy of this EULA. Copies of the SOFTWARE PRODUCT may be distributed as a standalone product or included with your own product" Cut and paste from the front page http://www.autoitscript.com/

In practical terms what does that mean? What exactly do I have to include with for example a RegDel.exe tool I made for a customer?

Not a lawyer and before out go to our mgmt chain and then to the lawyer I would like to understand what I am really getting us into?

Thanks!

Edited by evilpacketmonkey
Link to comment
Share on other sites

I work for a software company doing tech support and at times the knowledge gap between support and the customer could/can be bridged by some automation tools. What is the policy for me (lowly tech support guy) making scripts (*.exe) and sending out to my customers?

"each copy should include all copyright and trademark notices, and shall be accompanied by a copy of this EULA. Copies of the SOFTWARE PRODUCT may be distributed as a standalone product or included with your own product" Cut and paste from the front page http://www.autoitscript.com/

In practical terms what does that mean? What exactly do I have to include with for example a RegDel.exe tool I made for a customer?

Not a lawyer and before out go to our mgmt chain and then to the lawyer I would like to understand what I am really getting us into?

Thanks!

In a nutshell (The way I understand it though if I'm wrong I would be happy to be corrected.) is you do not need to include the AutoIt EULA on your distributed compiled scripts. You may however want to include your own EULA in the software you distribute to cover things such as reverse engineering and to hold you harmless for a couple of examples.
Link to comment
Share on other sites

In a nutshell (The way I understand it though if I'm wrong I would be happy to be corrected.) is you do not need to include the AutoIt EULA on your distributed compiled scripts. You may however want to include your own EULA in the software you distribute to cover things such as reverse engineering and to hold you harmless for a couple of examples.

In an even smaller nutshell, it looks to me like the License has changed again since I last checked it and what you stated may now be incorrect. I'll have to call in the legal team to see where it stands now becuase I don't see anything in there about scripts (compiled or not) belonging to the author of said script. I will have to look at some of the old help files just to see when and what changes were made.

It's in the help file under License and it looks like you now have to include a copy of the EULA but I'm guessing it's up to Jon (or Valik?) to clarify that.

George

Question about decompiling code? Read the decompiling FAQ and don't bother posting the question in the forums.

Be sure to read and follow the forum rules. -AKA the AutoIt Reading and Comprehension Skills test.***

The PCRE (Regular Expression) ToolKit for AutoIT - (Updated Oct 20, 2011 ver:3.0.1.13) - Please update your current version before filing any bug reports. The installer now includes both 32 and 64 bit versions. No change in version number.

Visit my Blog .. currently not active but it will soon be resplendent with news and views. Also please remove any links you may have to my website. it is soon to be closed and replaced with something else.

"Old age and treachery will always overcome youth and skill!"

Link to comment
Share on other sites

Why is this an issue? The following is clearly stated:

The definition of SOFTWARE PRODUCT does not includes any files generated by the SOFTWARE PRODUCT, such as compiled script files in the form of standalone executables.

So, if compiled scripts are not SOFTWARE PRODUCT you do not have to distribute them as if they were SOFTWARE PRODUCT.

Reading! It helps in understanding!

Link to comment
Share on other sites

Just old age. The mumbo jumbo of legalese had my head swimming.

Thanks for the clarification.

George

Question about decompiling code? Read the decompiling FAQ and don't bother posting the question in the forums.

Be sure to read and follow the forum rules. -AKA the AutoIt Reading and Comprehension Skills test.***

The PCRE (Regular Expression) ToolKit for AutoIT - (Updated Oct 20, 2011 ver:3.0.1.13) - Please update your current version before filing any bug reports. The installer now includes both 32 and 64 bit versions. No change in version number.

Visit my Blog .. currently not active but it will soon be resplendent with news and views. Also please remove any links you may have to my website. it is soon to be closed and replaced with something else.

"Old age and treachery will always overcome youth and skill!"

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...