topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Sunday September 20, 2026, 1:41 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 ... 68 69 70 71 72 [73] 74 75 76 77 78 ... 158next
1801
Coding Snacks / [SOLVED] Safe Internet
« Last post by Contro on October 11, 2014, 02:05 PM »
I have a friend having serious problems with internet virus many times in a year.
I usually goes to his home and apply antivirus, but is always begin the begin.
So I am thinking about this possibility :

1. Use a bat file with a password, or an ahk file - not needed encrypted - to enter in internet in the main system or host.
(this is necessary for certain processes like digital signature)
2. In the rest of the cases use a virtual machine under virtualbox to use internet. if something happen is quick to go back with the previous snapshot.
3. I would like the bat or ahk protected be temporized for the case the browser in the host system remained opened without interaction for about five minutes to close automatically. programmable time better.


Can I have a script in this way to control internet access ?

Best Regards
 :-*
1802
General Software Discussion / Launch everything within a folder
« Last post by Contro on October 11, 2014, 01:58 PM »
Launch everything within a folder

Do you know an application to launch any url contained in a selected folder, subfolders, programs inside that folder......

If several urls able to open the urls in tabs....

Best Regards
1803
General Software Discussion / Re: Automated web launcher
« Last post by Contro on October 04, 2014, 08:17 AM »
There's a macro program included with BrowserBunch, BBSS.exe.  When the tabs you want are in a browser, make the browser the active window anf hit the hotkey.  It saves all the urls to a text file.  You can name it anything with a .txt extension, such as '
tuesdayUrls.txt or whatever.  In W7 and later you can pin BrowserBunch to the Taskbar and pin these text session files to it.  To launch the one you want, right click BrowserBunch Taskbar icon and click the file.

I think there's also a FF extension that saves the addresses of all open tabs to a text file one url per line.  That may also work with BrowserBunch.  I forget the name of the AddOn at the moment.


Thanks Miles. Seems BrowserBunch can use any browser. So is more interesting, initially , than any addon for a single browser


Best Regards
1804
General Software Discussion / Re: Automated web launcher
« Last post by Contro on October 03, 2014, 06:46 PM »
The difficult part is the requirement to detect any browser launch, then check date and time against your rule set.  It would be much easier to run a program that launched any browser you want with the set of urls.

Note that as far as I know IE still has the bug where it will open multiple urls from the command line in multiple windows even if set to open urls in tabs. To get IE to work correctly the program would have to use the IE ActiveXControl.

I know there are some scripts on ahk forum that use it.  Have you taken a look there?

http://www.autohotke...rd/forum/49-scripts/

http://ahkscript.org...558401f8a4dd043e2244



Running to take a good look

Understood I have to use a script to launche the browser and not in reverse....

 :-*
1805
General Software Discussion / Re: Automated web launcher
« Last post by Contro on October 03, 2014, 05:20 PM »
I would an independent solution from the browsers. Use with any browser. Not only one.

And more powerful.
I think a complicated bat can make this, and even with the scheduler of windows....

Exist a more general software for this purpose and oriented to this target ?

Best Regards
1806
General Software Discussion / Automated web launcher
« Last post by Contro on October 03, 2014, 07:53 AM »
Do you know about a specific program to control the webs i want to launch everyday ?

By example :
Launch several webs on tuesday
launch several webs when I open the browser on tuesday
launch several webs whtn i open the browser at hour 09.00 or after and before 12.00 hours on tuesday
launch predefined webs if i open the browser the first week of january
etc etc

Is it possible ?

Best Regards
 :-*
1807
Screenshot Captor / Re: Changing the path to save screenshots
« Last post by Contro on October 01, 2014, 11:28 AM »
I can't . It's my organization to links .
I have thousands links with the dot.

Perhaps with Windon 9 beta ?
 ;D
1808
Screenshot Captor / Re: Changing the path to save screenshots
« Last post by Contro on October 01, 2014, 09:18 AM »
I change month yesterday.
Today the screenshot go the 09.2014
I don't know what i am doing bad, but don't worry. I will surf and solved.
Best Regards
 :-*
1809
Screenshot Captor / Re: Changing the path to save screenshots
« Last post by Contro on September 26, 2014, 12:30 PM »
SC is definitely not thrilled with dots in filenames.  Can you confirm that is the problem?

I have made about 12 essays and all goes well now.
So I don't know what happens before.
 :-[
I happens again to me I will try to document well to not fail.
Best Regards
1810
Use DropBox on both ends, Android and Windows.

Seems an interesting and original solution. I will try and comment.
best Regards.

Note : In the other hand, and investigating, seems necessary root the device and additional measures to assing a letter to the android drives.
I prefer the dropbox option naturally.

 :-*
1811
Screenshot Captor / Re: Changing the path to save screenshots
« Last post by Contro on September 26, 2014, 10:10 AM »
The point is established by the format month.year

09.2014

It's not possible to SC be able to accept the point ¿?
 :-*
1812
Screenshot Captor / Re: Changing the path to save screenshots
« Last post by Contro on September 24, 2014, 09:22 AM »
You should be able to edit it in that box and have it take effect,  as long as the folder exists.

Mouser. I tried that several times. And the target folder exists. But The folder don't change that way.
At least for me.
How can I try to explain this to make certain is my situation ?

 :-*
1813
Post New Requests Here / Re: Execute only if not running
« Last post by Contro on September 24, 2014, 09:20 AM »
Running to try.
Best Regards
 :-*
1814
Please explain what you want to achieve, not how you _think_ you could do it.

Browse to any android folder from my CRM with the link option to that folder.

In the future I would like to process the multimedia from the mobile device to the pc.

That is locating the folders with images, videos , notes and other files to be moved with the bat command file to the pc.

I can do this because the android drive have no letter asigned i think.

1815
General Software Discussion / Control time by categories and Stadistics
« Last post by Contro on September 24, 2014, 09:13 AM »
Control time by categories and Stadistics

I woudl like a simple program for (windows , Android)

for :

1. Define categories and subcategories if possible  (task 1, task 2, task 3, work, sport,.....)
2. I can launch any category counter when the task is beginning
3. I can stop too.
4. I can obtain reports about the time used in each category in detail. And  information about any category by period.

Best Regards
1816
Post New Requests Here / Re: Execute only if not running
« Last post by Contro on September 23, 2014, 09:31 AM »
 :-[

How can i do for example the process Quitometro.exe

There are several scripts in the link and is difficult for me to understand.
Best Regards
 :-*
1817
Screenshot Captor / Changing the path to save screenshots
« Last post by Contro on September 23, 2014, 08:38 AM »
Changing the path to save screenshots

I have to change the path from preferences- Saving and loading files- Screenshot Folder

Now : O:\PANTALLAZOS\2014\09.2014

I have necessarily to browse to the target folder to change, instead of change 09 by 10 in the next month
The program accepts the change, the apply option and accept. But by this method the folder really don't change.

Why ?
Is faster to change the two digits than browse again to select the target folder.

Best Regards
1818
Post New Requests Here / Re: Execute only if not running
« Last post by Contro on September 23, 2014, 08:12 AM »
Running to try Miles.
Best Regards
 :P
1819
Go the android folder in my mobile device with a command from w7-64

That's is
i HAVE tried to launch a folder in my device with a bat, but I don't know how to propose the link to that folder in the bat.

Any other script ?
Any other way to automate the navigation in my mobile ?

A Android apk perhaps ?

1820
Post New Requests Here / Execute only if not running
« Last post by Contro on September 23, 2014, 07:27 AM »
I would like to make a bat file to launch several applications, but only if the process is not running

By example :

start "" echo off
start "" /LOW "%programfiles%\FileZilla Server\FileZilla Server Interface.exe"
start "" /LOW "%programfiles%\FaxTalk Communicator\FTMain32.exe"
start "" "%userprofile%\Datos de programa\Microsoft\Internet Explorer\Quick Launch\Mostrar escritorio.scf"
start "" /LOW "%programfiles%\Quitometro\Quitometro.exe"
start "" /LOW "Y:\PORTABLES\Personaliza pc\DesktopDot\reddot.exe"

But If Quitometro.exe or reddot.exe are running previously don't launch , by example

Best Regards
 :-*
1821
General Software Discussion / Re: Enable/Disable my net adapters in the laptop
« Last post by Contro on September 22, 2014, 01:24 PM »
For me this is solved, but I would like to know if goes well in English or fails like in spanish ?

 :tellme:
1822
General Software Discussion / Re: Enable/Disable my net adapters in the laptop
« Last post by Contro on September 22, 2014, 01:21 PM »
Thanks Ath. I have tried now this with good results (and will try with "Wireless Network"
But fails Local Area Connection, so I am not very illusionated.


to stop the connection

@echo off
ipconfig /release

until reiniate or

@echo off
ipconfig /renew

 :-[
1823
General Software Discussion / Re: Enable/Disable my net adapters in the laptop
« Last post by Contro on September 22, 2014, 01:06 PM »
Please do you know how to tell in english

"Conexión de red inalámbrica"

may be

wifi wireless connection

or

wireless connection

or

network wireless connection

?
1824
General Software Discussion / Re: Enable/Disable my net adapters in the laptop
« Last post by Contro on September 22, 2014, 01:03 PM »
I am thinking about to try in english !!!!!!!!
It's not the name and no appear in no place, but.....

 :-[
1825
General Software Discussion / Re: Enable/Disable my net adapters in the laptop
« Last post by Contro on September 22, 2014, 11:59 AM »
Hello again Skwire.
I have spent the worst time with Rollback in a long time .
Lost data even.
But now time to retake.
Best Regards.
i will try and comment
 :-*
Pages: prev1 ... 68 69 70 71 72 [73] 74 75 76 77 78 ... 158next