Jump to content
Ketarin forum
Autohotkey x64
Guest
By Guest, 07/18/2016
  • 114 downloads
  • Updated:

File Details

  • Website URL https://autohotkey.com/download/
  • User Agent
  • Category Scripting
  • User Notes Installer Options To silently install AutoHotkey into the default directory (which is the same directory displayed by non-silent mode), pass the parameter /S to the installer. For example: AutoHotkey110800_Install.exe /S A directory other than the default may be specified via the /D parameter (in the absence of /S, this changes the default directory displayed by the installer). For example: AutoHotkey110800_Install.exe /S /D=C:\Program Files\AutoHotkey If AutoHotkey was previously installed, the installer automatically detects which version of AutoHotkey.exe to set as the default. Otherwise, the default is Unicode 32-bit or Unicode 64-bit depending on whether the OS is 64-bit. To override which version of AutoHotkey.exe is set as the default, pass one of the following switches: •/A32 or /ANSI: ANSI 32-bit. •/U64 or /x64: Unicode 64-bit (only valid on 64-bit systems). •/U32: Unicode 32-bit. For example, the following installs silently and sets ANSI 32-bit as the default: AutoHotkey110800_Install.exe /S /A32 To silently uninstall AutoHotkey, pass the /Uninstall parameter to Installer.ahk. For example: "C:\Program Files\AutoHotkey\AutoHotkey.exe" "C:\Program Files\AutoHotkey\Installer.ahk" /Uninstall For AutoHotkey versions older than 1.1.08.00, use uninst.exe /S. For example: "C:\Program Files\AutoHotkey\uninst.exe" /S Note: Installer.ahk must be run as admin to work correctly. Later versions of the installer include a link in the bottom-right corner to extract setup files without installing. If this function is present, the /E switch can be used to invoke it from the command line. For example: AutoHotkey110903_Install.exe /D=F:\AutoHotkey /E In silent install/uninstall mode, running scripts are closed automatically, where necessary. Pass the /R switch (requires v1.1.19.02+) to automatically reload these scripts using whichever EXE they were running on, without command line args. This option is currently not supported when using Installer.ahk to change settings.

(Show)XML Contents

            <?xml version="1.0" encoding="utf-8"?>
<Jobs>
  <ApplicationJob xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Guid="0be04205-d9ae-4385-9ad8-0ff381b25984">
    <WebsiteUrl>https://autohotkey.com/download/</WebsiteUrl>
    <UserAgent/>
    <UserNotes>Installer Options

To silently install AutoHotkey into the default directory (which is the same directory displayed by non-silent mode), pass the parameter /S to the installer. For example:
AutoHotkey110800_Install.exe /S


A directory other than the default may be specified via the /D parameter (in the absence of /S, this changes the default directory displayed by the installer). For example:
AutoHotkey110800_Install.exe /S /D=C:\Program Files\AutoHotkey

If AutoHotkey was previously installed, the installer automatically detects which version of AutoHotkey.exe to set as the default. Otherwise, the default is Unicode 32-bit or Unicode 64-bit depending on whether the OS is 64-bit. To override which version of AutoHotkey.exe is set as the default, pass one of the following switches:
•/A32 or /ANSI: ANSI 32-bit.
•/U64 or /x64: Unicode 64-bit (only valid on 64-bit systems).
•/U32: Unicode 32-bit.

For example, the following installs silently and sets ANSI 32-bit as the default:

AutoHotkey110800_Install.exe /S /A32

To silently uninstall AutoHotkey, pass the /Uninstall parameter to Installer.ahk. For example:
"C:\Program Files\AutoHotkey\AutoHotkey.exe" "C:\Program Files\AutoHotkey\Installer.ahk" /Uninstall

For AutoHotkey versions older than 1.1.08.00, use uninst.exe /S. For example:
"C:\Program Files\AutoHotkey\uninst.exe" /S

Note: Installer.ahk must be run as admin to work correctly.

Later versions of the installer include a link in the bottom-right corner to extract setup files without installing. If this function is present, the /E switch can be used to invoke it from the command line. For example:
AutoHotkey110903_Install.exe /D=F:\AutoHotkey /E

In silent install/uninstall mode, running scripts are closed automatically, where necessary. Pass the /R switch (requires v1.1.19.02+) to automatically reload these scripts using whichever EXE they were running on, without command line args. This option is currently not supported when using Installer.ahk to change settings.</UserNotes>
    <LastFileSize>3111594</LastFileSize>
    <LastFileDate>2017-02-03T04:13:44-06:00</LastFileDate>
    <IgnoreFileInformation>false</IgnoreFileInformation>
    <DownloadBeta>Default</DownloadBeta>
    <DownloadDate xsi:nil="true"/>
    <CheckForUpdatesOnly>false</CheckForUpdatesOnly>
    <VariableChangeIndicator>version</VariableChangeIndicator>
    <HashVariable/>
    <HashType>None</HashType>
    <CanBeShared>true</CanBeShared>
    <ShareApplication>true</ShareApplication>
    <ExclusiveDownload>false</ExclusiveDownload>
    <HttpReferer>https://autohotkey.com/download/</HttpReferer>
    <SetupInstructions>
      <SetupInstruction xsi:type="StartProcessInstruction">
        <EnvironmentVariables/>
        <FileName>{file}</FileName>
        <Parameters>/S /U64 /R</Parameters>
        <WaitForExit>true</WaitForExit>
      </SetupInstruction>
    </SetupInstructions>
    <Variables>
      <item>
        <key>
          <string>version</string>
        </key>
        <value>
          <UrlVariable>
            <RegexRightToLeft>false</RegexRightToLeft>
            <VariableType>StartEnd</VariableType>
            <Regex/>
            <Url>https://autohotkey.com/download/</Url>
            <StartText><!--update-->v</StartText>
            <EndText> -</EndText>
            <Name>version</Name>
          </UrlVariable>
        </value>
      </item>
    </Variables>
    <ExecuteCommand/>
    <ExecutePreCommand/>
    <ExecuteCommandType>PowerShell</ExecuteCommandType>
    <ExecutePreCommandType>Batch</ExecutePreCommandType>
    <Category>Scripting</Category>
    <SourceType>FixedUrl</SourceType>
    <PreviousLocation/>
    <DeletePreviousFile>true</DeletePreviousFile>
    <Enabled>true</Enabled>
    <FileHippoId/>
    <LastUpdated>2017-02-21T09:34:00.4195106-06:00</LastUpdated>
    <TargetPath>{installers}\{category}\</TargetPath>
    <FixedDownloadUrl>https://autohotkey.com/download/ahk-install.exe</FixedDownloadUrl>
    <Name>Autohotkey x64</Name>
  </ApplicationJob>
</Jobs>

        

Comments

There are no comments to display.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Add your comment...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.