Results 1 to 2 of 2

Thread: Make .exe from App

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Oct 2001
    Location
    Washington, DC
    Posts
    422

    Make .exe from App

    I don't even know where to start on this one: I am developing a db app, and I want the user to be able to back up the db and some other files that go along with it.

    Does anybody know if there is a way to make a .exe file that will install the backed up files? What I want to do is, when the user clicks on the menu to backup data, the program will build an exe file that contains the files to be backed up. That exe will be saved to disk. When the user runs the .exe, it will look to the registry and install the backed up files to their original location.

    Is this possible?

    Thanks...

    FLL

  2. #2
    Stuck in the 80s The Hobo's Avatar
    Join Date
    Jul 2001
    Location
    Michigan
    Posts
    7,256
    search on http://www.planet-source-code.com/ for examples on "Self-Extracting"

    You should find some good examples.
    My evil laugh has a squeak in it.

    kristopherwilson.com

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width