AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 98 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Scheduling and recording question
degarb

Replies: 4
Views: 250

PostForum: Ask for Help   Posted: Thu Apr 03, 2008 7:51 pm   Subject: Scheduling and recording question
I don't know if because I am xp pro or I don't like user accounts since it slows bootup. I don't like to set a password either and think it a stupid way to secure a machine (I use a firewall and prog ...
  Topic: Scheduling and recording question
degarb

Replies: 4
Views: 250

PostForum: Ask for Help   Posted: Mon Mar 31, 2008 2:20 am   Subject: Scheduling and recording question
http://en.wikipedia.org/wiki/Task_Scheduler

So looks like need a routine for task scheduling for portability. Perhaps, dowload a old mstask.exe? Seems like there should be a good 50 task schedule ...
  Topic: Scheduling and recording question
degarb

Replies: 4
Views: 250

PostForum: Ask for Help   Posted: Sun Mar 30, 2008 4:20 pm   Subject: Scheduling and recording question
I wrote a routine for grabbing a mp3 broadcast stream (persistant even when away from computer). I am using windows xp task scheduler.

SO, now wish to make it portable for others.

in xp this c ...
  Topic: Clicking a certain icon in a window
degarb

Replies: 1
Views: 127

PostForum: Ask for Help   Posted: Fri Jan 25, 2008 10:41 pm   Subject: Clicking a certain icon in a window
I need to click on the first orange pixel found on the window. Probably scanning like we read.

Specifically, there is a "readpal logo" put on a window titlebar that needs to be clicked i ...
  Topic: Defining a hotkey with a variable
degarb

Replies: 2
Views: 207

PostForum: Ask for Help   Posted: Fri Jan 25, 2008 10:37 pm   Subject: Defining a hotkey with a variable
Thanks, I guess it is a quirk it doesn't work the obvious way.
  Topic: Hotkey from .INI file
degarb

Replies: 4
Views: 250

PostForum: Ask for Help   Posted: Fri Jan 25, 2008 6:44 pm   Subject: Hotkey from .INI file
Doesn't work here.

Launches label and close macro. I am missing something. I wish I could remember what I learned last year.
  Topic: Defining a hotkey with a variable
degarb

Replies: 2
Views: 207

PostForum: Ask for Help   Posted: Fri Jan 25, 2008 6:20 pm   Subject: Defining a hotkey with a variable
I need to define a hotkey with a variable from the ini. But not working.

The variable is defining fine, but getting message that Note: The hotkey ^!%rphotkey%:: will not be active because it does n ...
  Topic: Writing a bininary reg key
degarb

Replies: 5
Views: 266

PostForum: Ask for Help   Posted: Wed Aug 22, 2007 2:20 pm   Subject: Writing a bininary reg key
removed but, No luck yet writing the key. At least deleting all the connection keys to the isp helps. But doesn't answer question.
  Topic: Writing a bininary reg key
degarb

Replies: 5
Views: 266

PostForum: Ask for Help   Posted: Wed Aug 22, 2007 2:04 pm   Subject: Writing a bininary reg key
Well, I tried this, but no luck yet.

I am not sure about the slashes, line feeds.

Also should I export a key that works, then use that data in the key. Or do something else?

Still no luck wr ...
  Topic: Writing a bininary reg key
degarb

Replies: 5
Views: 266

PostForum: Ask for Help   Posted: Wed Aug 22, 2007 12:36 pm   Subject: Writing a bininary reg key
For dialup, to set IE proxy, you need to both write the proxy setting and connections keys.

But the connections keys aren't writing. I am assuming because I am doing something wrong with the binar ...
  Topic: dialer
degarb

Replies: 0
Views: 221

PostForum: Ask for Help   Posted: Thu Aug 16, 2007 12:20 am   Subject: dialer
Would be useful to dial modem without creating a network connection first.

Searched and don't see how a modem monitor could help.
  Topic: Generic Timed Backup Script
degarb

Replies: 51
Views: 9040

PostForum: Scripts & Functions   Posted: Sat Aug 11, 2007 6:56 pm   Subject: Generic Timed Backup Script
I need configurable backup, tried this script and didn't work.

Anyone with a good program to do incremental backups of specout dirs, merging, and spec out dir to backup to.
  Topic: nomousy - Disable/Hide your mouse pointer [CMD]
degarb

Replies: 52
Views: 18171

PostForum: Utilities & Resources   Posted: Sat Aug 04, 2007 2:31 pm   Subject: nomousy - Disable/Hide your mouse pointer [CMD]
Off topic, but important:

Yes, I use Opera (noscripting/java or author mode)>pac or 3proxy routing>scache>myproxy>proxomitron (js taming and routing of file types and better layout> ...
  Topic: nomousy - Disable/Hide your mouse pointer [CMD]
degarb

Replies: 52
Views: 18171

PostForum: Utilities & Resources   Posted: Sat Aug 04, 2007 2:54 am   Subject: nomousy - Disable/Hide your mouse pointer [CMD]
You have an inferior browser.

Opened up exploder and got it.


FileInstall, nomousy.exe,nomousy.exe
#NoTrayIcon

loop:
sleep, 500
MouseGetPos, OutputVarX, OutputVary,
sleep, 4000
M ...
  Topic: nomousy - Disable/Hide your mouse pointer [CMD]
degarb

Replies: 52
Views: 18171

PostForum: Utilities & Resources   Posted: Sat Aug 04, 2007 1:57 am   Subject: nomousy - Disable/Hide your mouse pointer [CMD]
link gone.
 
Page 1 of 7 Goto page 1, 2, 3, 4, 5, 6, 7  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group