Difference between revisions of "Windows 8 and Windows 10"

From IMSMA Wiki
Jump to: navigation, search
Line 9: Line 9:
  
 
[[Image:IPv6.png|500px]] <br />
 
[[Image:IPv6.png|500px]] <br />
On row 86, delete # and save the file. Restart the PGSQL service.
+
<ol>
 
+
<li> Open the file C:\IMSMAng\pgsql\data\pg_hba.conf with a text editor e.g. Notepad</li>
 +
<li> Remove the # on row 86 and save the file</li>
 +
<li> Restart the PGSQL service</li>
 +
</ol>
 
If you do not have any text editor installed you may '''[[Media:Pg hba.zip|download]]''' the file or copy and rename ''pg-hba-Win7.conf'' in the installation package.
 
If you do not have any text editor installed you may '''[[Media:Pg hba.zip|download]]''' the file or copy and rename ''pg-hba-Win7.conf'' in the installation package.
  
 
==Shortcuts==__NOEDITSECTION__  
 
==Shortcuts==__NOEDITSECTION__  
 
If you need to create shortcuts on the desktop:
 
If you need to create shortcuts on the desktop:
* {{IMSMANG}}
+
<li>{{IMSMANG}}</li>
 
<blockquote>
 
<blockquote>
 
Target = C:\IMSMAng\trayLauncher\IMSMA.exe  <br/>
 
Target = C:\IMSMAng\trayLauncher\IMSMA.exe  <br/>
Line 22: Line 25:
 
</blockquote>
 
</blockquote>
  
* IMSMA RE
+
<li>IMSMA RE</li>
 
<blockquote>
 
<blockquote>
 
Target = C:\IMSMARE\webapp\show.bat <br/>
 
Target = C:\IMSMARE\webapp\show.bat <br/>

Revision as of 13:21, 17 February 2014

PostGreSQL configuration

If you get these error messages in the log:

Note.jpg psql: FATAL: no pg_hba.conf entry for host "::1", user "postgres", database "postgres", SSL off

The pipe has been ended

when you restore a backup or create a new IMSMA database you need to update C:\IMSMAng\pgsql\data\pg_hba.conf with a text editor.

IPv6.png

  1. Open the file C:\IMSMAng\pgsql\data\pg_hba.conf with a text editor e.g. Notepad
  2. Remove the # on row 86 and save the file
  3. Restart the PGSQL service

If you do not have any text editor installed you may download the file or copy and rename pg-hba-Win7.conf in the installation package.

Shortcuts

If you need to create shortcuts on the desktop:

  • IMSMANG
  • Target = C:\IMSMAng\trayLauncher\IMSMA.exe
    Icon = %SystemDrive%\IMSMAng\client\images\new_IMSMAin24.ico
    Do not forget to set Run as administrator.

  • IMSMA RE
  • Target = C:\IMSMARE\webapp\show.bat
    Icon = = %SystemDrive%\IMSMARE\webapp\resources\public\images\new_IMSMAin24.ico

    Permissions

    There have a few cases where permission on Program files makes manually created subfolder invisible and the files inside the folder not usable. This has been noticed with the fallback font folder. One work-around is to re-install Java to a folder outside Program files.