Installers
-
Install Forge Also Has A Built-In Copy Protection System.
You Can Use Your Serial Numbers By Adding Them Manually Or Simply Click On The Button
"Generate" And It Will Do The Job For You :)
Then Simply Store The Serial Numbers By Pressing The Save Button
-
@Natanr said in Installers:
Install Forge Also Has A Built-In Copy Protection System.
Looks great. How many maximum serials can be generated in one installer?
-
@Natanr How do you specify different install directories for different files? It looks like you can add as many files and folders as you want, but they can only go to one destination.
-
@orange
Have No Idea, But I Made 10.000 Serials With The Application Easily
-
@dustbro
I Believe That The Installing Destination Is Limited To Only One :/
But The Trick Is To Create Two/2 Installers, One For 32 Bit And The Other One For 64 Bit.
I Seen So Many Companies Use This MethodBTW, I'll Send Them A Quote And Ask Them How To Make Multiple Paths
-
Do you guys really bother using serials as copy protection? This isn’t effective at all as far as I know or is it?
-
This isn’t effective at all as far as I know or is it?
It certainly doesn't prevent copying or "piracy".
-
Piracy is a good advertisment solution
-
I checked some traffic of developer sites and was surprised to see that approx 15% of the traffic comes from some shady sites and leads to PayPal :)
-
@clumsybear said in Installers:
Do you guys really bother using serials as copy protection? This isn’t effective at all as far as I know or is it?
We've had this conversation both here and in other forums so many times I lost count. The real-world answer to this is "Yes, it is effective..."
EVERYONE on the planet has an opinion about copy-protection and how its a waste of time - note thats OPINION, when you ask them about their experience its zero - they are not a developer and have never released a product.
We should be very wary of these opinion givers, it's a classic case of logic defeating experience, so if you are basing your view on logic in this instance not experience then you are wrong (in my experience). Here's why:if you have no copy protection the script-kiddies will upload your product to a warez site in the first 2 weeks - killing your initial(major) sales - with no perceived consequence to them
.
If you do have (even the simplest easily breakable) copy-protection this wont happen - and it will take a serious cracker several months to get to you(if they even bother) - ensuring your sales in those months stay strong.@clumsybear - I'm not saying you are one of these opinion givers by the way...just suggesting you be careful being influenced by them.
-
@Lindon I assume that a serial key in this instance acts as a watermark since there is nothing to prevent someone uploading the plugin along with their serial key?
-
I assume that a serial key in this instance acts as a watermark since there is nothing to prevent someone uploading the plugin along with their serial key?
Yup, same with the "Simple copy protection system done right" approach I posted a few months back.
Unless you're willing to hunt down people all across the world and go through a tedious lawsuit where you would have to really prove that it was this individual that was breaking your license agreement (good luck with that one), the only thing something like this does is to keep the "moderately criminal" user from uploading the product along with his serial.
I would say the minimum level of copy protection (and what we are using for our products) needs to limit the amount of systems that can load the software with a given serial number by identifier the machine ID and registering it to a serial with a arbitrary number of registration slots (eg. 5). From then on cracking your software requires the skill to reverse-engineer a binary and remove the safe checks, and normally once you get the attention of people with that skill set you're either super unlucky or have made enough money that you can dry your tears with dollar bills.
-
@Christoph-Hart said in Installers:
I would say the minimum level of copy protection (and what we are using for our products) needs to limit the amount of systems that can load the software with a given serial number by identifier the machine ID and registering it to a serial with a arbitrary number of registration slots (eg. 5).
Would that require some kind of "call home" to a server?
-
Yes once for the plugin-activation (or you can use a tedious offline authorisation procedure which involves shuffling around XML files across different computers if you're paranoid about letting internet on your music computer).
After the registration it won't call home (this would be really awful if you can't use the plugin without internet access).
-
@d-healey correct - thats all it is...
-
I have the ultimate copy restriction solution, GNU GPL ;) notice how no-one has "pirated" HISE. :p
-
@d-healey said in Installers:
I have the ultimate copy restriction solution, GNU GPL ;) notice how no-one has "pirated" HISE. :p
-- how would you know?
-
@Lindon Well you're allowed to copy and redistribute it so there is no copyright infringement (aka piracy). If someone took the HISE source code and used it in a proprietary app without permission that would be copyright infringement but would it be piracy?
-
Actually I found a installer of HISE 1.5.0 on some warez site a few months back :)
EDIT: Found it: https://www.wattpad.com/755629828-complete-new-hart-instruments-sampler-engine-hise
Disclaimer: if you click on it you'll be downloading a spurious .dmg which most likely will contain some nasty malware.
-
@Christoph-Hart Yeah but they're allowed to modify it and redistribute, even if the modification includes adding malware :P