gocoders.blogspot.com
GoCode[rs]: Solution : Covering Your Data in CD From Being Copied
http://gocoders.blogspot.com/2008/09/solution-covering-your-data-in-cd-from.html
Solution : Covering Your Data in CD From Being Copied. Posted at: 9/19/2008 03:28:00 PM Filed Under: how2.0. Since my reader want to know how to protecting her data from being copied, there is several type of solution. So, now i would like to review a little bit about an application called CDSHiELD that can protect your data [in your cd] from being copied. Ok, you can download this application [ here. It's features comes with:. If you find this info didn't help, you can just drop by this site [ here.
gocoders.blogspot.com
GoCode[rs]: how2.0 : Change/Add Restrictions And Features [a further info about registry tweak & hack]
http://gocoders.blogspot.com/2008/09/how20-changeadd-restrictions-and.html
How20 : Change/Add Restrictions And Features [a further info about registry tweak and hack]. Posted at: 9/16/2008 05:55:00 AM Filed Under: hack. If you want to make restrictions to what users can do, you can edit the Registry. You can add and delete Windows features in this key shown below. Certain things you must know about registry editor:. It's very sensitive. Make sure you change anything inside it if you didn't know about it. The Boolean number "0" is for ON. The Boolean number "1" is for OFF. Disab...
gocoders.blogspot.com
GoCode[rs]: how2.0 : Create Your Own Password Protected Folder
http://gocoders.blogspot.com/2008/09/how20-create-your-own-password.html
How20 : Create Your Own Password Protected Folder. Posted at: 9/15/2008 12:54:00 PM Filed Under: how2.0. Ever had a situation where you want to keep your file secretly. Avoid others from accessing your private data by your own application! Here it is :. Firstly, i'll explain about the method used in this batch [*.bat] program. Here, we'll use an unique method to create a folder that seen as "control panel". Magic? You can change the middle string such as, "MyOwnFolder.{21EC2020-3AEA-1069-A2DD-08002B3...