i want to create an exe in vb.net by packaging few perl files along with it.
when i am packaging those files i am able to hide those files by making the hide option true.
but if the 'show hidden files' is selected those files will be visible.
Need : I want to lock/prevent the user from opening the perl file/code. want to know if there is any way to do it.
when i am packaging those files i am able to hide those files by making the hide option true.
but if the 'show hidden files' is selected those files will be visible.
Need : I want to lock/prevent the user from opening the perl file/code. want to know if there is any way to do it.
Comment