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 28 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Help open all the programs & directories that I need
Composer

Replies: 57
Views: 3270

PostForum: Ask for Help   Posted: Sun Aug 28, 2011 5:57 am   Subject: Re: This Thread
This thread is the perfect example of a jerk who dosen't wanna learn anything, asking for free hand outs.....
Your being that jerk, what do you want to learn about not being a jerk any longer, ask us ...
  Topic: Help open all the programs & directories that I need
Composer

Replies: 57
Views: 3270

PostForum: Ask for Help   Posted: Thu Dec 23, 2010 11:12 pm   Subject: Script problems now sorted
I am just using the standard AutoHotkey program I downloaded?

Many thanks for your help!
  Topic: Help open all the programs & directories that I need
Composer

Replies: 57
Views: 3270

PostForum: Ask for Help   Posted: Thu Dec 23, 2010 12:03 pm   Subject: Help open all the programs & directories that I need
That's great thanks,

Believe it or not after a bit of thought I actually experimented and got it to work but I didn't delete your red I changed Loop value to 1.

Was that poor programming?

One ...
  Topic: Help open all the programs & directories that I need
Composer

Replies: 57
Views: 3270

PostForum: Ask for Help   Posted: Thu Dec 23, 2010 9:41 am   Subject: Script error?
Hello,

I recently had my computer stolen and eventually returned but I had to have it all changed and configurations are now different?

I have actually managed to get most modified fine except I ...
  Topic: Help open all the programs & directories that I need
Composer

Replies: 57
Views: 3270

PostForum: Ask for Help   Posted: Thu Apr 29, 2010 7:31 am   Subject: Almost there
I decided to give it one more concerted effort.

It is almost correct now -



Loop, 4 {
Run, explorer.exe /n`,C:\m,,
Sleep, 2000
WinMove, m,,0, 0, A_ScreenWidth /4
...
  Topic: Help open all the programs & directories that I need
Composer

Replies: 57
Views: 3270

PostForum: Ask for Help   Posted: Thu Apr 29, 2010 1:09 am   Subject: Why this attitude?
I greatly appreciate your help I really do.

I can not understand however why you are forcing me to work all this out without simply providing the Code I require?

I would virtually guarantee the ...
  Topic: Help open all the programs & directories that I need
Composer

Replies: 57
Views: 3270

PostForum: Ask for Help   Posted: Thu Apr 29, 2010 12:41 am   Subject: Only 1 instance
I actually only require the one instance of explorer for each drive on Computer 2.

C:\m, D:\, F:\G_drive_backup\m, G:\m.

So that Code would be?

Thanks.
  Topic: Help open all the programs & directories that I need
Composer

Replies: 57
Views: 3270

PostForum: Ask for Help   Posted: Wed Apr 28, 2010 11:33 pm   Subject: Problem still?
Many thanks for that however there is a problem that the F:\G_drive_backup does not move in to position 3, it is staying close to the Left Hand side and the D:\ directory is almost in position 2 on 3 ...
  Topic: Help open all the programs & directories that I need
Composer

Replies: 57
Views: 3270

PostForum: Ask for Help   Posted: Wed Apr 28, 2010 12:30 pm   Subject: I'm lost?
I tried many combinations on my other computer.

I am lost and not getting it.

This is about my third time in my life I have ever tried to write this type of code. All attempts have been at this ...
  Topic: Help open all the programs & directories that I need
Composer

Replies: 57
Views: 3270

PostForum: Ask for Help   Posted: Wed Apr 28, 2010 5:48 am   Subject: 2nd Computer
Now my 2nd computer I would like -

Split in to 4 across screen each 1/4 of screen

I have tried to guess but only limited success -

Loop, 4 {
Run, explorer.exe /n`,C:\m,,
...
  Topic: Help open all the programs & directories that I need
Composer

Replies: 57
Views: 3270

PostForum: Ask for Help   Posted: Wed Apr 28, 2010 3:07 am   Subject: Thanks
That seems to be working fine!

Many thanks again, much appreciated.

Thank you
  Topic: Help open all the programs & directories that I need
Composer

Replies: 57
Views: 3270

PostForum: Ask for Help   Posted: Tue Apr 27, 2010 11:25 pm   Subject: Help?
Thanks again for your patience

1. I don't undertand where in the Code i gave where I insert your bit of Code?


2. I want to back up files in folders I use daily on my F: & G: drives so I ha ...
  Topic: Help open all the programs & directories that I need
Composer

Replies: 57
Views: 3270

PostForum: Ask for Help   Posted: Tue Apr 27, 2010 9:56 am   Subject: Help open all the programs & directories that I need
What do you actually want in each section of the screen? Please clarify which window you want in each third of the screen, then we can help.
Thanks,

All I want is 12 instances (4 x 3) of the Dire ...
  Topic: Help open all the programs & directories that I need
Composer

Replies: 57
Views: 3270

PostForum: Ask for Help   Posted: Tue Apr 27, 2010 8:53 am   Subject: Code
Loop, 4 {
Run, iexplore.exe, ,Max
}
Sleep, 5000
Run, msimn.exe, ,Min
Run, C:\Program Files\WordWeb\wwnotray.exe, ,Min
Run, C:\sm_bible\smw.exe,C:\sm_bible, ,Min
Run, ...
  Topic: Help open all the programs & directories that I need
Composer

Replies: 57
Views: 3270

PostForum: Ask for Help   Posted: Tue Apr 27, 2010 12:23 am   Subject: Help open all the programs & directories that I need
Please can you post your code inside [code] code tags [/code] tags? You can do this by selecting your code and pressing the "Code" button just above the box where you write ...
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group