topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Monday September 21, 2026, 2:46 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Recent Posts

Pages: prev1 ... 81 82 83 84 85 [86] 87 88 89 90 91 ... 158next
2126
Finally I found the post . It seemed to me that I did this question before : https://www.donation...ndex.php?topic=31439

-back then the answer was Notepad++.
What has changed, if Notepad++ no longer is the answer?



I don't understand what you are trying to tell me. But I have to understand.
At the present moment when i open a txt file does with pspad. It's the default. But I use notepad++ too.
2127
Check out also FileMenuTools: http://www.lopesoft.com/en/filemenutools



I think is the past i renounce to this target because using a more powerful script to create even list of txt files in a folder with the hotkey win+y.
I am using filemenu tools for years, now in seven.
2128
Finally I found the post . It seemed to me that I did this question before :

https://www.donation...ndex.php?topic=31439

I continue investigating
2129
Is not possible ?
I remember it was not possible in windows xp, but I think is possible in seven ......

 :-[
2130
General Software Discussion / Re: Automate options in windows 7
« Last post by Contro on February 06, 2014, 07:50 PM »
And Now ?¿?¿?¿?¿
 :-[
2131
General Software Discussion / Re: Browser Bunch 1.4.2.0 - with BBSS
« Last post by Contro on February 06, 2014, 02:32 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.


Understood Miles.
Best Regards
 :-*
2132
Post New Requests Here / Re: coded needed launch url's
« Last post by Contro on February 06, 2014, 09:42 AM »
Your original question was that you wanted to open a list of URLs in Firefox, have you tried it?

firefox.exe -new-tab URL1
firefox.exe -new-tab URL2
etc
etc
etc

Do you want to open a list of URLs as per your original question or do something completely different?

gnnnnngggnnnnn gnnngg arrrrrrgggghahhhhhhhhhhhhhhhh

 >:(

Sure is possible, but then I will need to adapt to every url's list i have. Not confortable.

At this point of the "movie" I think must be alternatives ways to automate firefox, chrome, safari, yandex, etc with AHK.

But not with a UDF like with autoit.
I begin to understand alternatives, like que development scripting o something each browser have.....

 :tellme:
2133
 ;D

Since Skwire made the wonderful ControTextTool I use duckduck for reasonable reasons !!!!!!!
I specially like the only page browsing method to select all about the string searched.
Sometimes I don't feel confortable because of the reasons given by IainB, but at the present time I am 75% DDG and 25% Google or other search engines.

A few days ago I found Yandex that seems to be in the backyard of DDG. And the Yandex browser seem very familiar with Google Chrome....

Since last year I was trying to download the Oscar Ceremony Awards 2012 from everywhere : emule, torrents, etc. with no success until finally i get a copy in russian.
Here in Spain is very difficult to obtain a copy of those events. Even two or more years ago. Now seems easy with torrents. I am not talking about see that ceremony a month after the celebration. I am talking about see the ceremony of the oscars 2012 now, and the oscars 2013 next year.....

Even I obtain my first yandex account. Just because more and more russians come to canary islands and is interesant to learn russian or at least have an account from russian specially now they translate to english everything.

In my opinion there is a total globalization with impredictible results. Not obviously in the knowledge of people or feel more near. I refer to this race where seems only a winner must stay.

And the winner seems to be google......

 :P





2134
Post New Requests Here / Re: coded needed launch url's
« Last post by Contro on February 05, 2014, 09:17 PM »
Perhaps the question is bad expressed.

How to automate internet when using firefox browser ?

 :-*
2135
Post New Requests Here / Re: coded needed launch url's
« Last post by Contro on February 05, 2014, 09:16 PM »
http://ahkscript.org...ocs/commands/Run.htm

http://ahkscript.org...ocs/commands/Run.htm

Run is a command not a library to automate Firefox.

I'm not talking about launch Firefox with parameters.

 :-[
2136
Post New Requests Here / Re: coded needed launch url's
« Last post by Contro on February 05, 2014, 08:46 PM »
You're opening a set of URLs, there's no need to automate Firefox - just call Firefox with the URL as an argument, (Firefox' commandline args).

Code: AutoIt [Select]
  1. Run(@comspec & ' /c path\to\firefox.exe "www.thisisatest.org"', '.', @SW_HIDE)

You can probably call Chrome the same way.

Running to try.

But how can we automate Firefox with AHK ?
2137
General Software Discussion / Re: Browser Bunch 1.4.2.0 - with BBSS
« Last post by Contro on February 05, 2014, 02:02 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.

Don't worry Miles. Good luck with PERT tests.
I am studying now too : the compilers
 :-*
2138
General Software Discussion / Re: Browser Bunch 1.4.2.0 - with BBSS
« Last post by Contro on February 05, 2014, 01:33 PM »
There's both compilers and scripting languages there.  Not as much free as for Linux.  But still a good selection.

But Miles are really a lot.
 :-[

Tha dron dropbox will take the resto of my life
 :(
2139
General Software Discussion / Re: Browser Bunch 1.4.2.0 - with BBSS
« Last post by Contro on February 05, 2014, 01:01 PM »
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.


running to try. Compilers ? Sound powerful.
 :-*
2140
General Software Discussion / Re: Browser Bunch 1.4.2.0 - with BBSS
« Last post by Contro on February 05, 2014, 09:37 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?

I don't understand. What drop down list ? . can I do that ? . sorry i am missing something.
 :-[
2141
General Software Discussion / Re: Browser Bunch 1.4.2.0 - with BBSS
« Last post by Contro on February 05, 2014, 08:02 AM »
anyway i can use in two virtual machines
 :tellme:
2142
General Software Discussion / Re: Browser Bunch 1.4.2.0 - with BBSS
« Last post by Contro on February 05, 2014, 07:44 AM »
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.


Undertood Miles. I will adapt. One question. The program allow multi-instances ?
 :-*
2143
Post New Requests Here / Re: coded needed launch url's
« Last post by Contro on February 05, 2014, 07:28 AM »
AutoIt has a UDF to automate Firefox.

What is the animal prepared for this in AHK ?
2144
Post New Requests Here / Re: coded needed launch url's
« Last post by Contro on February 05, 2014, 07:27 AM »
Miles the difficult point seems to be the same script for Firefox and other browsers. Exists or is a pending task ?


Best Regards


IE based browsers have an ActiveX engine hat can be programed.  That's why BrowserBunch ignores it.  It's a different animal than Firefox/Opera/chrome.

I don't understand. What is an engine hat ?. What sort of animal is Firefox , or chrome, or opera ?
What are the similar scripts for these animals ?
have you a rabbit in your hat ?
 :-[
2145
mouser

I try "this word". Wonderful !!!!
2146
The most i like is this
Go well selecting

http://www.google.com
or
www.google.com
or
google.com
 :-*
2147
Nice indeed.
Works !!!!!!!!!!!!!!!!!!!!!!!
 :-*
2148
;------------------------------------------------------------------
; SelectoSurf
; v 1.0.2, Nov 10, 2006 by mouser
;
; Select plaintext in any program and hit the hotkey (ctrl+space)
;------------------------------------------------------------------

I have learned from the advanced Firefox extension, Linkification, to appreciate this feature, so I am thrilled by SelectoSurf.  :-*

However, icons icons icons icons and icons
- I can have no more icons in the system tray!

Mouser, please consider a version that does not display an icon in the tray?


Why not ?
 ;D
2149
There are a few little tools that can do this -- but i made one i think is pretty good:

SelectoSurf:
https://www.donation...dex.php?topic=6714.0

It's made in AutoHotkey with source so you can always change how it works if you need to.

Running to try mouser
By the way : Cheat Sheeter is available ?
 :-*
2150
Launch a web from plain text expressing the url from that site

How can i do selecting the text with a hotkey combination ? Or any other way ?

Best Regards
Pages: prev1 ... 81 82 83 84 85 [86] 87 88 89 90 91 ... 158next