Archive

Archive for the ‘software’ Category

How to configure Java not to check for updates in the frozen computer lab

  1. Many applications – both web-based or standalone – in the LRC rely on Java. They currently all start Java with the autoupdater:
  2. image
  3. and may at least temporarily allow for Java versions not tested for compatibility with LRC applications
  4. which should not cause permanent problems, since the computers are frozen, but does cause client s unnecessary hassle and delays
  5. provided that
    1. the LRC applications have been tested to work with the reasonably recent version of Java in the LRC image
    2. and staying on this version for, say, a term, causes no overarching security concerns (if it does, the more recent Java version should be frozen into the underlying software image anyway, after testing for compatibility with  LRC applications).
  6. The answer how to shut out the autoupdater is likely in the Java control panel. This screenshot is from version 7.51 while we have 7.45, but likely similar image
  7. Registry keys note 32-bit and 64-bit)
    1. HKLM\SOFTWARE\JavaSoft\Java Update\Policy    EnableAutoUpdateCheck
    2. HKLM\SOFTWARE\Wow6432Node\JavaSoft\Java Update\Policy    EnableAutoUpdateCheck
    3. HKLM\SOFTWARE\JavaSoft\Java Update\Policy    EnableJavaUpdate
    4. HKLM\SOFTWARE\Wow6432Node\JavaSoft\Java Update\Policy    EnableJavaUpdate
  8. For programmatically configuring this, a quick web search finds this:
  9. deployment.expiration.check.enabled

    Boolean

    true

    Must be “true” to prompt users to update the JRE when an out-of-date JRE is found on their system. Set to “false” to suppress the prompt.

  10. This is a setting in here:  The deployment.config file is used for specifying the System-Level deployment.properties in the infrastructure. By default no deployment.config file exists; thus, no system-wide deployment.properties file exists. If deployment.config exists, it is located in one of the directories shown in the following table.
    Operating System:Windows
    Location
    • <Windows Directory>\Sun\Java\Deployment\deployment.config
    • ${deployment.java.home}\lib\deployment.config
  11. in addition, likely this should be included: “SomeKey=SomeValue, may be locked by including another key, SomeKey.locked … so that the user cannot change it”.
  12. Information is from http://docs.oracle.com/javase/7/docs/technotes/guides/jweb/index.html which may likely contain other information needed to configure JAVA in the LRC environment.

If MS-Exchange room mailbox does not auto-decline, but forwards conflicting requests

  1. This room should auto-decline conflicting requests, but forwards them:
  2. clip_image001
  3. If you log in as the room and look under Options / See more options / Settings / Resource:
  4. image
  5. You see that 433d has it wrong here:
  6. image
  7. 434 has it set correctly:
  8. clip_image003

Internet Explorer add-ons to disable

  1. Problem: we need Realplayer for some legacy media, but Realdownloader is an  unwanted feature.
    1. “download this video” tooltip distracts
    2. slows down internet explorer startupaddins-disable real
  2. Workaround
    1. Sprocket/Manage Add-ons / Disable for Realnetworks looks like a good idea – may have to be done for all browser
    2. appwiz.cpl indicates a separate uninstall does not seem possibleappwiz-realnetworks
    3. it may be possible to configure  realdownloader separately (possibly using msconfig or registry) start-realnetworks):

Old new problem in Sanako Study 1200 version 7 with 2 student recorder exe’s running simultaneously on client, under different user accounts?

  1. CAM04736
  2. This images is too low resolution, but I am trying to demonstrate that we still experience the same issue as in the fall: two users can be logged in simultaneously. In both cases ones was me. this can cause the language lab software to fail.
  3. If generally this is supposed to be prevented in our computing environment, what may be the root cause in these instances?
    1. I am pretty sure mstsc’ing has nothing to do with it. I do not remote into that PC usually.
    2. Is it possible for another user to log in when previous (administrative?) users got locked?

MS-Surface RT unboxing

Overview over speech recognition assignment possibilities in the LRC–from beginning to end

2014/01/21 1 comment
  1. UPDATE: now with more videos to watch.
  2. First switch languages, once you are in the right language:
  3. The speech recognition loads at startup with this window:
    image
  4. or can be started from the desktop shortcut:
    image
  5. To activate = make it start/stop listening, click on the microphone image
  6. create and save individualized voice training data (only the first time you use speech recognition in the LRC),
    1. Watch how to train (for English, short 5 minutes);
    2. Watch how to back up/restore;
    3. beginner voice training example (long, before/after effect in speech recognition),
  7. homework assignment exercise design,
    1. Watch how (for English, with correction in MS-Word)
    2. dictation example.

“Server busy” dialogue on system startup and Speech recognition listening on by default

  1. CAM04299
  2. How can one find the program that causes this error? It is not immediately obvious from the dialogue itself, including “Switch to”.
  3. Speech recognition should not be on (saying “listening”) by default (we have seen it freaking students out when it goes into command or typing mode).

SDL-Trados 2011 configuration issues

  1. This is on the teacher PC during a demo  – student PCs may not display this behavior, but should be checked also):
    1. We do not need the demo on each login for each user (“do not show me this again”).
    2. We have a duplicate project?
    3. Screenshots:
    4. CAM04305
    5. CAM04304CAM04306