Setting up for non-latin characters: Difference between revisions

From NEOSYS Technical Support Wiki
Jump to navigationJump to search
(New page: == Enabling non-latin characters in Excel output == Install neosys versionj dated 2008/07/20 or later Get uconv from icu windows binaries and unzip http://download.icu-project.org/file...)
 
m (2 revisions)
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:
Install neosys versionj dated 2008/07/20 or later
Install neosys versionj dated 2008/07/20 or later


Get uconv from icu windows binaries and unzip
Run cygwin setup and install the package "icu"
 
http://download.icu-project.org/files/icu4c/4.0/icu4c-4_0-Win32-msvc8.zip
 
#copy bin folder contents to cygwin/bin
#right click uconv.exe and unblock from running (a common windows server security on downloaded files)
#try to run uconv.exe
 
If you get "This application has failed to start because the application configuration is incorrect":
 
get Visual C++ 2005 SP1 Redistributable Package (x86) from
 
http://www.microsoft.com/downloads/details.aspx?FamilyID=200B2FD9-AE1A-4A14-984D-389C36F85647&displaylang=en
http://msdn.microsoft.com/en-us/visualc/aa336402.aspx

Latest revision as of 18:49, 1 August 2008

Enabling non-latin characters in Excel output

Install neosys versionj dated 2008/07/20 or later

Run cygwin setup and install the package "icu"