Emile Posted October 20, 2017 Share Posted October 20, 2017 To bad the virus scanner at work deletes some files like the form_builder.exe Link to comment Share on other sites More sharing options...
ISI360 Posted October 20, 2017 Author Share Posted October 20, 2017 (edited) Hm yeah not much i can do about that (It´s a false positive) Edited October 20, 2017 by ISI360 Link to comment Share on other sites More sharing options...
Emile Posted October 30, 2017 Share Posted October 30, 2017 (edited) On 10/20/2017 at 9:45 PM, ISI360 said: Hm yeah not much i can do about that (It´s a false positive) Yeah I know nothing you can do about it. So after trying out Koda again and failed...I reported the false positive to Symantec Now wait... Quote Thank you for contacting Symantec. Your submission has been received and will be reviewed. We endeavor to respond to all submissions within 2 working days. The tracking number for your submission is: 56018, please reference this tracking number in any further correspondence on this issue. EDIT: Symantec fixed it Can now start using it! Edited November 15, 2017 by Emile Link to comment Share on other sites More sharing options...
musicstashall Posted November 25, 2017 Share Posted November 25, 2017 Hello. Recently such activity has begun: Similarly, all my applications are also considered Trojans: Link to comment Share on other sites More sharing options...
Earthshine Posted November 25, 2017 Share Posted November 25, 2017 Yes. Others here have utility that windows reports Bitrep My resources are limited. You must ask the right questions Link to comment Share on other sites More sharing options...
musicstashall Posted November 26, 2017 Share Posted November 26, 2017 There is still a very irritable thing. All the time I want to report thise. Why, after compiling the script, the page of the editor tab scrolls to the top? Is this done with some evil intent? Link to comment Share on other sites More sharing options...
Earthshine Posted November 26, 2017 Share Posted November 26, 2017 (edited) I don’t think this side supports that tool and to tell you the truth I didn’t find much use in it. I only script and auto IT if I have to make an app it’s in C# Edited November 26, 2017 by Earthshine My resources are limited. You must ask the right questions Link to comment Share on other sites More sharing options...
musicstashall Posted November 30, 2017 Share Posted November 30, 2017 On 26.11.2017 at 8:18 PM, Earthshine said: I only script and auto IT if I have to make an app it’s in C# And I wrote the application. For half a year. Completely in the studio. Learning the language from scratch! The installer is also written on Autoit. And I liked it) BlackWindowManager Link to comment Share on other sites More sharing options...
bfgxp Posted January 19, 2018 Share Posted January 19, 2018 Hello! 1.06 (20170928) version BUG The parameter editor in the click tool menu is not valid. Link to comment Share on other sites More sharing options...
74LS00 Posted January 26, 2018 Share Posted January 26, 2018 Sorry, I do not know much English. I started to add and fix the localization and ran into a problem. I could not register an account with isnetwork.at, so I will ask you to visit. Maybe my yandex mail is not suitable. But I do not have gmail. I could not create gmail, my mobile phone was not suitable. I started editing russian.lng in utf8-bom encoding. In one of the windows the text did not appear I recoded the file in utf8 without bom. In the window the text was unintelligible and the localization of controlls was gone When I used ansi, the msgbox text became correct, but there are still no localization controlls I checked china.lng, there is also such a problem Perhaps you know how to solve this problem. Please let us know if the pictures are not displayed. Link to comment Share on other sites More sharing options...
ISI360 Posted January 26, 2018 Author Share Posted January 26, 2018 Thanks for your feedback! In this case its a little bug that only happens in the text of the warning GUI. These text here is readen with the native iniread function...wich will not work with utf8 -> empty text. I will fix it in the next update. And for your translation: It sould be ok if you continue in the UTF-8 format for your translation. It is ok this way. Link to comment Share on other sites More sharing options...
ISI360 Posted February 23, 2018 Author Share Posted February 23, 2018 And again a brand new update for the ISN Autoit Studio is out now! (Version 1.07) Many improvements in speed are made in this release! (Especial for big scripts) So happy testing! Changelog (by Google translator) expandcollapse popup-> ISN AutoIt Studio: <- ----------------------------------- [Fixes] - Various bugfixes - Indenting a lot of text with tabulator now works much faster. (And will not crash the ISN anymore) - The function "Repeat" or "Undo" in the Script Editor reacts faster with a lot of text. (And will not crash the ISN anymore) - When marking blank lines in the Script Editor, the ISN AutoIt Studio freezes for a few seconds. This is now fixed. - Fixed a bug that caused autocomplete not to work properly in some Scintilla controls (code deposit, code snippet). Bug with MustDeclareVars and the DBUG Tool fixed. - Fixed input problems after CTRL + G. - fixed bug with the scaling of the start logo and the small debug window [Improvements] - Speed with larger files has been greatly improved. (Also when copying / pasting text into the script editor) - The function "Mark last modified function in script tree" has been extended: Now an immediate marking can be selected. So as soon as the Coursor is placed in a function, the function is marked in the script tree. - revised the "Script Tree Settings" section in the program settings - All Scintilla controls (debug console, code deposit, code snippet etc.) now have a consistent context menu in the style of the "main editor" - Many hotkeys for the script editor (lines, bookmark, duplicate, etc.) now also work for other Scintilla Controls in ISN AutoIt Studio - The script tree of ISN AutoIt Studio now runs in its own thread. Thus, the script tree has now no more speed influence on the ISN AutoIt Studio! As a result, the generation of the script tree is now a bit faster. (Results are cached, for example, to be loaded faster when changing tabs) - The scroll position of the script editor is restored when the tab is changed! Added loading animation in the script tree - Autocomplete for variables and functions in the project runs much faster and no longer blocks the ISN AutoIt Studio. The internal list is now updated each time the script tree is updated. (So the "Save" command is executed) - Updated French translation (thx to Swirti) - Updated Russian translation (thx to 74LS00) - The list of "Recently opened items" (in the Welcome window) now automatically sorts items that are no longer available. Thus, no "holes" more in the list. - The project management can now be opened at any time. An open project does not have to be closed anymore. [New Features] - Autocomplete can now only be displayed from the second character on for UDF functions. To be found in the program settings under "Script Editor". - The filter for the script tree now supports wildcards (eg _test *). - A hotkey can now be assigned for the "Create temporary AutoIt script" function. - Added "Select All" function in the context menu of the Script Editor - The ISN AutoIt Studio now supports multiple paths for projects. In addition to the "main path", you can now specify additional folders that are searched for ISN projects. (See program settings -> program paths) - In project management, all projects from additional project paths are now displayed and grouped by folder. (For grouping Win Vista or higher is necessary) - In project management, projects can now simply be moved from one project folder to the other via drag and drop. -> ISN Form Studio 2: <- ----------------------------------- [Fixes] - Various bugfixes - Changing the tab pages in the Control Editor and GUI properties is now faster. (thx to lyogadi) [New Features] - In the GUI properties, the GUI code can now be packed into a function on request. (With the GUI handle as the return value) -> Plugin SDK: <- ----------------------------------- [Fixes] - Fixed a bug in the function "_ISNPlugin_ArrayStringToArray" that could cause the plugin to crash. - Bug fixed in the function "_ISNPlugin_Wait_for_Message_from_ISN_AutoIt_Studio". funkey, nend and mLipok 3 Link to comment Share on other sites More sharing options...
gogomarkni Posted February 27, 2018 Share Posted February 27, 2018 (edited) hi , I updated the version to 1.07 today. (my OS is Win 7 64bit) when I open the editor and type "Enter" to make next new line, the mouse/keyboard (system input will hang!!). I need to press "Ctr+Alt+Del" to jump out . it also happen when I verified this issue on a new created .au3 script (no code ). Does anyone got the same situation ? and how to rollback to 1.06 or download the old version. thanks, Edited February 27, 2018 by gogomarkni Link to comment Share on other sites More sharing options...
ISI360 Posted February 27, 2018 Author Share Posted February 27, 2018 Hi What OS do you use? (I guess Windows XP?) Link to comment Share on other sites More sharing options...
gogomarkni Posted February 27, 2018 Share Posted February 27, 2018 Sorry, I forgot mentioned, my OS is Wins 7 64bit Link to comment Share on other sites More sharing options...
ISI360 Posted February 27, 2018 Author Share Posted February 27, 2018 Try the following work around: Disable the option in Script Editor -> "When writing words like If, While, Func etc..." in the program settings. Then try again. Link to comment Share on other sites More sharing options...
bfgxp Posted February 27, 2018 Share Posted February 27, 2018 45 minutes ago, gogomarkni said: hi , I updated the version to 1.07 today. (my OS is Win 7 64bit) when I open the editor and type "Enter" to make next new line, the mouse/keyboard (system input will hang!!). I need to press "Ctr+Alt+Del" to jump out . it also happen when I verified this issue on a new created .au3 script (no code ). Does anyone got the same situation ? and how to rollback to 1.06 or download the old version. thanks, Win10 64bit the same problem. Link to comment Share on other sites More sharing options...
gogomarkni Posted February 27, 2018 Share Posted February 27, 2018 hi ISI360, thanks very much, it's no problem if disable the option. Link to comment Share on other sites More sharing options...
bfgxp Posted February 27, 2018 Share Posted February 27, 2018 6 minutes ago, ISI360 said: Try the following work around: Disable the option in Script Editor -> "When writing words like If, While, Func etc..." in the program settings. Then try again. Disable this, it returned to normal. Link to comment Share on other sites More sharing options...
ISI360 Posted February 27, 2018 Author Share Posted February 27, 2018 OK thanks for testing. I will release a hotfix update for this issue in the next hours. Link to comment Share on other sites More sharing options...
Recommended Posts