怎样把windows application的exe拷到别的机器上?有人会吗?
我的exe文件是Windows Application的。 在本机可以运行,(带整个文件夹)拷到其他没有.net但装了.net FrameWork (NET Framework Version 1.1 Redistributable Package)的机器上,就不能运行了。
跳出一个Common Language Runtime Debugging Services对话框说:
Application has generated an exception that could not be handled.
Process id=0x99c(2460), Thread id=0x380(896).
Click OK to terminate the application.
Click CANCEL to debug the application.