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. .NET (Core and Framework)
  4. How to set launch conditions for AutoCAD prerequisites in client machine in setup wizard ?

How to set launch conditions for AutoCAD prerequisites in client machine in setup wizard ?

Scheduled Pinned Locked Moved .NET (Core and Framework)
csharphelptutorialdotnetquestion
2 Posts 2 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.
  • T Offline
    T Offline
    TARAK NATH ROY
    wrote on last edited by
    #1

    I have an application in which is made in .NEt 2008 in c#. I want to set up wizard for this application. I am faceing litle problem to make it. I want to check some prerequisite in the client machine while installing this project.If this prerequisite does not evaluated true the installation program will be automaticaly stoped with throwing proper error message. For my application prerequistes in client machine are 1. AutoCAD 2008 or higher version 2. .Net framework for 2008 or higher version 3. windos XP,windows 2000 Can any one guide me how to check these 3 prerequisite in client machine with regards

    N 1 Reply Last reply
    0
    • T TARAK NATH ROY

      I have an application in which is made in .NEt 2008 in c#. I want to set up wizard for this application. I am faceing litle problem to make it. I want to check some prerequisite in the client machine while installing this project.If this prerequisite does not evaluated true the installation program will be automaticaly stoped with throwing proper error message. For my application prerequistes in client machine are 1. AutoCAD 2008 or higher version 2. .Net framework for 2008 or higher version 3. windos XP,windows 2000 Can any one guide me how to check these 3 prerequisite in client machine with regards

      N Offline
      N Offline
      Not Active
      wrote on last edited by
      #2

      You need to add a launch condition to your setup that checks for these conditions, must likely by checking registry keys. http://msdn.microsoft.com/en-us/library/ay12wede(VS.80).aspx[^]


      I know the language. I've read a book. - _Madmatt

      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