ieversionlocker

package module
v0.0.0-...-1105745 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 21, 2015 License: BSD-3-Clause Imports: 4 Imported by: 1

README

ieversionlocker

A command line tool to lock the version of the Internet Explorer. Please run this command at the Administrator Command Prompt.

README in Japanese

Usage

  1. Download https://github.com/hnakamur/ieversionlocker/raw/master/dist/windows_32bit/ieversionlocker.exe with the Internet Explorer and save it in the "Downloads" folder.
  2. Open the Administrator Command Prompt.
    • Windows Vista or Windows 7:
      1. Press WINDOWS key.
      2. Click the "All programs" menu.
      3. Click the "Accessories" folder.
      4. Right click the "Command Prompt" menu.
      5. Click the "Run as admnistrator" menu.
    • Windows 8 or 8.1:
      1. Press WINDOWS+X key in the desktop window.
      2. Press A key to select the "Command Prompt (Administrator)" menu.
  3. Run the following commands
cd %USERPROFILE%\Downloads
ieversionlocker.exe -l

If you want to unlock the version of the Internet Explorer, run the following commands.

cd %USERPROFILE%\Downloads
ieversionlocker.exe -u

License

MIT

Documentation

Index

Constants

View Source
const (
	IE7 = iota + 7
	IE8
	IE9
	IE10
	IE11
)

Variables

This section is empty.

Functions

func Block

func Block(version IEVersion) error

func Lock

func Lock(version IEVersion) error

func Unblock

func Unblock(version IEVersion) error

func Unlock

func Unlock(version IEVersion) error

Types

type IEVersion

type IEVersion int

func CurrentVersion

func CurrentVersion() (IEVersion, error)

type RegValueName

type RegValueName struct {
	// contains filtered or unexported fields
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL