
print("\\Clear");
print("\nInstallation SalsaJ with Web cam plugin, version 0.304 (for Windows only).\n\n");

print("1. Install newest version of SalsaJ:\n");
print("   http://www.euhou.net\n");
print("   Choose packet with JRE and JMF.\n\n");

print(" 2. Run SalsaJ and choose from menu Plugins Webcam.\n");
print("   - Under Windows for long exposure modified cameras you need to run java\n");
print("     with AllowIO.exe - in salsaj.bat write (0x378 - is LPT1 port address):\n");

print("     AllowIo.exe java ij.ImageJ 0x378\n");

print("     Working example salsaj.bat is attatched.\n\n");

print(" 3. If your camera doesn't work run jmfinit.bat script.\n\n");

print(" Camera Settings - camera settings,\n");
print(" Image Acq. - single image grabbing,\n");
print(" Movie Acq - movie capturing.\n");

