• Navigation
Results 1 to 3 of 3
  1. #1
    LD
    LD is offline
    A. Body
    Join Date
    Jun 2006
    Posts
    4,045
    BG Level
    7

    Moving programs (specifically FFXI) between HDDs.

    I plan on buying a few things to extend the life of my ancient desktop and the first thing I plan to get is a new HDD. How much should I worry about registery issue and is there a program that can switch over the whole thing without me having to get into regedit?

    While I'm asking questions, could this modem double as a router if I plugged the ethernet cable into one thing and the usb cable into another? (expecting a no, so just those 2 letters will suffice.)

  2. #2
    E. Body
    Join Date
    Jun 2007
    Posts
    2,065
    BG Level
    7
    FFXI Server
    Phoenix

    There might be a program around, but personally, I wouldn't trust any with something so simple. If your old setup OS is the same as the new, it'll be rather painless. It -can- be done without going into regedit, but again, you probably should. Like I could give you my exported registry file, all you'd have to do is double click it and if your settings are the same (same POL install directory) it should be good to go.

    To do it yourself, go to HKEY_Local_Machine\SOFTWARE\PlayOnlineUS\ and go to File > Export, and save it somewhere. It might be in a different location if you're under vista. Then copy the POL folder onto the new harddrive under the same tree directory, most likely c:\program files\playonline.

    Create a text document in notepad with this code inside:
    Code:
    regsvr32 /s "FINAL FANTASY XI\FFXi.dll"
    regsvr32 /s "FINAL FANTASY XI\FFXiMain.dll"
    regsvr32 /s "FINAL FANTASY XI\FFXiResource.dll"
    regsvr32 /s "FINAL FANTASY XI\FFXiVersions.dll"
    regsvr32 /s "PlayOnlineViewer\polhook.dll"
    regsvr32 /s "PlayOnlineViewer\unicows.dll"
    regsvr32 /s "PlayOnlineViewer\patchfiles\PlayOnlineViewer\viewer\com\app.dll"
    regsvr32 /s "PlayOnlineViewer\patchfiles\PlayOnlineViewer\viewer\com\polcore.dll"
    regsvr32 /s "PlayOnlineViewer\polcfg\sysinfo.dll"
    regsvr32 /s "PlayOnlineViewer\util\unicows.dll"
    regsvr32 /s "PlayOnlineViewer\viewer\ax\MSVCR71.dll"
    regsvr32 /s "PlayOnlineViewer\viewer\ax\polmvf.dll"
    regsvr32 /s "PlayOnlineViewer\viewer\ax\polmvfINT.dll"
    regsvr32 /s "PlayOnlineViewer\viewer\com\app.dll"
    regsvr32 /s "PlayOnlineViewer\viewer\com\polcore.dll"
    regsvr32 /s "PlayOnlineViewer\viewer\contents\PolContents.dll"
    regsvr32 /s "PlayOnlineViewer\viewer\contents\polcontentsINT.dll"
    regsvr32 /s "TetraMaster\TM.dll"
    and save it as "something.bat" inside of the POL folder. Run this .bat file and the registry file you exported and everything should be installed and ready now, pending a file check.

  3. #3
    LD
    LD is offline
    A. Body
    Join Date
    Jun 2006
    Posts
    4,045
    BG Level
    7

    Thanks a lot. Last time I screwed with regedit I came out alright, but it all seemed rather sensitive to one small fuck up, so I felt I should double check.

Similar Threads

  1. Best program out there to format HDD?
    By Kitsumi in forum Tech
    Replies: 4
    Last Post: 2008-05-10, 15:40
  2. moving songs from ipod to hdd
    By wintersquall in forum Tech
    Replies: 2
    Last Post: 2008-04-18, 10:55
  3. Replies: 6
    Last Post: 2008-02-04, 06:46
  4. Replies: 3
    Last Post: 2008-01-03, 08:06
  5. Moving ffxi from pc to pc.
    By Bunnykillah in forum Tech
    Replies: 4
    Last Post: 2007-08-23, 10:59
  6. Replies: 6
    Last Post: 2007-07-16, 06:40