Posted January 4, 201015 yr I tried to built addon for C++ 2008 redistributable pack. But failed..I used cMenu to identify the installer type but it said unknown. Then i tried to extract it using universal extractor. It's being extracted successfully but inside the install.exe is known as "Microsoft external installer". It's undetectable by cMenu. My work progress stuck at here. Can any provide me a guide for this installer or built silent installer for this?
January 4, 201015 yr IDK about cMenu, but you can simply extract vcredist_x86.exe with 7-Zip or WinRAR. It's a SFX CAB archive. Inside you'll find a MSI and a CAB. Use /qb for silent install.
January 4, 201015 yr On XP use codes Microsoft runtimes that George gave you, creating a proper one from the original installer of 2008 requires some MSI editing skillsBTW here is an installer with both 2k5 and 2k8 that I use for Windows 7 if you want http://www.mediafire.com/?g5wonenmfom
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.