Blankperson2 Posted December 15, 2012 Share Posted December 15, 2012 I used given Au2exe utility given in autoit by default , i select source of my source file and when i put just a file name with no extension , bingo it compiles successfully , then i am able to change extension & change extenstion to .a3x and it runs but when i change it to .exe it doesn't run , instead gives error -cannot find file and the exe file is deleted ! Secondly when i tickmark 'console' , it just wont compile successfully ! It doesn't takes x64 also . Can someone convert 2 files into exe for me ? I will pm you source code or a3x file whatever needed. Or even better if someone could tell online converting site , i couldn't find one :/ Link to comment Share on other sites More sharing options...
Blankperson2 Posted December 15, 2012 Author Share Posted December 15, 2012 Also i forgot to mention that , when i compile to .exe with x64 ticked it compiles but it wont run in my computer so i untick x64 and then compile to exe but it doesn't work :/ Please Help :| Link to comment Share on other sites More sharing options...
Blankperson2 Posted December 15, 2012 Author Share Posted December 15, 2012 I right clicked my au3 source file and clicked 'compile script' but it gives error saying 'Unable to execute upx.exe to compress stub file: upx:URL of my exe file:FileNotFoundException:URL of exe:No such file or directory exists' How can i corrct it ? Or can somebody compile and give me back exe ? (& why is it so that i am allowed only 4 posts till 17th dec-> my last post , i am no spammer admins o.O) Link to comment Share on other sites More sharing options...
Moderators JLogan3o13 Posted December 15, 2012 Moderators Share Posted December 15, 2012 Why are you creating a second thread for the same compilation problem? Please stick to one thread at a time. "Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball How to get your question answered on this forum! Link to comment Share on other sites More sharing options...
Moderators Melba23 Posted December 15, 2012 Moderators Share Posted December 15, 2012 Blankperson2, As you say you are not a spammer, I have lifted your 5 post limit. And I have merged the 2 threads. Just try and stick to one at a time in future. M23 Blankperson2 1 Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind Open spoiler to see my UDFs: Spoiler ArrayMultiColSort ---- Sort arrays on multiple columnsChooseFileFolder ---- Single and multiple selections from specified path treeview listingDate_Time_Convert -- Easily convert date/time formats, including the language usedExtMsgBox --------- A highly customisable replacement for MsgBoxGUIExtender -------- Extend and retract multiple sections within a GUIGUIFrame ---------- Subdivide GUIs into many adjustable framesGUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView itemsGUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeViewMarquee ----------- Scrolling tickertape GUIsNoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxesNotify ------------- Small notifications on the edge of the displayScrollbars ----------Automatically sized scrollbars with a single commandStringSize ---------- Automatically size controls to fit textToast -------------- Small GUIs which pop out of the notification area Link to comment Share on other sites More sharing options...
Blankperson2 Posted December 16, 2012 Author Share Posted December 16, 2012 (edited) Thankyou @melba23 sorry for 2nd thread ! Edited December 16, 2012 by Blankperson2 Link to comment Share on other sites More sharing options...
Blankperson2 Posted December 16, 2012 Author Share Posted December 16, 2012 I have source file .au3 and .a3x but there's some error i get while compiling (even default examples) , so can anybody convert these to .exe for me and give me back ? Please i need urgent help :| I will pm the file (just 2) , please guys help ! Link to comment Share on other sites More sharing options...
guinness Posted December 16, 2012 Share Posted December 16, 2012 What is the error you get? You can't compile an a3x file, do you understand what an a3x file is and is used for? 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...
Developers Jos Posted December 16, 2012 Developers Share Posted December 16, 2012 (edited) Why did you open another thread while you have one open, which was already merged by Melba23 because you openen already 2? I will not get you faster support and rather leads to avoidance. Last warning as to this behaviour! Check you AntiVirus to see if that is detecting your compiled scripts as False Positive. Jos Edited December 16, 2012 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 More sharing options...
Blankperson2 Posted December 20, 2012 Author Share Posted December 20, 2012 @guinness , yeah i do know that au3 is source file containing script but .a3x is not , it is formed by compiling the source , but i am new to autoit and so not aware of everything so i posted all possibilities i could tell you guys Sorry Jos , i had thought that my original post became clumsy so i did so , i promise not to do again Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now