Old 8th August 2008, 19:27   #1
musikit
Junior Member
 
Join Date: Aug 2008
Posts: 6
Detecting VCRT9.0

hello,

my project is currently upgrading from VS2005 to VS2008. previously we had found a NSIS script that was able to detect if the VCRT8.0 was installed. i tried looking around google and couldn't find an equivalent one for VCRT9.0. has anyone had to do this yet and would be nice enough to pass the script to the community?

thank you.
musikit is offline   Reply With Quote
Old 11th August 2008, 23:14   #2
vbguy
Junior Member
 
Join Date: Jul 2006
Posts: 30
If you give us a a link to the code that detects vcrt8.0 maybe we could help you.
vbguy is offline   Reply With Quote
Old 13th August 2008, 01:48   #4
vbguy
Junior Member
 
Join Date: Jul 2006
Posts: 30
Quote:
Originally posted by musikit
http://nsis.sourceforge.net/VC_8.0_Redistributables
http://forums.winamp.com/printthread...hreadid=289030
http://nsis.sourceforge.net/Talk:VC_...distributables
This forum software is severely misconfigured. I'm just reposting so everyone can see the URLs.

[As an aside to whoever runs this site: why not just use "nofollow" tags in the links? That way spammers lose and content wins. This "user submitted URL" nonsense is idiotic.]

Edit: All these examples use the product code of VC 8.0 redistributable. This product code is inside the MSI file for the redistributable.

In order to find the VC 9.0 product code just search for the VC 8.0 product code in the VC8 redistributable MSI file. Then locate around the line in the VC9 MSI file and you'll find the correct code.

It's a pain in the ass. You should probably rethink your problem. Or ask this same question on the MSDN forums.

Last edited by vbguy; 13th August 2008 at 04:44.
vbguy is offline   Reply With Quote
Old 13th August 2008, 14:03   #5
musikit
Junior Member
 
Join Date: Aug 2008
Posts: 6
thank you vbguy
musikit is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump