I am looking to the future where I might want to redistribute software developed with VC++ Express.
I know that the "redist.txt" file that comes with Visual C++ lists "vcredist_x68.exe" etc, but it also says that the file refers only to Visual Studio.
Having developed software with VC++ Express, am I allowed to either
1) link statically to the C runtime
2) redistribute vcredist_(x86|x64|IA64).exe
Yeah, I guess :P
vcredist is definitely redistributable though, because I remember it coming with GTA IV (I have no idea why the average GTA player would want a C++ compiler, but whatever).
Obviously it was redistributable in some way. But my concern was more that it might require a license, which the developers of GTA might have bought...
I have no idea why the average GTA player would want a C++ compiler, but whatever
I thought vcredist.exe installed the runtime only?
(I think it comes with many steam games as well, because they all insist on installing it every time :/)
@darkestfright,
Agreed. At least Microsoft admits its OS has problems. Then again, AFAIK Apple doesn't try to destabilise F/OSS software (they have contributed to F/OSS software, e.g. "cups" (Common UNIX Printing System) which I use).
Hmm... if I made a thread asking people which was the greater evil (Microsoft or Apple), I wonder how long it would be before the thread was reported for "flamebaiting"... :)