PDA

View Full Version : ho to protect temp folder.


wasim21k
01-15-2007, 05:30 AM
hi guys.
i found one small problem.
i believe there is a solutions to this problem.
when i run my ams program (one stand alone exe file to protect my software) it extract all files in temp folder so while my program is running some one simply brows to temp folder and get what ever inside it.
i seen a one project i run and while it is running i can use windows explorer but when i try to open that temp folder it closes windows explorer.
i m just wandering how i can apply this to my applications? there must be some script or some way doing that.
any idea any solutions?

goldingname
01-15-2007, 07:36 PM
hello
this example can protect Temp folder(i tried it with explorer.exe)
but you should know it's 5 % safe
because there are many other ways
for example
1-copy Temp folder with command
2-create a program wich copy the temp folder
3-kill your programs process and then go to Temp folder
4 ....
.
.
.
n-!
=-=-=-=-==--=-=-=-==-=-=-=-=-

wasim21k
01-16-2007, 03:35 AM
thanks,
something is better then nothing, may be ams team should add some options to protect software,
or other way i was thinking that can you change settings that when ams project run it use some different temp folder.
any idea to do that?

goldingname
01-16-2007, 08:02 PM
hello again
i think it's a good idea
i'll try to find a way to do it