.net - Which VC++ Runtime do I need if I'm using C++/CLI in VS 2010? -


which vc++ runtime need package app installer if i'm using c++/cli in vs 2010? assuming target pc running windows xp/vista/7 , has no other vc++ runtime installed.

  1. visual c++ 2005 -- 3 mb
  2. visual c++ 2005 sp1 -- 3 mb
  3. visual c++ 2008 -- 2 mb
  4. visual c++ 2008 sp1 -- 4 mb

i'm targeting .net 2.0 although i'm building app toolsversion set "4.0".

your job ll done using one.

visual c++ 2008 -- 2 mb

i using same.


Comments

Popular posts from this blog

Delphi XE2 Indy10 udp client-server interchange using SendBuffer-ReceiveBuffer -

Qt ActiveX WMI QAxBase::dynamicCallHelper: ItemIndex(int): No such property in -

Enable autocomplete or intellisense in Atom editor for PHP -