my.computer.filesystem.copyfil ... [英] my.computer.filesystem.copyfil...

查看:76
本文介绍了my.computer.filesystem.copyfil ...的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想知道这条语句是否可以在其他计算机上复制我的程序

I am wondering if this statement could make my program copies in other computers

推荐答案

如果这是基于Web的应用程序,则否.
如果这是基于.NET的应用程序,则可以...但是很有可能它实际上无法工作,因为无法保证您复制到的计算机将安装必需的.NET框架,而没有它,您的应用实际上是一个数据文件-它不会运行.

我会改用Setup And Deployment项目-它是为安装软件而设计的,复制文件不是.
If this is web based app - then no.
If this is .NET based app then yes...but there is a good chance it won''t actually work, as there is no guarantee that teh computer you copy onto will have the rquired .NET framework installed, and without it your app is effectively a data file - it won''t run.

I would use a Setup And Deployment porject instead - it is designed for installing software, which copy file isn''t.


这篇关于my.computer.filesystem.copyfil ...的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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