Do I really need Web Platform Installer in my Path environment variable

0

1

I'm not sure how this got onto my path:

C:\Program Files\Microsoft\Web Platform Installer\

but it did, and now I want to know if I can safely remove it. Why is it there, and what, if any, negative side effects can I expect if I remove it from my path?

MrCodeMnky

Posted 2013-05-23T20:08:24.347

Reputation: 165

Answers

1

if you are not planning on developing web applications or content, you will not need it. its primarilly used for installing components for web services like IIS server, SQL Server, Content management systems like Drupal, etc.

http://www.microsoft.com/web/downloads/platform.aspx

Frank Thomas

Posted 2013-05-23T20:08:24.347

Reputation: 29 039