Jump to content

Recommended Posts

Posted

Scite won't compile anything. When I right click on the scripts and tell it to compile(with or without options) it leaves a INI but no EXE. I can't run scripts from Scite either. Anyone know what's wrong?

Posted

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

Posted (edited)

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
  • Moderators
Posted

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.

Posted (edited)

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
Posted (edited)

This is one of those

"FFR" situations

Format, FDisk, Re-Install?

:whistle::):)

Edited by Paulie
Posted (edited)

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
Posted

>%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.

#)

Posted

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

That did it. Thanks everyone for helping.

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
  • Recently Browsing   0 members

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