Jump to content

Won't Compile


Recommended Posts

Re-install?

All by me:

"Sometimes you have to go back to where you started, to get to where you want to go." 

"Everybody catches up with everyone, eventually" 

"As you teach others, you are really teaching yourself."

From my dad

"Do not worry about yesterday, as the only thing that you can control is tomorrow."

 

WindowsError.gif

WIKI | Tabs; | Arrays; | Strings | Wiki Arrays | How to ask a Question | Forum Search | FAQ | Tutorials | Original FAQ | ONLINE HELP | UDF's Wiki | AutoIt PDF

AutoIt Snippets | Multple Guis | Interrupting a running function | Another Send

StringRegExp | StringRegExp Help | RegEXTester | REG TUTOR | Reg TUTOT 2

AutoItSetOption | Macros | AutoIt Snippets | Wrapper | Autoit  Docs

SCITE | SciteJump | BB | MyTopics | Programming | UDFs | AutoIt 123 | UDFs Form | UDF

Learning to script | Tutorials | Documentation | IE.AU3 | Games? | FreeSoftware | Path_Online | Core Language

Programming Tips

Excel Changes

ControlHover.UDF

GDI_Plus

Draw_On_Screen

GDI Basics

GDI_More_Basics

GDI Rotate

GDI Graph

GDI  CheckExistingItems

GDI Trajectory

Replace $ghGDIPDll with $__g_hGDIPDll

DLL 101?

Array via Object

GDI Swimlane

GDI Plus French 101 Site

GDI Examples UEZ

GDI Basic Clock

GDI Detection

Ternary operator

Link to comment
Share on other sites

Worked before, it just stopped working. :\

It says this

>C:\Program Files\AutoIt3\SciTE\AutoIt3Wrapper\AutoIt3Wrapper.exe /in "C:\Documents and Settings\Rawr\My Documents\Scripts\test.au3"
>%1 is not a valid Win32 application.
Edited by gamepin126
Link to comment
Share on other sites

  • Moderators

What virus software are you using... and when did you run your last scan... is it relevant to the time that SciTe quit working for you?

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

Link to comment
Share on other sites

Only realtime protection I have is from Zone Alarm, and autoit has full access. I don't go to garbage sites, and download things randomly, so I don't use AV's.

EDIT: I can right click on a script and run it, but not run from scite.

Edited by gamepin126
Link to comment
Share on other sites

Three things that come to mind:

1: Try uninstall and re-install SciTe as well as all versions of AutoIT and reinstall.

I'm guessing your registry pointers are screwed, usually from people using system restore to rollback instead of restoring from a backup.

2: Check your antivirus isn't snaffling the code - there are frequent reports of false positives and the anti-virus log should show if this is the case. If you have a false positive, let the anti-virus people know, not here, as there is nothing that the AutoIT people can do about false positives in third-party software.

3: Check your drive for errors. Fix any found. Your system event log may also offer clues.

Edited by Confuzzled
Link to comment
Share on other sites

>%1 is not a valid Win32 application.

My usual hunches tell me that this is causing your problem, and it has nothing to do with viruses.

However, I cannot think of a solution at the moment.

Try NOT installing the stuff into program files but rather into C:\AutoIt3. May have a problem with the space in Program Files.

#)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...