msxgames Posted August 20, 2012 Share Posted August 20, 2012 The computer I use is my company laptop which has more restrictions than normal computers, allthough I can run programs as local admin. I tried to run the software on my computer at home in the same directory as my laptop, here the problem does not show. So I guess the issue is security related.Debug log (I also tried the compiled version as admin) but they have the same result:And the debug console:PS: This program is quite amazing. A nice piece of (a lot of) work. Link to comment Share on other sites More sharing options...
ISI360 Posted August 21, 2012 Author Share Posted August 21, 2012 Are you shure you have admin rights? (log: user is admin: no???) Maybe an antivir program denies the formstudio2.exe to run? Link to comment Share on other sites More sharing options...
msxgames Posted August 21, 2012 Share Posted August 21, 2012 The screenshot says admin=no, but I did different tests.admin/no adminsource/compileddifferent directorieslaptop (Windows 7)/desktop (Windows Vista)The desktop with the working version has Windows Vista installed. I cannot switch off the anti virus program. Link to comment Share on other sites More sharing options...
nitekram Posted August 21, 2012 Share Posted August 21, 2012 This looks really cool - cannot wait to try it when I get home (must have missed this when it came out) 2¢ 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." 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 More sharing options...
FaridAgl Posted August 24, 2012 Share Posted August 24, 2012 (edited) OP, I have noticed that you are using an outdated version of Obfuscator and SciLexer.dll, may I ask why? Edit: Also Tidy. Edited August 24, 2012 by D4RKON3 http://faridaghili.ir Link to comment Share on other sites More sharing options...
BrewManNH Posted August 24, 2012 Share Posted August 24, 2012 Those tools can be easily updated by downloading the latest versions from AutoIt's website. If I posted any code, assume that code was written using the latest release version unless stated otherwise. Also, if it doesn't work on XP I can't help with that because I don't have access to XP, and I'm not going to.Give a programmer the correct code and he can do his work for a day. Teach a programmer to debug and he can do his work for a lifetime - by Chirag GudeHow to ask questions the smart way! I hereby grant any person the right to use any code I post, that I am the original author of, on the autoitscript.com forums, unless I've specifically stated otherwise in the code or the thread post. If you do use my code all I ask, as a courtesy, is to make note of where you got it from. Back up and restore Windows user files _Array.au3 - Modified array functions that include support for 2D arrays. - ColorChooser - An add-on for SciTE that pops up a color dialog so you can select and paste a color code into a script. - Customizable Splashscreen GUI w/Progress Bar - Create a custom "splash screen" GUI with a progress bar and custom label. - _FileGetProperty - Retrieve the properties of a file - SciTE Toolbar - A toolbar demo for use with the SciTE editor - GUIRegisterMsg demo - Demo script to show how to use the Windows messages to interact with controls and your GUI. - Latin Square password generator Link to comment Share on other sites More sharing options...
FaridAgl Posted August 24, 2012 Share Posted August 24, 2012 (edited) Well, I have tried to replace the latest SciLexer.dll with the old ISN AutoIt Studio's one, but after that the the ISN AutoIt Studio's editor didn't show the color highlights for variables, keywords etc.I thought maybe there is a deeper reason behind this ( Using an old version of those ). Edited August 24, 2012 by D4RKON3 http://faridaghili.ir Link to comment Share on other sites More sharing options...
maillady Posted August 25, 2012 Share Posted August 25, 2012 This is great. Excellent job my friend! Feature request: Customizable hotkeys Link to comment Share on other sites More sharing options...
FaridAgl Posted August 25, 2012 Share Posted August 25, 2012 @ISI360, is there any way for sorting the controls? I mean for their tab index. http://faridaghili.ir Link to comment Share on other sites More sharing options...
kalel69 Posted August 26, 2012 Share Posted August 26, 2012 This is AWESOME!!! Great Job, and Thanks for all the hard work you've been putting into this app, and thanks for sharing it! Link to comment Share on other sites More sharing options...
ISI360 Posted August 26, 2012 Author Share Posted August 26, 2012 @ISI360, is there any way for sorting the controls? I mean for their tab index.currently not Link to comment Share on other sites More sharing options...
FaridAgl Posted August 26, 2012 Share Posted August 26, 2012 Well, currently it's the only thing that is missing. I will find a way to achieve this and I will let you know my idea about a way to handle it. http://faridaghili.ir Link to comment Share on other sites More sharing options...
JCarson Posted September 14, 2012 Share Posted September 14, 2012 Just wondering where development is on this and what the method of getting involved in helping with development is. Let me know and thanks in advance. Joe Link to comment Share on other sites More sharing options...
ISI360 Posted September 15, 2012 Author Share Posted September 15, 2012 I am currently working on the 0.9 Update....but it will take some months...^^ But if you have some nice ideas for the 0.9 version you can post it here ;) Link to comment Share on other sites More sharing options...
guinness Posted September 15, 2012 Share Posted September 15, 2012 I hope you don't mind but your idea for the debug console was brilliant. So I've adapted it for one of my projects and listed you as the inspiration. UDF List: _AdapterConnections() • _AlwaysRun() • _AppMon() • _AppMonEx() • _ArrayFilter/_ArrayReduce • _BinaryBin() • _CheckMsgBox() • _CmdLineRaw() • _ContextMenu() • _ConvertLHWebColor()/_ConvertSHWebColor() • _DesktopDimensions() • _DisplayPassword() • _DotNet_Load()/_DotNet_Unload() • _Fibonacci() • _FileCompare() • _FileCompareContents() • _FileNameByHandle() • _FilePrefix/SRE() • _FindInFile() • _GetBackgroundColor()/_SetBackgroundColor() • _GetConrolID() • _GetCtrlClass() • _GetDirectoryFormat() • _GetDriveMediaType() • _GetFilename()/_GetFilenameExt() • _GetHardwareID() • _GetIP() • _GetIP_Country() • _GetOSLanguage() • _GetSavedSource() • _GetStringSize() • _GetSystemPaths() • _GetURLImage() • _GIFImage() • _GoogleWeather() • _GUICtrlCreateGroup() • _GUICtrlListBox_CreateArray() • _GUICtrlListView_CreateArray() • _GUICtrlListView_SaveCSV() • _GUICtrlListView_SaveHTML() • _GUICtrlListView_SaveTxt() • _GUICtrlListView_SaveXML() • _GUICtrlMenu_Recent() • _GUICtrlMenu_SetItemImage() • _GUICtrlTreeView_CreateArray() • _GUIDisable() • _GUIImageList_SetIconFromHandle() • _GUIRegisterMsg() • _GUISetIcon() • _Icon_Clear()/_Icon_Set() • _IdleTime() • _InetGet() • _InetGetGUI() • _InetGetProgress() • _IPDetails() • _IsFileOlder() • _IsGUID() • _IsHex() • _IsPalindrome() • _IsRegKey() • _IsStringRegExp() • _IsSystemDrive() • _IsUPX() • _IsValidType() • _IsWebColor() • _Language() • _Log() • _MicrosoftInternetConnectivity() • _MSDNDataType() • _PathFull/GetRelative/Split() • _PathSplitEx() • _PrintFromArray() • _ProgressSetMarquee() • _ReDim() • _RockPaperScissors()/_RockPaperScissorsLizardSpock() • _ScrollingCredits • _SelfDelete() • _SelfRename() • _SelfUpdate() • _SendTo() • _ShellAll() • _ShellFile() • _ShellFolder() • _SingletonHWID() • _SingletonPID() • _Startup() • _StringCompact() • _StringIsValid() • _StringRegExpMetaCharacters() • _StringReplaceWholeWord() • _StringStripChars() • _Temperature() • _TrialPeriod() • _UKToUSDate()/_USToUKDate() • _WinAPI_Create_CTL_CODE() • _WinAPI_CreateGUID() • _WMIDateStringToDate()/_DateToWMIDateString() • Au3 script parsing • AutoIt Search • AutoIt3 Portable • AutoIt3WrapperToPragma • AutoItWinGetTitle()/AutoItWinSetTitle() • Coding • DirToHTML5 • FileInstallr • FileReadLastChars() • GeoIP database • GUI - Only Close Button • GUI Examples • GUICtrlDeleteImage() • GUICtrlGetBkColor() • GUICtrlGetStyle() • GUIEvents • GUIGetBkColor() • Int_Parse() & Int_TryParse() • IsISBN() • LockFile() • Mapping CtrlIDs • OOP in AutoIt • ParseHeadersToSciTE() • PasswordValid • PasteBin • Posts Per Day • PreExpand • Protect Globals • Queue() • Resource Update • ResourcesEx • SciTE Jump • Settings INI • SHELLHOOK • Shunting-Yard • Signature Creator • Stack() • Stopwatch() • StringAddLF()/StringStripLF() • StringEOLToCRLF() • VSCROLL • WM_COPYDATA • More Examples... Updated: 22/04/2018 Link to comment Share on other sites More sharing options...
ISI360 Posted September 15, 2012 Author Share Posted September 15, 2012 Thanks! Link to comment Share on other sites More sharing options...
James Posted September 17, 2012 Share Posted September 17, 2012 Holy shit. Blog - Seriously epic web hosting - Twitter - GitHub - Cachet HQ Link to comment Share on other sites More sharing options...
BrewManNH Posted September 17, 2012 Share Posted September 17, 2012 (edited) When I run this, on Windows 7 x64 I'm an administrator on the computer, I get the following error everytime I try to create a new project.ISN_AUTOIT_STUDIO_V_0_88_BETA_SOURCEISN AutoIt StudioincludesStudio_Addons.au3 (163) : ==> Subscript used with non-Array variable.: For $x = 1 to $aRecords[0] For $x = 1 to $aRecords^ ERRORI get this error even when running the compiled script, just a different line number shows up but the same error.EDIT: I figured out what I "THINK" is causing this error message. In the file Studio_Addons.au3, at line 159, there is a FileMove command to move the default.au3 file from the templates folder to the project folder and rename it. The problem occurs because the FileMove command is the wrong function to be used, you should be doing a FileCopy so it doesn't delete the default.au3 file when it moves it to the project folder, and because you wrote the wrong parameters in the command.; this is what is in line 159 filemove($Projectfolder & "" & guictrlread($new_projectname) & "" & $templatemainfile, $Projectfolder & "" & guictrlread($new_projectname) & "" & guictrlread($new_projectmainfile), 1) ; this is what should be there instead FileCopy($templatefolder & "default" & $templatemainfile, $Projectfolder & "" & GUICtrlRead($new_projectname) & "" & GUICtrlRead($new_projectmainfile), 8)BTW, using flag 1 on the filemove isn't needed, because your program won't let you create a new project if the folder already exists with that name. Edited September 17, 2012 by BrewManNH If I posted any code, assume that code was written using the latest release version unless stated otherwise. Also, if it doesn't work on XP I can't help with that because I don't have access to XP, and I'm not going to.Give a programmer the correct code and he can do his work for a day. Teach a programmer to debug and he can do his work for a lifetime - by Chirag GudeHow to ask questions the smart way! I hereby grant any person the right to use any code I post, that I am the original author of, on the autoitscript.com forums, unless I've specifically stated otherwise in the code or the thread post. If you do use my code all I ask, as a courtesy, is to make note of where you got it from. Back up and restore Windows user files _Array.au3 - Modified array functions that include support for 2D arrays. - ColorChooser - An add-on for SciTE that pops up a color dialog so you can select and paste a color code into a script. - Customizable Splashscreen GUI w/Progress Bar - Create a custom "splash screen" GUI with a progress bar and custom label. - _FileGetProperty - Retrieve the properties of a file - SciTE Toolbar - A toolbar demo for use with the SciTE editor - GUIRegisterMsg demo - Demo script to show how to use the Windows messages to interact with controls and your GUI. - Latin Square password generator Link to comment Share on other sites More sharing options...
skin27 Posted September 18, 2012 Share Posted September 18, 2012 Some suggestions for 0.91) List unused variables, functions, includes etc2) Add includes when needed3) Round trip engeneering when working on the gui (work on source and graphical interface at the same time, instead of generating the source)4) Count words and word frequencies5) Create installer from a project ()Keep up the nice work Link to comment Share on other sites More sharing options...
FaridAgl Posted September 18, 2012 Share Posted September 18, 2012 Another suggestion: If it possible add the ability to sort the tab index of controls. http://faridaghili.ir Link to comment Share on other sites More sharing options...
Recommended Posts