﻿【Product Name】CASL2 cmd
【  Version   】4.6.4
【  Author    】S. Yamase
【  Filename  】casl2cmd464_win10.zip
//----------------------------------
【Required Environment】
One of the following operating systems is needed.

1. 32-bit OS MS Windows 7, 10, and 11.
2. 64-bit OS MS Windows 7, 10, and 11. 

//---------------------------------- 
【Home Page 】https://www.qsl.net/ja7uhv/CASL2_cmd_Visi_ENU.html
【  e-mail  】ja7uhv@gmail.com
【 Category 】Freeware
//-----------------------------------
【Description】
1. This is a console application for learning an educational assembly language of CASL2.
2. The Assembler, Linker and Simulator are included. 
3  CASL2 cmd meets Specifications of Assembly Language CASL2/COMET2
   for FE(Fundamental Information Technology Engineer Examination),
   JITEC(Japan Information-Technology Engineers Examination Center), 
   IPA(Information-technology Promotion Agency, Japan).
4. You can choose either English or Japanese as a display language.

//----------------------------------------------------
Unzip casl2cmd464_win10.zip, you will find the following execution files in it.

cals2cmd.exe ------ for 64-bit Windows OS
casl2cmdWin32.exe  ------ for 32-bit Windows OS 

casl2cmd_JPN_Help.chm -- Help File for Windows and Linux

//---------------------------------------------
[Installation]
After unzipping, paste a folder of casl2cmd at any place you like. 

On Windows Vista, 7, 8, 10, and 11, it would be better for you 
to save the casl2cmd's folder in one of the user's folders, 
such as "Documents", "Downloads", "Videos", or "Saved Games."　

Don't put your casl2cmd into any folder under the "Program Files" 
 or "Program Files (x86)" on Windows 7, 8, 10, and 11. 　
Because UAC (User Account Control) in Windows OS will block its execution.

casl2cmd.exe does not need any registry-entries.
//-------------------------------------
[Uninstallation]
Remove the casl2cmd directory and all its subdirectories from your PC.
Uninstalling is as simple as erasing a folder.
//------------------------------

[To unblock to avoid security warnings on Windows 7, 8, 10, and 11]

Click on an icon of the casl2cmd.exe with your right-mouse, 
and go to --> Property --> General Tab --> Unblock --> Apply.

"CASL2 cmd JPN Help.chm" is a help file. 
Click on an icon of the CASL2 cmd JPN Help.chm with your right-mouse, 
and go to --> Property --> General Tab --> Unblock --> Apply.

Unless unblocked, "CASL2 cmd JPN Help.chm" would only display empty help pages.

//-----------------------------------------------------------
【To change a display language】

You can choose either English or Japanese as a display language of the casl2cmd.

casl2cmd.ini is for both Windows OS and Linux OS.

How to change a display language of casl2cmd to English ?

 (1) Close the casl2cmd.exe. 
 (2) Open casl2cmd.ini with a simple text editor. 
 (3) Find the line that says: Lang=JPN
 (4) Change it to: Lang=ENU
     Note that this setting is case-sensitive.
 (5) Save the ini file, overwriting the previous one.   
 (6) Launch the casl2cmd.exe once again.
 (7) Most messages will be displayed in English.


//---------------------------------------------