outpost_2:helper_programs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revisionBoth sides next revision
outpost_2:helper_programs [2017/07/25 14:04] – [Helper Program Listing] vagabondoutpost_2:helper_programs [2017/07/26 23:35] vagabond
Line 1: Line 1:
 ====== Outpost 2 Helper Programs ====== ====== Outpost 2 Helper Programs ======
 +
 +{{op2_sdk:mapmakericon.png }}
  
 Below is a listing of standalone programs developed by different members of the Outpost Universe community that aid in various aspects of modifying Outpost 2. These programs were written over several years and some of the GUI programs will not work properly in modern Windows without downloading and registering some older Windows components. If the application's source code was made public, it is typically available for download in the [[http://wiki.outpost2.net/doku.php?id=opu:repository|Outpost Universe Code Repository]]. Below is a listing of standalone programs developed by different members of the Outpost Universe community that aid in various aspects of modifying Outpost 2. These programs were written over several years and some of the GUI programs will not work properly in modern Windows without downloading and registering some older Windows components. If the application's source code was made public, it is typically available for download in the [[http://wiki.outpost2.net/doku.php?id=opu:repository|Outpost Universe Code Repository]].
Line 54: Line 56:
 Inside the command prompt, type or paste the command required to register the file. Comdlg32.ocx is a placeholder below, use the actual filename of the missing component you are registering. For Windows 7 x64, use the following command:  Inside the command prompt, type or paste the command required to register the file. Comdlg32.ocx is a placeholder below, use the actual filename of the missing component you are registering. For Windows 7 x64, use the following command: 
  
-regsvr32 %Systemroot%\SysWOW64\**comdlg32.ocx**+<code>regsvr32 %Systemroot%\SysWOW64\comdlg32.ocx</code>
  
 You will have to adjust the command for your operating system if not using Windows 7 64 bit. You will have to adjust the command for your operating system if not using Windows 7 64 bit.
  • outpost_2/helper_programs.txt
  • Last modified: 2017/09/21 10:37
  • by vagabond