Search found 128 matches
- Fri Apr 26, 2019 2:29 am
- Forum: MMB (Legacy)
- Topic: SmallPlugin 1.8
- Replies: 33
- Views: 51952
Re: SmallPlugin 1.8
Thank you dgilmour! I have a request for you. I would like to use the AlphaBlendImage function to make a trasparent background with an Input text (Edit Box). Could you upload a demo of it or write here an example? Because actually I can't view my Input Text over the image. Thank you very much!
- Sun Apr 21, 2019 1:47 am
- Forum: MMB (Legacy)
- Topic: OpenFile() and Run() conflict!!!
- Replies: 1
- Views: 654
OpenFile() and Run() conflict!!!
Hi guys, I'm having a strange problem with MMB. Normally, I ca successfully to use the following string to delete a file in the same path of my project: Run("CMD","WAIT,HIDE /C DEL /F /Q file.txt") But if I put (and use) a OpenFile("","") command in my project, the previous string doesn't work anymo...
- Tue Nov 08, 2016 10:14 pm
- Forum: MMB (Legacy)
- Topic: SmallPlugin 1.8
- Replies: 33
- Views: 51952
Re: SmallPlugin 1.8
Hi digilmour, hi guys! With SmallPlugin I'm trying to read the value of a registry key: String$='HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MySoftware,DisplayVersion' PluginSet("SmallPlugin","String$") PluginRun("SmallPlugin","SetRegistryPath") PluginRun("SmallPlugin","Re...
- Sat Oct 29, 2016 12:54 am
- Forum: MMB (Legacy)
- Topic: Download multiple files with Weirdo PlugIn
- Replies: 1
- Views: 1664
Download multiple files with Weirdo PlugIn
Hi guys, I've simplified the original .mdb demo included in the Weirdo PlugIn. Now I would like that pressing the "Get File" button, my project could download two files at the same time instead that one, maintaining the correct download percentage. Is it possible for you? In the attachment you can d...
- Wed Aug 12, 2015 12:24 pm
- Forum: MMB (Legacy)
- Topic: Task Kill A Running Process
- Replies: 5
- Views: 2635
Re: Task Kill A Running Process
You can embed this utility:
http://www.softtreetech.com/24x7/archive/49.htm
Then:
Run("<Embedded>\KillProcess.exe","WAIT,HIDE Process.exe")
http://www.softtreetech.com/24x7/archive/49.htm
Then:
Run("<Embedded>\KillProcess.exe","WAIT,HIDE Process.exe")
- Tue Aug 11, 2015 10:51 am
- Forum: MMB (Legacy)
- Topic: Check some variables!
- Replies: 2
- Views: 1487
Re: Check some variables!
Thank you CodeHouse! I've created a web app, so for every word (word_1, word_2, word_x) i put a check mark (checkbox) the value of that word is 1. If I uncheck them they return to 0. The text file on my server should contain only the number of the total words. So, I would check all the words with va...
- Mon Aug 10, 2015 3:15 pm
- Forum: MMB (Legacy)
- Topic: Check some variables!
- Replies: 2
- Views: 1487
Check some variables!
Hi guys! I'm having a problem with my script and I hope you can help me: My script reads the content of a text file. In this text file I write a number, for example '10' (Result$). The the script should check the values from "word_1" to "word_Result$", that can be "0" or "1". If they are "1" I would...
- Sat Mar 22, 2014 11:56 pm
- Forum: MMB (Legacy)
- Topic: Embedded Google Search
- Replies: 1
- Views: 1154
Embedded Google Search
Hi guys, I need to use an embedded Google Search inside my MMB project. Results given from a search should appear inside the MMB application window, and the most important thing is that they appear as search links, no Google page with logo, description and other elements. Is it possible for you? Tha...
- Sat Feb 02, 2013 3:13 am
- Forum: MMB (Legacy)
- Topic: Expiration date
- Replies: 10
- Views: 3487
Re: Expiration date
Delboy i'm using Systools Plugin like you but many AV detect it as a malware when a project containing that plugin runs. I'm already using your recompressed version, with date 2012/07/29. Any solutions? 
Thank you!

Thank you!
- Thu Jan 31, 2013 10:33 pm
- Forum: MMB (Legacy)
- Topic: Expiration date
- Replies: 10
- Views: 3487
Re: Expiration date
ehehe, ok!
Did you use Systools Plugin?
