HI
Can any one help me for protectin my software that i made in VB 6.0
I have made setup of my software and now i am required that it can not be run by anyone accept me. Is there any provision doing that.
Pls suggest me.
Advertisements. Register and be a member of the community to get rid of them.
I don't know about VB Packager, but I used to do it with Ghost Installer. It has a free version (not the studio version) which you can use, write small xml file and create professional setups.
__________________
i generally prefer quality over quantity
1 aadi + 1 aadi = 1 full ;)
Hi,
You can use WinRAR (or any other software which can create SFXs) to create a SFX archive with password protection. If you want a free alternative, then you can create SFX using 7-Zip.
By the way, you may also want to take a look at here and here