Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. [VS.NET 2005] where is csc.exe?

[VS.NET 2005] where is csc.exe?

Scheduled Pinned Locked Moved C#
csharpvisual-studioquestion
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Susuko
    wrote on last edited by
    #1

    i want to use this in my application new Microsoft.CSharp.CSharpCodeProvider().CreateCompiler() where can i gind csc.exe compliler? Can i add end distribuite it freely in my software?

    D M 2 Replies Last reply
    0
    • S Susuko

      i want to use this in my application new Microsoft.CSharp.CSharpCodeProvider().CreateCompiler() where can i gind csc.exe compliler? Can i add end distribuite it freely in my software?

      D Offline
      D Offline
      Dustin Metzgar
      wrote on last edited by
      #2

      1. Go to msdn.microsoft.com. Search for Microsoft.CSharp.CSharpCodeProvider. 2. Hit the keys Windows+F. Type in csc.exe. www.logifusion.com

      1 Reply Last reply
      0
      • S Susuko

        i want to use this in my application new Microsoft.CSharp.CSharpCodeProvider().CreateCompiler() where can i gind csc.exe compliler? Can i add end distribuite it freely in my software?

        M Offline
        M Offline
        mav northwind
        wrote on last edited by
        #3

        Hi! The C# compiler is part of the .NET framework and can be found somewhere under %WINDIR%\Microsoft.NET So if you have a .NET framework installed on the target machine (which you need for your app to run), you'll also have csc.exe. Regards, mav -- Black holes are the places where god divided by 0...

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups