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 851 matches
AutoHotkey Community Forum Index
Author Message
  Topic: [Function] Custom Msgbox / Custom Buttons
Icarus

Replies: 15
Views: 5154

PostForum: Scripts & Functions   Posted: Tue Dec 13, 2011 5:53 pm   Subject: [Function] Custom Msgbox / Custom Buttons
Updated screenshot.
  Topic: [Function] Custom Input box / Password box
Icarus

Replies: 1
Views: 396

PostForum: Scripts & Functions   Posted: Thu Dec 08, 2011 7:52 pm   Subject: [Function] Custom Input box / Password box
Nice Smile
  Topic: Drag and Drop text to Edit field
Icarus

Replies: 0
Views: 75

PostForum: Ask for Help   Posted: Thu Nov 17, 2011 10:06 am   Subject: Drag and Drop text to Edit field
Hi,

I wish to drag text from a browser into an edit field.
I found [url=http://www.autohotkey.com/forum/viewtopic.php?t=33299drag+drop+text]this post, but it ends up with an alterna ...
  Topic: Need a UrlDownloadToFile alternative
Icarus

Replies: 16
Views: 1922

PostForum: Ask for Help   Posted: Mon May 23, 2011 2:07 pm   Subject: Need a UrlDownloadToFile alternative
Yes, I believe so.
  Topic: Need a UrlDownloadToFile alternative
Icarus

Replies: 16
Views: 1922

PostForum: Ask for Help   Posted: Mon May 23, 2011 12:22 pm   Subject: Need a UrlDownloadToFile alternative
You say you are using it... so... it can be used. Smile
  Topic: Need a UrlDownloadToFile alternative
Icarus

Replies: 16
Views: 1922

PostForum: Ask for Help   Posted: Mon May 23, 2011 9:24 am   Subject: Need a UrlDownloadToFile alternative
I resorted to using [url=http://curl.haxx.se/download.html]cURL.
So I use Run or RunWait with curl.exe - this way you can decide if you want to wait, and to set a timeout and other more advanced HTTP ...
  Topic: Wallpaper Randomizer
Icarus

Replies: 13
Views: 5136

PostForum: Scripts & Functions   Posted: Sun Mar 27, 2011 10:15 am   Subject: Wallpaper Randomizer
Open the INI file and add "0.4," at the beginning of the Intervals line.
Restart Wallpaper Randomizer.

There is a small bug in the menu with fractions, but it works.
I will fix the bug ...
  Topic: OAuth with AHK
Icarus

Replies: 11
Views: 1444

PostForum: General Chat   Posted: Wed Mar 16, 2011 9:17 am   Subject: OAuth with AHK
I saw your donation coder post. Nice.

I think the main problem with OAuth is that it was not designed with desktop applications in mind.
The whole concept is built on the notion that authenticatio ...
  Topic: OAuth with AHK
Icarus

Replies: 11
Views: 1444

PostForum: General Chat   Posted: Tue Mar 15, 2011 8:39 pm   Subject: OAuth with AHK
This OAuth stuff is way of of most people's league.... quite an annoying authentication method.

It seems that there are a handful of people out there developing "wrappers" in all language ...
  Topic: RegWrite as administrator
Icarus

Replies: 10
Views: 692

PostForum: Ask for Help   Posted: Tue Dec 14, 2010 4:02 pm   Subject: RegWrite as administrator
Shame on you, always FIRST look in and search the help file (it has a good text search feature). Here is the online link http://www.autohotkey.com/docs/Variables.htm#BuiltIn

So I got RTFMed... very ...
  Topic: RegWrite as administrator
Icarus

Replies: 10
Views: 692

PostForum: Ask for Help   Posted: Tue Dec 14, 2010 3:38 pm   Subject: RegWrite as administrator

Have you tried the admin stuff :


Man! This is great!
Very useful, thanks.

Is this taken from a thread on the forums? If so, link please? Wanna see if there is more good stuff there.
  Topic: RegWrite as administrator
Icarus

Replies: 10
Views: 692

PostForum: Ask for Help   Posted: Tue Dec 14, 2010 3:06 pm   Subject: RegWrite as administrator
Sorry, I didn't understand it's what you are looking to do... :-p

For the admin rights, why don't you just use the "right click run as adminsitrator" ???

heh Smile

Yeah, right click do ...
  Topic: RegWrite as administrator
Icarus

Replies: 10
Views: 692

PostForum: Ask for Help   Posted: Tue Dec 14, 2010 2:27 pm   Subject: RegWrite as administrator

You know that most users don't use registry anyway ? Razz
Use INI file for example...

Dude... I am with you but some things - like adding a context menu item to Windows Explorer - requires regist ...
  Topic: RegWrite as administrator
Icarus

Replies: 10
Views: 692

PostForum: Ask for Help   Posted: Tue Dec 14, 2010 2:00 pm   Subject: RegWrite as administrator
Thanks Skan, nice to know.

I wish this would be more fluid through AHK.
Like, to let RegWrite / Del etc have a switch if I want it to invoke UAC or not.

Also, one thing I think AHK should defin ...
  Topic: RegWrite as administrator
Icarus

Replies: 10
Views: 692

PostForum: Ask for Help   Posted: Tue Dec 14, 2010 12:21 pm   Subject: RegWrite as administrator
Hey guys.

Trying to do a simple RegWrite. On Windows 7 machines this does not work unless I compile the script and run it as administrator.

Is there any way to invoke the UAC dialog when calling ...
 
Page 1 of 57 Goto page 1, 2, 3 ... 55, 56, 57  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group