My problem: I have 2 pcs. On the first I installed an C#, .Net4.0 desktop application.
Is it possible to run the same application on pc2 – without having the installation file? Just copy the target folder (incl. .exe, .dlls, etc.) from pc1 without having the installation file isn’t enough.
So, could please somebody suggest a good tool, that finds all depended files to build let’s say an transportable zip?
Thanks in advance.
Silva
ILSpy http://ilspy.net/ and Checkasm http://www.amberfish.net/ are both pretty good at this.