Jump to content

New version of AUTOIT


Recommended Posts

Hi,

I love Autoit, but please can smbody explain me, why when new version of Autoit is released, my scripts stop to run?

Is it my problem?

I don't know to do.... this is a big problem, too big, I think...

Has smbody a solution?

Thank you

Roby

Link to comment
Share on other sites

Hi,

I love Autoit, but please can smbody explain me, why when new version of Autoit is released, my scripts stop to run?

Is it my problem?

I don't know to do.... this is a big problem, too big, I think...

Has smbody a solution?

Thank you

Roby

Check here and see if there's an answer to your question.

If not, post something for us to analyze. Asking people why your script isn't running when we can't SEE your script does us no good.

- MoChr(77)& Chr(97)& Chr(100)& Chr(101)& Chr(32)& Chr(121)& Chr(97)& Chr(32)& Chr(108)& Chr(111)& Chr(111)& Chr(107)-------I've told you 100,000 times not to exaggerate!-------Don't make me hit you with my cigarette hand...-------My scripts:Random Episode Selector, Keyboard MouseMover, CopyPath v2.1, SmartRename for XP,Window Tracer[sup]New![/sup]

Link to comment
Share on other sites

  • Developers

Sure, just change line 100 and it will all work again.....

seriously, it helps when you specify what your problem is and, more importantly, first read what was changes especially the scriptbreaking changes page listed on the "History/change log page" ....

Edited by Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

Hi,

I love Autoit, but please can smbody explain me, why when new version of Autoit is released, my scripts stop to run?

Is it my problem?

I don't know to do.... this is a big problem, too big, I think...

Has smbody a solution?

Thank you

Roby

Several things have changed in the new version, you can see them in the help file under History/Changelog.

One of the most important changes are the way the GUI includes are organized.

You could use this to fix it, or if you want something simplier check my script in this thread.

Good luck :)

Broken link? PM me and I'll send you the file!

Link to comment
Share on other sites

why when new version of Autoit is released, my scripts stop to run?

Hm, maybe because you script was written in environment that changed after you updating?

Every new version have changes, some function that you perhaps using was changed, you should read the ChangeLong and respectively make changes in your scripts.

AutoIt developers trying to make every new version backwards compatible, but sometimes they have to brake that to make AutoIt better for the future. And we have to understand and respect it.

Edited by MrCreatoR

 

Spoiler

Using OS: Win 7 Professional, Using AutoIt Ver(s): 3.3.6.1 / 3.3.8.1

AutoIt_Rus_Community.png AutoIt Russian Community

My Work...

Spoiler

AutoIt_Icon_small.pngProjects: ATT - Application Translate Tool {new}| BlockIt - Block files & folders {new}| SIP - Selected Image Preview {new}| SISCABMAN - SciTE Abbreviations Manager {new}| AutoIt Path Switcher | AutoIt Menu for Opera! | YouTube Download Center! | Desktop Icons Restorator | Math Tasks | KeyBoard & Mouse Cleaner | CaptureIt - Capture Images Utility | CheckFileSize Program

AutoIt_Icon_small.pngUDFs: OnAutoItErrorRegister - Handle AutoIt critical errors {new}| AutoIt Syntax Highlight {new}| Opera Library! | Winamp Library | GetFolderToMenu | Custom_InputBox()! | _FileRun UDF | _CheckInput() UDF | _GUIInputSetOnlyNumbers() UDF | _FileGetValidName() UDF | _GUICtrlCreateRadioCBox UDF | _GuiCreateGrid() | _PathSplitByRegExp() | _GUICtrlListView_MoveItems - UDF | GUICtrlSetOnHover_UDF! | _ControlTab UDF! | _MouseSetOnEvent() UDF! | _ProcessListEx - UDF | GUICtrl_SetResizing - UDF! | Mod. for _IniString UDFs | _StringStripChars UDF | _ColorIsDarkShade UDF | _ColorConvertValue UDF | _GUICtrlTab_CoverBackground | CUI_App_UDF | _IncludeScripts UDF | _AutoIt3ExecuteCode | _DragList UDF | Mod. for _ListView_Progress | _ListView_SysLink | _GenerateRandomNumbers | _BlockInputEx | _IsPressedEx | OnAutoItExit Handler | _GUICtrlCreateTFLabel UDF | WinControlSetEvent UDF | Mod. for _DirGetSizeEx UDF
 
AutoIt_Icon_small.pngExamples: 
ScreenSaver Demo - Matrix included | Gui Drag Without pause the script | _WinAttach()! | Turn Off/On Monitor | ComboBox Handler Example | Mod. for "Thinking Box" | Cool "About" Box | TasksBar Imitation Demo

Like the Projects/UDFs/Examples? Please rate the topic (up-right corner of the post header: Rating AutoIt_Rating.gif)

* === My topics === *

==================================================
My_Userbar.gif
==================================================

 

 

 

AutoIt is simple, subtle, elegant. © AutoIt Team

Link to comment
Share on other sites

thank to all...

thank you Monoceres.. Your script really run...

I have solved my problem.. I must only replace the function RunAsSet...with RunAs...

thank you again...

roby

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