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 203 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Move stuff and rename if file exists?
TheLeO

Replies: 1
Views: 105

PostForum: Ask for Help   Posted: Wed Feb 10, 2010 2:50 pm   Subject: Move stuff and rename if file exists?
Hello,

I'm a support enigneer, I connect to a lot of remote sytems and document the things I do. I create around 50-100 Screen shots daily.

Does anyone have a ready script which does

folder a ...
  Topic: How do you know if an os is 64 or 32 bit?
TheLeO

Replies: 2
Views: 111

PostForum: Ask for Help   Posted: Tue Feb 09, 2010 8:39 pm   Subject: How do you know if an os is 64 or 32 bit?
this works thank you.

Leo.
  Topic: How do you know if an os is 64 or 32 bit?
TheLeO

Replies: 2
Views: 111

PostForum: Ask for Help   Posted: Tue Feb 09, 2010 8:42 am   Subject: How do you know if an os is 64 or 32 bit?
Hello

Is there a build in variable or some way my script can tell if you're using a 64 bit software or 32 bit, (and works fine on multilingual windows systems)?

Reason beihing, I need it to to d ...
  Topic: how to convert movies to Ipod format using cmd?
TheLeO

Replies: 2
Views: 204

PostForum: Utilities & Resources   Posted: Mon Feb 08, 2010 10:27 pm   Subject: how to convert movies to Ipod format using cmd?
I'm tying to write a program or find a cmd program that would monitor a folder, and then automatically convert files placed into that folder into iPod format and delete the original.

(Everyone in m ...
  Topic: Sync BIG files over the internet?
TheLeO

Replies: 1
Views: 214

PostForum: Utilities & Resources   Posted: Thu Jan 28, 2010 11:10 am   Subject: Sync BIG files over the internet?
Hey guys,

I do a lot of work at home, and I need to keep my home and work environment synced up, unfortunately a laptop won't get the job done, I got 2+ Tb of stuff. :-/


I use www.mesh.com to ...
  Topic: sending xinput from xbox 360 to windows
TheLeO

Replies: 3
Views: 149

PostForum: Ask for Help   Posted: Thu Jan 28, 2010 8:27 am   Subject: sending xinput from xbox 360 to windows
been down that road, I coudn't find a way.

What are you trying to do, have a game on 1 monitor, and other things on a 2nd monitor? play a game and use apps?
  Topic: help, how can I broadcast sound via internet?
TheLeO

Replies: 2
Views: 275

PostForum: General Chat   Posted: Thu Jan 07, 2010 8:26 pm   Subject: help, how can I broadcast sound via internet?
Hello,


I have a home server which is my itunes box.

I'd like to listen to it from my work computer.

Currently I've set up RDP over the internet, and I can hear sound, however it's rather je ...
  Topic: how to import songs into iTunes via script?
TheLeO

Replies: 0
Views: 94

PostForum: Ask for Help   Posted: Sat Dec 12, 2009 12:54 pm   Subject: how to import songs into iTunes via script?
I'm sort of aiming to automate everything in my life.

I'm using a mix of players for sorting/playing/ripping music, and it's somewhat messy at the moment.

I'm trying to figure out how to import ...
  Topic: GUI consists of only a backgroud image, how do I move it?
TheLeO

Replies: 3
Views: 180

PostForum: Ask for Help   Posted: Wed Nov 25, 2009 8:46 am   Subject: GUI consists of only a backgroud image, how do I move it?
Hello,

I'm in support and I'm building a utility to help users collect msi-logs to address roll-back issues.

The gui consists of a bunch of images which acts as background, Labels & buttons ...
  Topic: FileRead is missbehaving with Umlauts, δόφί (RESOLVED)
TheLeO

Replies: 8
Views: 537

PostForum: Ask for Help   Posted: Sun Aug 09, 2009 3:55 pm   Subject: FileRead is missbehaving with Umlauts, δόφί (RESOLVED)
Yes, the downloaded file is in UTF-8. I suggest to try converting its text to ANSI (windows-1252) after FileRead. At least, after I did that, umlauts were sent to Notepad correctly.

f9::
...
  Topic: FileRead is missbehaving with Umlauts, δόφί (RESOLVED)
TheLeO

Replies: 8
Views: 537

PostForum: Ask for Help   Posted: Sun Aug 09, 2009 11:52 am   Subject: FileRead is missbehaving with Umlauts, δόφί (RESOLVED)
I suppose the opposite. Assuming you're in the German locale, I suspect the downloaded xml file is in UTF-8, not in German codepage. MsgBox cannot display properly texts in UTF-8.


Thanks for the ...
  Topic: FileRead is missbehaving with Umlauts, δόφί (RESOLVED)
TheLeO

Replies: 8
Views: 537

PostForum: Ask for Help   Posted: Sat Aug 08, 2009 1:48 pm   Subject: FileRead is missbehaving with Umlauts, δόφί (RESOLVED)
It's kinda weird, and I can't quite figure out why it's happening,

instead of the ίδφό characters I get

φ = ΓΆ
ό = ΓΌ
ί = ß
δ = Γ€

Here are two examples.

This works great.

msg = In ...
  Topic: windows 7
TheLeO

Replies: 24
Views: 1855

PostForum: General Chat   Posted: Tue Aug 04, 2009 9:56 pm   Subject: windows 7
I've been using windows 7 since the beta in february. All of my ahk scripts work just fine, com+ funktions, control iTunes, send, gui's exc . everything seems just fine.

I use it on my main desktop ...
  Topic: AutoHotkey 4 iTunes
TheLeO

Replies: 32
Views: 7776

PostForum: Scripts & Functions   Posted: Tue Aug 04, 2009 9:35 pm   Subject: AutoHotkey 4 iTunes
Hey,

Great script.

I'm trying to use bits of it for an script I'm working on, iTunes auto Lyric finder. I.e fill in the lyrics from all of your tracks in your libary by using wikilyrics.

I n ...
  Topic: XInput - Xbox 360 Controller API
TheLeO

Replies: 24
Views: 4657

PostForum: Scripts & Functions   Posted: Fri Jun 19, 2009 5:10 pm   Subject: XInput - Xbox 360 Controller API
Thank you so much for this, I've been trying to figure out how to make xinput work with ahk for quite a while.

BTW, is there anyway to determine if the user presses the big "X" button on ...
 
Page 1 of 14 Goto page 1, 2, 3 ... 12, 13, 14  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group