WATCH LIVE CRICKET


Saturday, September 27, 2014

How To Enable Or Disable JavaScript?

the current version of Chrome (v0.4.154.23) there is no way to disable/enable JavaScript 'on the fly' as you can do with other browsers by changing a simple setting in its Options panel, etc.
In order to disable JavaScript for Google Chrome:
  1. First close any open Chrome windows.
  2. Right click on a blank area of your Desktop.
  3. Select New.
  4. Create a new Shortcut with the following in the "Type the location of the item:" text box:
    For Windows Vista:
       %userprofile%\Local\Google\Chrome\Application\chrome.exe -disable-javascript
    For Windows XP:
       "%userprofile%\Local Settings\Application Data\Google\chrome.exe" -disable-javascript
    Note: You'll have to enclose the file path for Windows XP in quotes due to there being spaces in it.
    (Enter the appropriate file path for your Windows version from the above examples.)
  5. Enter a name for the Shortcut such as; Chrome - No JavaScript (it can any name that you want to use).
  6. Click Finish.
  7. Move the Shortcut to a location of your choice if you do not want to keep in on your Desktop.
In order to enable JavaScript for Google Chrome again after opening it using the above Shortcut:
  1. First close any open Chrome windows.
  2. Open Chrome using any of the default Shortcuts that were installed during the installation process.

How To enable or disable Deep Freeze?

One or more methods can be employed to enable/disable (Freeze/Thaw) Deep Freeze depending on the version being used.
A) Locally at the workstation (Deep Freeze Standard and Enterprise):
The following steps can be used to disable (Thaw) Deep Freeze:
  1. Hold down the SHIFT key and double-click the Deep Freeze icon. Alternatively, you can press CTRL+ALT+SHIFT+F6.  A Password dialog is displayed.
  2. Enter your password and click OK. If you have not yet entered a password you should be able to click OK without entering a password. The Boot Options dialog is displayed.
  3. Select "Boot Thawed" and click OK. This will disable Deep Freeze on the next reboot.
  4. The same steps can be used to enable (Freeze) Deep Freeze. The only change is to select "Boot Frozen" instead of “Boot Thawed”.
B) Remotely via Deep Freeze Command Line Control (Deep Freeze Enterprise only):
Deep Freeze Command Line Control (DFC.EXE) can be used to Thaw/Freeze Deep Freeze through a script or batch file. More information about using this utility can be found in the Deep Freeze Enterprise.
C) Remotely via the Enterprise Console (Deep Freeze Enterprise only):
The Deep Freeze Enterprise Console can be used to Thaw/Freeze a workstation using the following steps:
  1. Select the workstations to Thaw/Freeze.
  2. Click the "Reboot in Thawed state" button to Thaw the selected workstations. The workstations should reboot and appear in the Console in a Thawed state.
  3. Click the "Reboot in Frozen state" button to Freeze the selected workstations. The workstations should reboot and appear in the Console in a Frozen state.