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 / C++ / MFC
  4. help! how to make a setup for application

help! how to make a setup for application

Scheduled Pinned Locked Moved C / C++ / MFC
c++helptutorialworkspace
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.
  • J Offline
    J Offline
    jfk_lili
    wrote on last edited by
    #1

    hi guys, i hv a application which written in VC++. and it need to use a .sys file and 2 dll file. is there any article related to how to make a setup which can automatically place these files in the system directory. ie: WINDOWS\SYSTEM32\Drivers thank you in advance!!

    D 1 Reply Last reply
    0
    • J jfk_lili

      hi guys, i hv a application which written in VC++. and it need to use a .sys file and 2 dll file. is there any article related to how to make a setup which can automatically place these files in the system directory. ie: WINDOWS\SYSTEM32\Drivers thank you in advance!!

      D Offline
      D Offline
      Diddy
      wrote on last edited by
      #2

      To do it properally you need something like InstallShield/NSIS/MSI etc etc etc. Personally, Id go for NSIS - free, poweful, and open source. http://nsis.sourceforge.net/home/ If its just a simple app you could write one - but why bother when someone has done it for you.

      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