Author Topic: Installation Moving  (Read 1665 times)

Hero

  • Administrator
  • Hero Member
  • *****
  • Posts: 502
    • View Profile
    • http://rev7.net
Installation Moving
« on: October 30, 2008, 04:00:44 PM »
I want to move installed programs from my Windows XP computer to my Windows Vista computer. I want to move it and not just reinstall it because the installations take forever and I can only do one at a time. (With copying and such I won't have to take forever).

Should I use a Virtual PC then move the whole VHD file to the new computer?

Should I install it then simply copy/paste the files and copy/paste registry values?

Will moving programs from XP -> Vista break them?
Hero
AKA: HeroAssasin and Mike
- - - - -  - - -
Visit Clan R77
- - - - -  - - -
Please do not PM me with random questions. That is what I made these forums for.

Noob ~Vector

Pyro

  • Dumbass
  • Jr. Member
  • **
  • Posts: 57
    • View Profile
Installation Moving
« Reply #1 on: October 30, 2008, 09:15:20 PM »
You're probably going to find out that it's much easier and less time consuming to just go ahead and re-install them on the other computer. You can directly copy over simple programs, but most games and 'larger' applications require certain files placed in alternate locations, such as the System32 folder, and going around and downloading all of these files individualy would be a very long and tedious process.
« Last Edit: October 30, 2008, 09:16:35 PM by Tony »

Hero

  • Administrator
  • Hero Member
  • *****
  • Posts: 502
    • View Profile
    • http://rev7.net
Installation Moving
« Reply #2 on: October 31, 2008, 04:52:39 AM »
I just hate how you can only run one installer at once. It is painful. Does anyone know a way to break that limit? Why do they even have it?
Hero
AKA: HeroAssasin and Mike
- - - - -  - - -
Visit Clan R77
- - - - -  - - -
Please do not PM me with random questions. That is what I made these forums for.

Noob ~Vector

Pyro

  • Dumbass
  • Jr. Member
  • **
  • Posts: 57
    • View Profile
Installation Moving
« Reply #3 on: October 31, 2008, 03:42:40 PM »
The only installer that I'm aware of with a 1-at-a-time limit is the Windows Installer, and that's usually only used with Microsoft products.
« Last Edit: October 31, 2008, 03:43:13 PM by Tony »

Hero

  • Administrator
  • Hero Member
  • *****
  • Posts: 502
    • View Profile
    • http://rev7.net
Installation Moving
« Reply #4 on: November 01, 2008, 12:48:18 PM »
Most of the things I am installing are Microsoft Products.

But can't you only have one msiexec running at once?
« Last Edit: November 01, 2008, 12:48:45 PM by Hero »
Hero
AKA: HeroAssasin and Mike
- - - - -  - - -
Visit Clan R77
- - - - -  - - -
Please do not PM me with random questions. That is what I made these forums for.

Noob ~Vector

Vector

  • Administrator
  • Hero Member
  • *****
  • Posts: 550
    • View Profile
    • http://clanmage.phost.ws
Installation Moving
« Reply #5 on: November 03, 2008, 12:27:44 PM »
I've never done this. It may be possible to execute multiple package installations using a batch file, but I'm not certain.

As Tony said, there are repercussions when moving programs from XP to Vista. The way Vista works, you might break more programs than you would think.

Try the batch file method. It might work.
I am an Unofficial StealthBot Technician, an Unofficial StealthBot scripter, among other things. See my about page for more info.

Quote from: ArticWolve
Sorry I went down. Had internet problems with a cracker-jack-licensed driver hitting my internet pole (about 8 of them fell) and drooping my phone and electricity. Sorry ><

Rev77.net Plugins Manager

Proud host of Vector.no-ip.info | VectorJBLS.no-ip.org Status: [img]http://rev77.net/ServerCheck/check.asp?query=check&server=VectorJBLS.no-ip.org_status.png\" border=\"0\" class=\"linked-image\" /]

Shito-Ryu Karate-Do Genbu-Kai Rank: 8th Kyu (White belt, one stripe)

Rev77.Net Remote Support (Double-Click my name only if you were told to)

If the above link doesn't work, or if you use Vista, try this alternate link.

Noob ~Vector

Hero

  • Administrator
  • Hero Member
  • *****
  • Posts: 502
    • View Profile
    • http://rev7.net
Installation Moving
« Reply #6 on: November 03, 2008, 02:43:42 PM »
What do you mean by using the batch file? Just execute each installer?
Hero
AKA: HeroAssasin and Mike
- - - - -  - - -
Visit Clan R77
- - - - -  - - -
Please do not PM me with random questions. That is what I made these forums for.

Noob ~Vector

Vector

  • Administrator
  • Hero Member
  • *****
  • Posts: 550
    • View Profile
    • http://clanmage.phost.ws
Installation Moving
« Reply #7 on: November 04, 2008, 12:59:19 PM »
Mhm, from the batch file.

Quote
msiexec /i <path to first one>
msiexec /i <path to second one>

See what transpires.
I am an Unofficial StealthBot Technician, an Unofficial StealthBot scripter, among other things. See my about page for more info.

Quote from: ArticWolve
Sorry I went down. Had internet problems with a cracker-jack-licensed driver hitting my internet pole (about 8 of them fell) and drooping my phone and electricity. Sorry ><

Rev77.net Plugins Manager

Proud host of Vector.no-ip.info | VectorJBLS.no-ip.org Status: [img]http://rev77.net/ServerCheck/check.asp?query=check&server=VectorJBLS.no-ip.org_status.png\" border=\"0\" class=\"linked-image\" /]

Shito-Ryu Karate-Do Genbu-Kai Rank: 8th Kyu (White belt, one stripe)

Rev77.Net Remote Support (Double-Click my name only if you were told to)

If the above link doesn't work, or if you use Vista, try this alternate link.

Noob ~Vector

HearthCore

  • Sr. Members
  • Newbie
  • *
  • Posts: 10
    • View Profile
Installation Moving
« Reply #8 on: December 09, 2008, 06:19:39 AM »
msiexec likes to feed on your ressources. Running it multiple times will slow down the installations even more..
Consider good ol installing.. would come with less time effort..

Hero

  • Administrator
  • Hero Member
  • *****
  • Posts: 502
    • View Profile
    • http://rev7.net
Installation Moving
« Reply #9 on: December 09, 2008, 06:27:07 AM »
Hm,  thanks.
Hero
AKA: HeroAssasin and Mike
- - - - -  - - -
Visit Clan R77
- - - - -  - - -
Please do not PM me with random questions. That is what I made these forums for.

Noob ~Vector