The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    Cloning An Installed Program?

    Discussion in 'Windows OS and Software' started by chane, Jun 29, 2010.

  1. chane

    chane Notebook Enthusiast

    Reputations:
    0
    Messages:
    20
    Likes Received:
    0
    Trophy Points:
    5
    I have a valuable program on my laptop that I want also want to have on my desktop pc. The problem is I don’t have the original installation CD and no downloads of it are available either.

    Is there any free or inexpensive software that allows me to make a clone of the program directly from my laptop’s hard drive so I can then copy of it onto a flash drive and then load it onto my desktop?
     
  2. Evaders99

    Evaders99 Notebook Consultant

    Reputations:
    23
    Messages:
    131
    Likes Received:
    0
    Trophy Points:
    30
    Doubt it, unless it was designed as a portable program, it would have to know exactly what registry keys, DLLs, etc that each program used.

    You could try and copy the entire program's folder... and then see what happens. If you get "missing DLL" errors, you know why to copy. Registry keys are much harder, but you could try exporting any key with the program name.

    Could work... probably, but it'd be a big time sucker
     
  3. newsposter

    newsposter Notebook Virtuoso

    Reputations:
    801
    Messages:
    3,881
    Likes Received:
    0
    Trophy Points:
    105
    Ah, an open piracy discussion, let the Mods sweep in with their Hammer of Moderation and a day or three ban for the OP.
     
  4. kosti

    kosti Notebook Virtuoso

    Reputations:
    596
    Messages:
    2,162
    Likes Received:
    466
    Trophy Points:
    101
  5. Greg

    Greg Notebook Nobel Laureate

    Reputations:
    7,857
    Messages:
    16,212
    Likes Received:
    58
    Trophy Points:
    466
    Bottom line is that it will not work. A program is more than just its files. We've got registry entries (all in various parts), system DLLs if needed, and environment variables that you'd have to worry about. Even if you got all of that there is probably something else still that will keep it from working.

    Since that is pretty much all there is to it, and this does seem to be going in the wrong direction....thread closed.