Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / C++ Libraries / November 2005

Tip: Looking for answers? Try searching our database.

Redistributable C Runtime libraries for Visual C++ 2005 Express

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Joel - 23 Nov 2005 09:00 GMT
I have Visual Studio C++ 2005 Express installed. I do not have
vcredist_x86.exe or any of the redist directories that are referenced in the
documentation. I have redist.txt that mentions the redistributable files, but
I don't have them. The only download I can find is for Beta2 redistributable
libraries. Does anyone know where can I find these files?
Ted - 23 Nov 2005 18:25 GMT
Check for it in folder:

\Program Files\Microsoft Visual Studio
8\SDK\v2.0\BootStrapper\Packages\vcredist_x86

If not there, then use the merge modules in:

\Program Files\common files\Merge Modules

Ted.

>I have Visual Studio C++ 2005 Express installed. I do not have
> vcredist_x86.exe or any of the redist directories that are referenced in
[quoted text clipped - 4 lines]
> redistributable
> libraries. Does anyone know where can I find these files?
Joel - 24 Nov 2005 00:23 GMT
Thank you for the reply Ted.

My \Program Files\Microsoft Visual Studio
8\SDK\v2.0\BootStrapper\Packages\vcredist_x86 folder only includes Engine,
Packages, and Scheme. However, I do have the merge modules. What a relief!

I have been reading about merge modules since they are somewhat new to me.
Most of the documentation talks about using Visual Studio to build a
installer, but unfortunately the Express edition does not include the
installer project support.

I started using Inno Setup to distribute my program, but I think I need the
unpacked files to use with Inno Setup. What is the recommended approach? Does
anyone have experience with msm2msi? Perhaps I could include the CRT merge
module as an msi in my distribution.  I found WiX and extracted the XML from
the msm file, but I don't know if that helps me at all.

Any suggestions are greatly appreciated.

> Check for it in folder:
>
[quoted text clipped - 15 lines]
> > redistributable
> > libraries. Does anyone know where can I find these files?
Ted - 24 Nov 2005 00:55 GMT
Here you can use this:

http://blogs.msdn.com/nikolad/archive/2005/09/02/460368.aspx

strangely, he has a typo in step 8, it should be:

 1.. >cd d:\WiX
 2.. >candle.exe vccrt.wxs -out vccrt.wixobj
 3.. >light.exe vccrt.wixobj -out vccrt.msi
The funny thing is that he has a troubleshooting that mentions this exact
typo (troubleshooting step 1)

Ted.

> Thank you for the reply Ted.
>
[quoted text clipped - 39 lines]
>> > redistributable
>> > libraries. Does anyone know where can I find these files?

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.