hozdaman 0 Posted May 24, 2010 I am working on a script that will allow me to run common utilities that i use everyday. Currently I have the script able to run an installer from using @scriptdir command. I had two questions that are related to @scriptdir. 1. Is there a way that I can have the actually utility install in the script dir using @scirptdir. 2. The utilities that i am using only having installers, is there a way to have the script uninstall the utility after i am done, without knowing the path? i.e. script installs malawarebytes in to script dir. Once I am done I should be able to go back to the script and uninstall. Sorry don't have code as i am not sure how to do this. Thanks. Share this post Link to post Share on other sites
PsaltyDS 39 Posted May 24, 2010 (edited) Get lost. We don't want this crap here.Reported to mods... Edit: My mistake. I wasn't familiar with Malwarebytes and didn't even read that as a proper noun name. Edited May 24, 2010 by PsaltyDS Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law Share this post Link to post Share on other sites
Valik 478 Posted May 24, 2010 Err, Maylwarebytes is ANTI-malware. Share this post Link to post Share on other sites
hozdaman 0 Posted May 24, 2010 What do you mean crap!! Sorry I am new to scripting. I thought this was forum to help people. All you have say is its not possible. I was just asking a simple question!!! Nice way to treat people Share this post Link to post Share on other sites
taietel 34 Posted May 24, 2010 @hozdaman: 1. Read in the help file about FileInstall() 2. What kind of utilities? Things you should know first...In the beginning there was only ONE! And zero...Progs:Create PDF(TXT2PDF,IMG2PDF) 3D Bar Graph DeskGadget Menu INI Photo Mosaic 3D Text Share this post Link to post Share on other sites
JohnOne 1,603 Posted May 24, 2010 You can install to @scriptdir, but the sourcepath has to be defined. Im not sure I know what you mean about uninstall, you know wher you install then you know where the files are. If its something different then try writing the path to an ini file or something. AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans. Share this post Link to post Share on other sites
Valik 478 Posted May 24, 2010 (edited) Fucking hell you're both failures. PsaltyDS, you're a failure for looking up what Malwarebytes is and just assuming it's "malware". hozdaman, you're a failure for not spending 8 seconds thinking from a different perspective about what PsaltyDS could be on about with his "you're reported" comment. Together with the emphasis I placed on a very specific word in my post it should be obvious there was a misunderstanding going on here. Now both of you stop wasting my time filing these senseless reports because you are both too eager to jump to conclusions. Edited May 24, 2010 by Valik Missing word. Share this post Link to post Share on other sites
hozdaman 0 Posted May 24, 2010 Get lost. We don't want this crap here.Reported to mods... Edit: My mistake. I wasn't familiar with Malwarebytes and didn't even read that as a proper noun name.No Problem. Share this post Link to post Share on other sites