SpecialCoder 0 Posted May 1, 2011 thanks for help me alltime now i made Asimple program but i want to compile it By using A Code whithout Using The program taht called " Compile Script to .exe" only one code that i can put it in my program to compile my code to exe Share this post Link to post Share on other sites
jchd 1,514 Posted May 1, 2011 Irrealistic! You want to have cakes cooked but don't want to use anything called "owen" ... Either buy them cooked in someone else "owen" at the mart next block or use your own "owen". Looks like the "Coder" you're dreaming of is indeed very special This wonderful site allows debugging and testing regular expressions (many flavors available). An absolute must have in your bookmarks.Another excellent RegExp tutorial. Don't forget downloading your copy of up-to-date pcretest.exe and pcregrep.exe hereRegExp tutorial: enough to get startedPCRE v8.33 regexp documentation latest available release and currently implemented in AutoIt beta.SQLitespeed is another feature-rich premier SQLite manager (includes import/export). Well worth a try.SQLite Expert (freeware Personal Edition or payware Pro version) is a very useful SQLite database manager.An excellent eBook covering almost every aspect of SQLite3: a must-read for anyone doing serious work.SQL tutorial (covers "generic" SQL, but most of it applies to SQLite as well)A work-in-progress SQLite3 tutorial. Don't miss other LxyzTHW pages!SQLite official website with full documentation (may be newer than the SQLite library that comes standard with AutoIt) Share this post Link to post Share on other sites
trancexx 1,013 Posted May 1, 2011 Welcome to super cool bizarro General Help and Support where nothing makes sense. ♡♡♡ . eMyvnE Share this post Link to post Share on other sites
GEOSoft 67 Posted May 1, 2011 Does Metrhod 3 on this page come close to what you want? http://dundats.mvps.org/help/html/intro/compiler.htm GeorgeQuestion about decompiling code? Read the decompiling FAQ and don't bother posting the question in the forums.Be sure to read and follow the forum rules. -AKA the AutoIt Reading and Comprehension Skills test.*** The PCRE (Regular Expression) ToolKit for AutoIT - (Updated Oct 20, 2011 ver:3.0.1.13) - Please update your current version before filing any bug reports. The installer now includes both 32 and 64 bit versions. No change in version number.Visit my Blog .. currently not active but it will soon be resplendent with news and views. Also please remove any links you may have to my website. it is soon to be closed and replaced with something else."Old age and treachery will always overcome youth and skill!" Share this post Link to post Share on other sites
SpecialCoder 0 Posted May 1, 2011 Thanks Geosoft i made acode like that Aut2exe.exe /in c:\8.au3 /out c:\myapp.exe /icon c:\1.ico /x86 it is Right or no?? and where i can put it ?? Share this post Link to post Share on other sites