Tobbe / losi

LiteStep OpenSource Installer
https://tlundberg.com/losi
Other
51 stars 13 forks source link

vc9 sp1 redist #24

Open Tobbe opened 15 years ago

Tobbe commented 15 years ago

Test and make sure that a module built with VC9 runs on a machine that only has the vc9 sp1 redist installed. If it does, LOSI should recommend installing only vc9 sp1, if it doesn't both vc9 redists and vc9 sp1 redists should be recommended.

the-golem commented 12 years ago

Should we also be recommending VC10 (msvcr100.dll and msvcp100.dll IRC)?

Tobbe commented 12 years ago

Are there any modules built that depends on vc10?

the-golem commented 12 years ago

Not that I specifically know of, but wouldn't modules built in vc10 depend on vc10? E.g. Someone starts doing module programming, and can only get the latest VC++Express.

Ixentus commented 12 years ago

The latest AcidMail (unreleased) is built in vc10 ;)