Posted on: 7/15/2014 7:04:41 PM | Views : 369

I have these URLs from the bootstrapper package from Visual Studio 2013. I left off the http part of the URL so this thing would accept it.
go.microsoft.com/fwlink/?LinkID=230852&clcid=0x409
go.microsoft.com/fwlink/?LinkID=230853&clcid=0x409
They point directly to the installation files (32 bit and 64 bit) for SQL Express 2012.
I would really like to have the same sort of URLs that point to the installation files for SQL Express 2012 SP2. Even SP1 would be nice. These URLs are used in an installation package. I don't necessarily need the "fwlink" format so long as the URLs are static and won't change in the near future.
Are these URLs available yet? Is there someplace where they are available that I don't know about?
thanks
SS

Go to the complete details ...