Advanced lancher

Do you need something made? then ask in here.
Forum rules
Please LOCK your topics once you have found the solution to your question so we know you no longer require help with your query.
10 posts Page 1 of 1
Contributors
User avatar
Kobra1984
Member
Member
Posts: 38
Joined: Mon Sep 05, 2011 1:01 pm

Advanced lancher
Kobra1984
Hello
I am trying to create a launcher that will check for updates for multiple files and create a file inside a dir that will tell if the launcher is registered or not.
and if it is not you can have the ability to register your product and have a key to register it with.
Filip
Coding Guru
Coding Guru
Posts: 833
Joined: Wed Jan 05, 2011 3:59 pm

Re: Advanced lancher
Filip
Etter use registry
CodenStuff wrote:
Nope, it's just your sick and dirty mind. You sick twisted warped little pervo :D
User avatar
Kobra1984
Member
Member
Posts: 38
Joined: Mon Sep 05, 2011 1:01 pm

Re: Advanced lancher
Kobra1984
yea
User avatar
Agust1337
Coding God
Coding God
Posts: 2456
Joined: Fri Feb 19, 2010 8:18 pm

Re: Advanced lancher
Agust1337
Internet = less secure and easier to crack.
Registry = a little more secure but still easy to crack if you find the key
Top-notch casual Dating
User avatar
Napster1488
VIP - Donator
VIP - Donator
Posts: 524
Joined: Fri Jan 07, 2011 8:41 pm

Re: Advanced lancher
Napster1488
You wonna have a Program with Register Function and Save the Key somewhere ?!
U could save the Key(s) in a Text File on a FTP Server,but Encrypt the Keys so no one can read it.
YouTube Downloader v3.0
Image
Image
Image
User avatar
Agust1337
Coding God
Coding God
Posts: 2456
Joined: Fri Feb 19, 2010 8:18 pm

Re: Advanced lancher
Agust1337
it would probable be better to encrypt a file with about being suspicous. Like:
Instead of registered.vkey or something it would be 029xoem.xli
Top-notch casual Dating
User avatar
Napster1488
VIP - Donator
VIP - Donator
Posts: 524
Joined: Fri Jan 07, 2011 8:41 pm

Re: Advanced lancher
Napster1488
U could also store the Keys in a Text File which is in a Special Folder and Secure that Folder with a Password and make it Invisible for User,i saw some Code for that + Encrypting the Keys...then its Secure enough i think.
YouTube Downloader v3.0
Image
Image
Image
User avatar
mandai
Coding God
Coding God
Posts: 2585
Joined: Mon Apr 26, 2010 6:51 pm

Re: Advanced lancher
mandai
Is security even a requirement in this case?
User avatar
comathi
Coding God
Coding God
Posts: 1242
Joined: Fri Mar 26, 2010 1:59 pm

Re: Advanced lancher
comathi
Well, it would certainely be preferable as the keys would have to remain secret to everyone but the person registering it.
User avatar
Kobra1984
Member
Member
Posts: 38
Joined: Mon Sep 05, 2011 1:01 pm

Re: Advanced lancher
Kobra1984
What is I made it a file read
like version number and then
the corresponding key like in a MySQL database.
it would read the id number in the database and know what key it is and if it is a valid key or not
10 posts Page 1 of 1
Return to “Tutorial Requests”