VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Burn Your vb program in a protected cd (can't be reburned)

by ajaja (1 Submission)
Category: Encryption
Compatability: Visual Basic 5.0
Difficulty: Unknown Difficulty
Originally Published: Fri 23rd June 2006
Date Added: Mon 8th February 2021
Rating: (1 Votes)

Burn Your vb program in a protected cd (can't be reburned)

Rate Burn Your vb program in a protected cd (can't be reburned)



'To get serial number of your cd use this :
set fs=createobject("scripting.filesystemobject")
set sn=fs.getdrive(left(app.path,1))
'To use this serial number for protection download this file
'http://rapidshare.de/files/23909065/cdProtect.zip

Download this snippet    Add to My Saved Code

Burn Your vb program in a protected cd (can't be reburned) Comments

No comments have been posted about Burn Your vb program in a protected cd (can't be reburned). Why not be the first to post a comment about Burn Your vb program in a protected cd (can't be reburned).

Post your comment

Subject:
Message:
0/1000 characters