"slimmed" framework

  • Thread starter Thread starter Albert P.
  • Start date Start date
A

Albert P.

Hello,

I want to pass a vb.net program without having to install
the whole .net framework on the other computer. Is there a
possibility to install a "slimmed" version of
the .netfx.exe? Has anybody already created such a slimmed
version or can anybody tell me that this is definitely n
o t possible?

Thank you for your help.
 
If the target PC is a Windows server 2003 then you dont have to :-), but then if it were, I dont think you would have posted this question
Unfortunately there is not. I was looking to send a demo at one time having constraints similar to yours and looked around quite a bit, but neither could I find any nor was such a solution recommended. The dotnetfx installs all the core class libraries and other files required just for dot net apps to run. But on the positive side, once installed, it never needs reinstalls ever from that point.
 
Back
Top