JayMan Posted March 20, 2008 Posted March 20, 2008 Heya, I remember finding some posts about a way to embed a copy of your scripts source code into a compiled exe so it could be recovered if needed... e.g. running "myscript.exe" would run the script... but running "myscript.exe /recover" would save a copy of the source code somewhere instead of running the script... I can't find these posts anymore & would like to play around with this idea... Any tips or pointers? sorry if this is an easy question... I'm just starting out with AutoIT & scripting in general (besides basic Batch files). Thanks! JayMan
Monamo Posted March 20, 2008 Posted March 20, 2008 JayMan said: Heya,I remember finding some posts about a way to embed a copy of your scripts source code into a compiled exe so it could be recovered if needed...e.g. running "myscript.exe" would run the script... but running "myscript.exe /recover" would save a copy of the source code somewhere instead of running the script...I can't find these posts anymore & would like to play around with this idea...Any tips or pointers?sorry if this is an easy question... I'm just starting out with AutoIT & scripting in general (besides basic Batch files).Thanks!JayManMethod details here - 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]
Zedna Posted March 20, 2008 Posted March 20, 2008 Or look here Resources UDF ResourcesEx UDF AutoIt Forum Search
ChrisL Posted March 20, 2008 Posted March 20, 2008 JayMan said: Heya,I remember finding some posts about a way to embed a copy of your scripts source code into a compiled exe so it could be recovered if needed...e.g. running "myscript.exe" would run the script... but running "myscript.exe /recover" would save a copy of the source code somewhere instead of running the script...I can't find these posts anymore & would like to play around with this idea...Any tips or pointers?sorry if this is an easy question... I'm just starting out with AutoIT & scripting in general (besides basic Batch files).Thanks!JayManthere is one in my signature [u]Scripts[/u]Minimize gui to systray _ Fail safe source recoveryMsgbox UDF _ _procwatch() Stop your app from being closedLicensed/Trial software system _ Buffering Hotkeys_SQL.au3 ADODB.Connection _ Search 2d Arrays_SplashTextWithGraphicOn() _ Adjust Screen GammaTransparent Controls _ Eventlogs without the crap_GuiCtrlCreateFlash() _ Simple Interscript communication[u]Websites[/u]Curious Campers VW Hightops Lambert Plant Hire
Kip Posted March 20, 2008 Posted March 20, 2008 double post MailSpons: Fake SMTP server for safe email testing Dutch postcode & address API.
ChrisL Posted March 20, 2008 Posted March 20, 2008 kip said: double postNo Sh*t Sherlock The forum went all screwey and timed out [u]Scripts[/u]Minimize gui to systray _ Fail safe source recoveryMsgbox UDF _ _procwatch() Stop your app from being closedLicensed/Trial software system _ Buffering Hotkeys_SQL.au3 ADODB.Connection _ Search 2d Arrays_SplashTextWithGraphicOn() _ Adjust Screen GammaTransparent Controls _ Eventlogs without the crap_GuiCtrlCreateFlash() _ Simple Interscript communication[u]Websites[/u]Curious Campers VW Hightops Lambert Plant Hire
Kip Posted March 20, 2008 Posted March 20, 2008 Quote No Sh*t Sherlock biggrin.gif You can call me Kip MailSpons: Fake SMTP server for safe email testing Dutch postcode & address API.
JayMan Posted March 23, 2008 Author Posted March 23, 2008 Thanks all! These were the threads i was thinking of! JayMan
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