selling compiled scripts
Moderators: Dorian (MJT support), JRL
selling compiled scripts
Anybody here selling any of their compiled scripts?
I have no idea how to go about it or whats exactly required.
Anyone willing to share their experience, opinoins, comments or just point me in the right direction.
I have no idea how to go about it or whats exactly required.
Anyone willing to share their experience, opinoins, comments or just point me in the right direction.
- CyberCitizen
- Automation Wizard
- Posts: 721
- Joined: Sun Jun 20, 2004 7:06 am
- Location: Adelaide, South Australia
- Phil Pendlebury
- Automation Wizard
- Posts: 543
- Joined: Tue Jan 16, 2007 9:00 am
- Contact:
Yup + from me:
Write a comprehensive user manual.
Be sure to offer very friendly detailed and fast support.
Make sure your infrastructure is set up before you start.
Test test test.
Write a comprehensive user manual.
Be sure to offer very friendly detailed and fast support.
Make sure your infrastructure is set up before you start.
Test test test.
Phil Pendlebury - Linktree
- Marcus Tettmar
- Site Admin
- Posts: 7395
- Joined: Thu Sep 19, 2002 3:00 pm
- Location: Dorset, UK
- Contact:
Yes, you can sell .exes that you create with Macro Scheduler Pro.
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
Thanks for your input.
Any place I can find license agreement templates?
I kind of like Java's.
Whats the deal with Win8 and v12 MS?
What about digital signatures and installation issues? any sugestions would be helpfull.
I don't know what direction I may go in yet. Try to package something up and and just sell it or maybe package up a demo and sell my services.
The scripts that draw interest are for a very specialised group. small niche.
But I can see them being used in a broader market if I get them packaged properly.
Any place I can find license agreement templates?
I kind of like Java's.
Whats the deal with Win8 and v12 MS?
What about digital signatures and installation issues? any sugestions would be helpfull.
I don't know what direction I may go in yet. Try to package something up and and just sell it or maybe package up a demo and sell my services.
The scripts that draw interest are for a very specialised group. small niche.
But I can see them being used in a broader market if I get them packaged properly.
I thought about this a while ago, and did some sort of implementation.
If the person is required to be online when using your product, and you have a company website, you could do a quick query against a database to match up a customer, product, and registration code. If the match is there let them use the full version, if not they use the trial version/have limited capability etc.
If the person is required to be online when using your product, and you have a company website, you could do a quick query against a database to match up a customer, product, and registration code. If the match is there let them use the full version, if not they use the trial version/have limited capability etc.
I retrieve a unique machine code from the users system that does not have to be stored anywhere on the users computer including the registry. This makes it impossible for anyone to share the program they bought from me and will only work on the computer with the unique machine code they purchased it for.
Here is how I do it.
I write a program with some sort of restriction that can only be unlocked when they purchase the pro version.
I include an option to show the unique machine code and ask the user to include it with their purchase.
Now you have a coupe of options:
You can either store the machine code in a database on your server. When the program connects to your server and finds the unique machine code, it will unlock whatever restriction you have in place.
Or you can store the users machine code internally, which means you have to add the code to the script, recompile and ask the user to download the pro version.
Here is how I do it.
I write a program with some sort of restriction that can only be unlocked when they purchase the pro version.
I include an option to show the unique machine code and ask the user to include it with their purchase.
Now you have a coupe of options:
You can either store the machine code in a database on your server. When the program connects to your server and finds the unique machine code, it will unlock whatever restriction you have in place.
Or you can store the users machine code internally, which means you have to add the code to the script, recompile and ask the user to download the pro version.
Hello
Unless you like the idea of being hacked, don't include any code that the user is not yet entitled to.
That is the ONLY hack proof solution. If the exe has the ability to do things but is simply locked out, the user can hack the program to get those abilities.
But at the same time..... ..... it would be a compliment to be hacked. Only good programs get hacked. So maybe throw it out there and watch to see if it gets hacked. Then the users are telling you your stuff is worth the effort to hack. If that happens, sit back and enjoy and then change your m.o. to not include those abilities.
All that said, it really depends on how much it means to you. If it's for the money you may not want to be hacked at all. Otherwise, depending on how sick in the head you are, it might be fun to find out.
DISCLAIMER: I may have been forced by unnamed people to post this. And I don't know anything about any of these topics.
*This IS the Water Cooler.*
PepsiHog
That is the ONLY hack proof solution. If the exe has the ability to do things but is simply locked out, the user can hack the program to get those abilities.
But at the same time..... ..... it would be a compliment to be hacked. Only good programs get hacked. So maybe throw it out there and watch to see if it gets hacked. Then the users are telling you your stuff is worth the effort to hack. If that happens, sit back and enjoy and then change your m.o. to not include those abilities.
All that said, it really depends on how much it means to you. If it's for the money you may not want to be hacked at all. Otherwise, depending on how sick in the head you are, it might be fun to find out.
DISCLAIMER: I may have been forced by unnamed people to post this. And I don't know anything about any of these topics.
*This IS the Water Cooler.*
PepsiHog
Windows 7
PepsiHog. Yep! I drink LOTS of Pepsi (still..in 2024) AND enjoy programming. (That's my little piece of heaven!)
The immensity of the scope of possibilities within Macro Scheduler pushes the user beyond just macros!
PepsiHog. Yep! I drink LOTS of Pepsi (still..in 2024) AND enjoy programming. (That's my little piece of heaven!)
The immensity of the scope of possibilities within Macro Scheduler pushes the user beyond just macros!
- CyberCitizen
- Automation Wizard
- Posts: 721
- Joined: Sun Jun 20, 2004 7:06 am
- Location: Adelaide, South Australia
Doesn't work, my compiled scripts just sh!t themselves, weird dialog issues etc. It wasn't designed for it. That's why I need v13. So if your selling them make sure it is for the version of Windows and if you are going to support upgrades make sure your including the cost of upgrading your MS.stitch22 wrote:Whats the deal with Win8 and v12 MS?
FIREFIGHTER