Difference between revisions of "Tech:regsetup"

From Emperor's Hammer Encyclopaedia Imperia
(Created page with "==Registry setup in Windows== Game installation (automatic) consists of two primary tasks: * The installer copies the files from the CD to the hard drive * It creates some crucia...")
 
 
Line 5: Line 5:
 
If you can't use the automatic installer (Windows 7, Vista, 64 bit) you can still setup the registry ''manually''.
 
If you can't use the automatic installer (Windows 7, Vista, 64 bit) you can still setup the registry ''manually''.
  
==File Download==
+
==Download and Registry edit==
 
===XvT for 32-bit Windows===
 
===XvT for 32-bit Windows===
Download [[http://www.emperorshammer.org/to/xvt-bop.reg xvt-bop32.reg]] and '''edit''' it. Make sure the paths to your game are correct.
+
Download [[http://www.emperorshammer.org/to/xvt-bop.reg xvt-bop32.reg]]. After downloading the '''reg'''(istry) files you must '''edit''' them; (Right-click, "Edit") and ''correct the paths''.
  
 
===XvT for 64-bit Windows===
 
===XvT for 64-bit Windows===
Same procedure as with 32-bit, but the registry path is slightly [[http://msdn.microsoft.com/en-us/library/aa384253(v=vs.85).aspx different]] (Wow6432Node). Download [[http://www.emperorshammer.org/to/xvt-bop64.reg xvt-bop64.reg]].
+
Same procedure as with 32-bit, but the registry path is slightly [[http://msdn.microsoft.com/en-us/library/aa384253(v=vs.85).aspx different]] (Wow6432Node). Download [[http://www.emperorshammer.org/to/xvt-bop64.reg xvt-bop64.reg]].<br />
 +
 
 +
'''XvT example:'''<br />
 +
"Executable"="c:\\Program Files\\LucasArts\\XwingTie\\Z_XVT__.EXE"<br />
 +
"Install Path"="c:\\Program Files\\LucasArts\\XwingTie"<br />
 +
"Source Path"="d:" <- Change the F: to your CD drive letter<br />
 +
 
 +
'''BoP example:''' <- this might not have to be editted.<br />
 +
"Executable"="c:\\Program Files\\LucasArts\\XwingTie\\BalanceOfPower\\Z_XVT__.EXE"<br />
 +
"Install Path"="c:\\Program Files\\LucasArts\\XwingTie\\BalanceOfPower"<br />
 +
"Source Path"="d:" <- Change the F: to your CD drive letter
  
 
===XWA===
 
===XWA===
 
Download [[http://www.emperorshammer.org/to/xwa.reg xwa.reg]]. The edit procedure is similar to XvT.
 
Download [[http://www.emperorshammer.org/to/xwa.reg xwa.reg]]. The edit procedure is similar to XvT.
  
==Edit procedures==
+
'''XWA example:'''<br />
After downloading the '''reg'''(istry) files, '''edit''' them first (Right-click, "Edit") and ''correct the paths'':
+
"Executable"="c:\\Program Files\\LucasArts\\XWingAlliance\\XWINGALLIANCE.EXE"<br />
 
 
===XvT example:===
 
"Executable"="c:\\Program Files\\LucasArts\\XwingTie\\Z_xvt__.exe"<br />
 
"Install Path"="c:\\Program Files\\LucasArts\\XwingTie"<br />
 
"Source Path"="d:"<br />
 
===BoP example:===
 
"Executable"="c:\\Program Files\\LucasArts\\XwingTie\\BalanceOfPower\\Z_xvt__.exe"<br />
 
"Install Path"="c:\\Program Files\\LucasArts\\XwingTie\\BalanceOfPower"<br />
 
"Source Path"="d:"<br />
 
===XWA example:===
 
"Executable"="c:\\Program Files\\LucasArts\\XWingAlliance\\XWINGALLIANCE.EXE"
 
 
"Install Path"="c:\\Program Files\\LucasArts\\XWingAlliance"<br />
 
"Install Path"="c:\\Program Files\\LucasArts\\XWingAlliance"<br />
 
"Source Path"="d:"<br />
 
"Source Path"="d:"<br />
 
"CD Path"="d:"<br />
 
"CD Path"="d:"<br />
"Source Dir"="c:\\Program Files\\LucasArts\\XWingAlliance"
+
"Analyze Path"="d:\\INSTALL\\SysCheck.exe"<b />
 +
"Source Dir"="d:"<b />
 +
Change d: to your CD drive letter
  
 
The pathes listed above '''MUST''' match your installation paths. Note that backslashes have to be escaped ('\' -> '\\') in the reg file syntax.
 
The pathes listed above '''MUST''' match your installation paths. Note that backslashes have to be escaped ('\' -> '\\') in the reg file syntax.
  
 
Then [[http://support.microsoft.com/kb/310516/ import]] it into your registry. It will add both XvT and BoP paths.
 
Then [[http://support.microsoft.com/kb/310516/ import]] it into your registry. It will add both XvT and BoP paths.

Latest revision as of 08:19, 13 January 2012

Registry setup in Windows[edit]

Game installation (automatic) consists of two primary tasks:

  • The installer copies the files from the CD to the hard drive
  • It creates some crucial 'keys' or data sets in the Windows Registry

If you can't use the automatic installer (Windows 7, Vista, 64 bit) you can still setup the registry manually.

Download and Registry edit[edit]

XvT for 32-bit Windows[edit]

Download [xvt-bop32.reg]. After downloading the reg(istry) files you must edit them; (Right-click, "Edit") and correct the paths.

XvT for 64-bit Windows[edit]

Same procedure as with 32-bit, but the registry path is slightly [different] (Wow6432Node). Download [xvt-bop64.reg].

XvT example:
"Executable"="c:\\Program Files\\LucasArts\\XwingTie\\Z_XVT__.EXE"
"Install Path"="c:\\Program Files\\LucasArts\\XwingTie"
"Source Path"="d:" <- Change the F: to your CD drive letter

BoP example: <- this might not have to be editted.
"Executable"="c:\\Program Files\\LucasArts\\XwingTie\\BalanceOfPower\\Z_XVT__.EXE"
"Install Path"="c:\\Program Files\\LucasArts\\XwingTie\\BalanceOfPower"
"Source Path"="d:" <- Change the F: to your CD drive letter

XWA[edit]

Download [xwa.reg]. The edit procedure is similar to XvT.

XWA example:
"Executable"="c:\\Program Files\\LucasArts\\XWingAlliance\\XWINGALLIANCE.EXE"
"Install Path"="c:\\Program Files\\LucasArts\\XWingAlliance"
"Source Path"="d:"
"CD Path"="d:"
"Analyze Path"="d:\\INSTALL\\SysCheck.exe" "Source Dir"="d:" Change d: to your CD drive letter

The pathes listed above MUST match your installation paths. Note that backslashes have to be escaped ('\' -> '\\') in the reg file syntax.

Then [import] it into your registry. It will add both XvT and BoP paths.