But, yeah, whatever pill that artist was taking probably wasn't purchased with a prescription. -MilesAhead (November 19, 2012, 10:27 AM)
But, yeah, whatever pill that artist was taking probably wasn't purchased with a prescription. -MilesAhead (November 19, 2012, 10:27 AM)lol, these days you wouldnt know -tomos (November 19, 2012, 12:13 PM)
I'm not going to sit doing macros that you could do. If you don't want to use ahk then get a user level macro tool that clicks the mouse and presses the keys for you. There's plenty of free ones out there. Check the big download sites.-MilesAhead (November 26, 2012, 01:59 PM)
BrowserBunch is implemented in AutoIt3. I have stopped doing au3 development. I intend to do virtually all Hotkey type programs in AHK_L or some AHK variant. As current au3 programs lose relevance they will be retired.I like the structure of AutoIt3 but the hotkey functionality is just too limiting for my purposes.In any case when I was forced to move Au3 source code was lost. For small utilities such as these it's just not worth the effort to reconstruct the missing pieces.-MilesAhead (February 05, 2014, 06:50 AM)
You might try something that makes it easy to do a drop down list. Then you could always add more. What's the limit with Browser Chooser?-MilesAhead (February 05, 2014, 09:23 AM)
Any Windows scripting that does Gui Windows and controls. You might look here to start:http://www.thefreecountry.com/compilers/A Drop Down Box has the advantage you would not have to change the Gui it is in once you got it working. Adding more items just lengthens the list. You could have the default or most used at the top. To use a different browser select from the drop down list. Reading from a text file a line at a time should be pretty easy in most scripting languages. Therefore I'd look for something that makes it very easy to make the Gui Window or Dialog.-MilesAhead (February 05, 2014, 12:37 PM)
There's both compilers and scripting languages there. Not as much free as for Linux. But still a good selection.-MilesAhead (February 05, 2014, 01:28 PM)
Sorry. But I can't make commitments as I have PERT tests to prepare for. It's been a long time since school. I'm just starting to get an idea how much I've forgotten.-MilesAhead (February 05, 2014, 01:56 PM)
Btw I don't think you need to run virtual machines to run two instances of BrowserBunch.. Just copy everything to another folder. Change the .ini to have up to 6 different browsers. Just make shortcuts that point to each BrowserBunch.-MilesAhead (February 06, 2014, 08:04 AM)