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 177 matches
AutoHotkey Community Forum Index
Author Message
  Topic: DllCall: Basic FTP Functions
haichen

Replies: 55
Views: 19968

PostForum: Scripts & Functions   Posted: Tue Mar 09, 2010 12:39 am   Subject: DllCall: Basic FTP Functions
I tried LocalFile=puttest.txt
NewRemoteFile= puttest.txt
server= www.ftptestserver.de
port:=21
username= testuser
password:="123"


FTP_Init()
hConnect:=FTP_Ope ...
  Topic: Dropbox - Free 2GB Online storage, backup/sync/share [URL]
haichen

Replies: 11
Views: 2314

PostForum: Utilities & Resources   Posted: Sun Feb 28, 2010 10:59 pm   Subject: Dropbox - Free 2GB Online storage, backup/sync/share [URL]
Excellent thanks/

Thanks for registering for Dropbox! For accepting Rainer Friebel's invitation, we've awarded you 250 MB of bonus space. You now have a total of 2.25 GB on Dropbox!

Smile

It's m ...
  Topic: Dropbox - Free 2GB Online storage, backup/sync/share [URL]
haichen

Replies: 11
Views: 2314

PostForum: Utilities & Resources   Posted: Sat Feb 27, 2010 12:55 pm   Subject: Dropbox - Free 2GB Online storage, backup/sync/share [URL]
If you've a free account you can get some more space (250 MB) by invite your friends.

Here's my invitation for you:
https://www.dropbox.com/referrals/NTEzOTEzMjE5

And this is the link to the po ...
  Topic: Questions about Winrar
haichen

Replies: 10
Views: 497

PostForum: General Chat   Posted: Sun Jan 03, 2010 10:22 am   Subject: Questions about Winrar
I don't think there is the needing to set a pathvar for hundreds of files.
You only need to set a path for programs you want to start from DOS-boxes,
and only when you want to start this program fro ...
  Topic: Embedding Perl
haichen

Replies: 13
Views: 4137

PostForum: Scripts & Functions   Posted: Sun Dec 13, 2009 1:58 pm   Subject: Embedding Perl
Looking around at the site i found Thomas Lauers download folder.
http://thomaslauer.com/download/
There you can find perlahk.zip
  Topic: Retrieve your stolen Notebook (perhaps)
haichen

Replies: 8
Views: 901

PostForum: Scripts & Functions   Posted: Wed Dec 09, 2009 5:47 pm   Subject: Retrieve your stolen Notebook (perhaps)
The external IP change with time but nevertheless your adress can be found.
  Topic: Retrieve your stolen Notebook (perhaps)
haichen

Replies: 8
Views: 901

PostForum: Scripts & Functions   Posted: Wed Dec 09, 2009 5:29 pm   Subject: Retrieve your stolen Notebook (perhaps)
I use external IP.
That's the ip your provider gives you.

Check it out!
  Topic: Retrieve your stolen Notebook (perhaps)
haichen

Replies: 8
Views: 901

PostForum: Scripts & Functions   Posted: Wed Dec 09, 2009 4:25 pm   Subject: Retrieve your stolen Notebook (perhaps)
I make this small tool as an anti-theft protection.
The script starts with the PC, try to get the external IP and send an email with the pc-name and IP-number.
It does this only if the IP changes. T ...
  Topic: Questions about Winrar
haichen

Replies: 10
Views: 497

PostForum: General Chat   Posted: Sun Dec 06, 2009 1:32 am   Subject: Questions about Winrar
Open a DOS-box and type set. You get all environmentvariables. One of them is path.
Path is used to specify the location where MS-DOS looks when using a command. So you don't have to use the full adr ...
  Topic: Questions about Winrar
haichen

Replies: 10
Views: 497

PostForum: General Chat   Posted: Sun Nov 29, 2009 11:26 pm   Subject: Questions about Winrar
If you install winrar there is a helpfile winrar.chm in the program dir.
You can also get access to it in winrar->Help->help topics

And if you want to maintain directories there are two ways ...
  Topic: Questions about Winrar
haichen

Replies: 10
Views: 497

PostForum: General Chat   Posted: Fri Nov 27, 2009 1:52 pm   Subject: Questions about Winrar
RAR.exe a -ep1 test torar\*

Have a look at the helpfile under command line syntax -> switches
  Topic: [module] UTest v0.2
haichen

Replies: 4
Views: 775

PostForum: Scripts & Functions   Posted: Sat Sep 26, 2009 2:27 pm   Subject: [module] UTest v0.2
Thanks again,
Utest will be very useful (.. as much as all your other work)!
  Topic: [module] UTest v0.2
haichen

Replies: 4
Views: 775

PostForum: Scripts & Functions   Posted: Sat Sep 26, 2009 10:08 am   Subject: [module] UTest v0.2
I ever wanted to learn how to make unit tests.

Can you give me a short Exampletest (with a function to test)?

Thanks a lot!
  Topic: Greenfish Icon Editor Pro 2.0 ( Hard to believe it's free)
haichen

Replies: 5
Views: 1055

PostForum: Utilities & Resources   Posted: Sat Sep 05, 2009 9:48 am   Subject: Greenfish Icon Editor Pro 2.0 ( Hard to believe it's free)
http://icofx.ro/

This is also a very very nice free iconeditor.
  Topic: Problem with IfExist Command and file extensions
haichen

Replies: 3
Views: 408

PostForum: Bug Reports   Posted: Tue Aug 11, 2009 9:20 pm   Subject: Problem with IfExist Command and file extensions
file test.msi1
ifexist , *.msi1 ;found only this but no .msi


file test.msi1bla
ifexist , *.msi1 ; not found
ifexist , *.msi ; found the file

Strange.
 
Page 1 of 12 Goto page 1, 2, 3 ... 10, 11, 12  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group