does the console application need a framework to run on fresh PC

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • shihab aldeen
    New Member
    • Aug 2010
    • 1

    does the console application need a framework to run on fresh PC

    i want to run a code .exe when i put the DVD in the DVD Drive so this .exe run a menu (flsh menu) as you know i convert it from macromedia flash player

    please help me if the user put the DVD they need to have .net framework ??
  • Sfreak
    New Member
    • Mar 2010
    • 64

    #2
    .NET Framework is only needed when you run .NET applications. If your .exe is a flash application the pc must have the acrobat flash plugin installed. If you enbedded the flash into your .Net application, in this case you must check if the framework is already installed.

    Hope this can help you

    Fernando Mello

    Comment

    Working...