AutoHotkey Community

It is currently May 23rd, 2012, 4:14 pm

All times are UTC [ DST ]


Search found 114 matches
Search these results:

Author Message

 Forum: Utilities   Topic: updated processexplorer from sysinternals

 Post subject: Easy Update
Posted: July 30th, 2011, 3:59 pm 

Replies: 2
Views: 1128


Hi All For those who use Sysinternals and Nirsoft Utilities there is a program that collect all their software, keeps in in one place, provides a search, update routine, freeware, and more, very handy. Called WSCC and found at ; http://www.kls-soft.com/wscc/index.php I'm sure you'll all love it. Reg...

 Forum: Support   Topic: Get Windows start Time

Posted: June 22nd, 2011, 5:53 am 

Replies: 2
Views: 174


Hi!

Thanks - Great - Spot On (As Always)

Regards
bahri

 Forum: Support   Topic: Get Windows start Time

 Post subject: Get Windows start Time
Posted: June 21st, 2011, 10:43 am 

Replies: 2
Views: 174


Hi All!
I use WndowsXP
I would like to retrive the Time and date of startup/Logon of the current windows session. I'm sure this is stored in the Registry somewhere but I can not find it.
Any Help?
Thanks all for a great Forum

Regards
bahri

 Forum: Support   Topic: Expression Return

Posted: June 4th, 2011, 7:29 pm 

Replies: 2
Views: 105


Hi!
Thanks

Regards
bahri

 Forum: Support   Topic: Expression Return

 Post subject: Expression Return
Posted: June 4th, 2011, 7:08 pm 

Replies: 2
Views: 105


Hi All !

What is the `n equivalent to use in an expression?

Code:
list := list A_loopfield `n


I mean what should I use instead `n

Thanks all

bahri

 Forum: Support   Topic: How to remove duplicates from a list and keep list order?

 Post subject: Auto Gui
Posted: August 23rd, 2010, 3:40 pm 

Replies: 8
Views: 522


Another approach to building an auto gui that might help columns = one|two|three|four|five|six|seven Loop, Parse, columns, | { If Mod(A_index, 2) = 1 { Gui, Add, text, x10 yp+30 w200 Right, %A_loopfield%: Gui, Add, edit, ReadOnly vField_%A_index%_ x215 yp-4 w200 h18 } Else { Gui, Add, text, x+10 w20...

 Forum: Support   Topic: Call File Properties

Posted: May 3rd, 2010, 6:35 pm 

Replies: 14
Views: 609


Hi All ! Thanks for your replies but no luck. Autohotkey shuts down before the Msgbox instruction is reached. I use windowsXP Pro I Have full access on my machine. I tried properties on a file not on the c: Drive. I compiled the script, still no joy. My sys details: A_AhkVersion = 1.0.48.05 A_OSVers...

 Forum: Support   Topic: Call File Properties

 Post subject: Properties shuts down Ahk
Posted: May 2nd, 2010, 10:35 am 

Replies: 14
Views: 609


Hi all! Thanks for the info however the following code gives an error: "AutoHotkey has encountered a problem and needs to close. We are sorry for the inconvenience" and ahk shuts down I have no problems showing the Properties dialoge from right clicking in explorer so I do not think it's m...

 Forum: Support   Topic: Call File Properties

 Post subject: Call File Properties
Posted: May 1st, 2010, 7:10 pm 

Replies: 14
Views: 609


Hi all !
I need to call the File properties dialoge for a file, How can I do this?

Thanks all

bahri

 Forum: Support   Topic: How to stop all scripts with names like B1456729.ahk

Posted: February 21st, 2010, 12:29 pm 

Replies: 18
Views: 1763


Hi!
Try saving the script before running

bahri

 Forum: Utilities   Topic: Anyone know of a good free backup utility?

Posted: August 23rd, 2009, 10:55 am 

Replies: 31
Views: 4398


Hi All!
Cobian for me I also tried many but Cobian is easy to set up and flexible enough

bahri

 Forum: Support   Topic: Mailto How to

 Post subject: MAilto How to
Posted: October 23rd, 2008, 7:34 pm 

Replies: 6
Views: 1880


Thanks all,
Always so helpfull

Regards
bahri

 Forum: Scripts   Topic: Microsoft Outlook - Command line options I

Posted: October 22nd, 2008, 1:56 pm 

Replies: 3
Views: 7452


Thanks all,
Very quick response
Only the % sign has to be escaped (`)

Regards
bahri

 Forum: Support   Topic: Mailto How to

 Post subject: Mailto How to
Posted: October 22nd, 2008, 1:09 pm 

Replies: 6
Views: 1880


Hi all! I am trying to use : Run, mailto:someone@domain.com?subject=Subject text&body=This is the message body's text I want to introduce a new line in the body text, `n has no effect and the line just continues. Is there a code I can use to produce this new line in the body text of the mail? Th...

 Forum: Utilities   Topic: AutoHotkey CHM file - created with what?

Posted: September 25th, 2007, 3:08 pm 

Replies: 8
Views: 2865


Hi!

Far is one of the best for chm work but it's not free. http://www.helpware.net/FAR/

A good free one is InChm http://www.vistanita.com/inchm/introduction.php


bahri
Sort by:  
Page 1 of 8 [ Search found 114 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group