Jump to content

Search the Community

Showing results for tags 'win7 issue with macros'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • Announcements and Site News
    • Administration
  • AutoIt v3
    • AutoIt Help and Support
    • AutoIt Technical Discussion
    • AutoIt Example Scripts
  • Scripting and Development
    • Developer General Discussion
    • Language Specific Discussion
  • IT Administration
    • Operating System Deployment
    • Windows Client
    • Windows Server
    • Office

Categories

  • AutoIt Team
    • Beta
    • MVP
  • AutoIt
    • Automation
    • Databases and web connections
    • Data compression
    • Encryption and hash
    • Games
    • GUI Additions
    • Hardware
    • Information gathering
    • Internet protocol suite
    • Maths
    • Media
    • PDF
    • Security
    • Social Media and other Website API
    • Windows
  • Scripting and Development
  • IT Administration
    • Operating System Deployment
    • Windows Client
    • Windows Server
    • Office

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Member Title


Location


WWW


Interests

Found 1 result

  1. Okay I've been coding with XP and finally need to code on Win7 (yuck). Latest version installed into directory C:\Program Files\AutoIt3 NOT C:\Program Files (x86) This single line program works in XP but gives an error in Win7 - what am I doing wrong?? MsgBox(0,"",@ScriptLineNumber) Here's the error in the console window: ! Unable to determine the location of the AutoIt3 program directory! >"C:\Program Files\AutoIt3\SciTE\AutoIt3Wrapper\AutoIt3Wrapper.exe" /run /prod /ErrorStdOut /in "C:\Program Files\AutoIt3\AH Code\atscriptlinenumber.au3" /UserParams +>18:27:15 Starting AutoIt3Wrapper v.2.1.0.8 Environment(Language:0409 Keyboard:00000409 OS:WIN_7/Service Pack 1 CPU:X64 OS:X86) ! Unable to determine the location of the AutoIt3 program directory! >Exit code: 0 Time: 0.250 It's probably something extremely easy but I'm stumped. (Yes I have full RWM permissions.) Thanks
×
×
  • Create New...