复制.exe安装文件后,它将过期 [英] Once copy the .exe setup file its expire

查看:109
本文介绍了复制.exe安装文件后,它将过期的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在windows c#中有一个应用程序,但是我希望代码能够一次性复制.exe安装文件,它的自动过期,请你帮助我任何人帮助我



谢谢你好



问候

P.Bharath kumar

I have an application in windows c# but i want code for once copy the .exe setup file its atomatically expire, will u please any one help me

thank you

Regards
P.Bharath kumar

推荐答案

你可以'这样做。

如果您复制文件,目标文件与原始文件完全相同 - 它不包含任何我是xxx的第三个副本或类似的信息那。如果您发送安装程序并在我安装它之前将其复制,那么在安装它时您对原始文件的操作并不重要,我仍然可以安装我可以安装的副本,因为它没有受到影响。



相反,通过许可来复制保护您的应用程序: .Net应用程序的软件拷贝保护 - 教程 [ ^ ]但不要指望奇迹! Adobe花费数百万美元用于复制保护Photoshop,而破解版本在发布新版本的当天就会访问torrent网站!
You can''t do that.
If you copy a file, the destination file is exactly the same as the original - it does not contain any information which says "I am the third copy of xxx" or anything like that. If you ship a setup program and I copy it before I install it, it doesn''t matter what you do to the original when I install it, I still have the copy which I can install from because it is untouched.

Look instead at copy protecting your application through licencing: Software Copy Protection for .Net Applications - a Tutorial[^] but don''t expect miracles! Adobe spend millions on copy protecting Photoshop, and the "cracked" version hits the torrent sites the same day they release a new version!


这篇关于复制.exe安装文件后,它将过期的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆