AutoHotkey Community

It is currently May 24th, 2012, 9:23 am

All times are UTC [ DST ]


Search found 3 matches
Search these results:

Author Message

 Forum: Support   Topic: runwait error

Posted: September 27th, 2010, 7:00 pm 

Replies: 2
Views: 402


hey, you're right. comspec for whatever reason is returning as a blank. So I made a new variable with the correct path (C:\Windows\system32\cmd.exe) and used that instead. That seemed to fix the problem. /hm yes seems i mixed up some slashies when i was copying it over here. cmdexe= C:\Windows\syste...

 Forum: Support   Topic: runwait error

 Post subject: runwait error
Posted: September 24th, 2010, 11:51 pm 

Replies: 2
Views: 402


runwait, %comspec% /c dir c:/folder/123.* >>C:\New Folder\test.txt error: failed attempt to launch program or document: action: </c dir >>C:\New Folder\test.txt> any ideas why this line would not work? / i tried the tutorial example line and that errored out as well. RunWait, %comspec% /c dir c:\ >>...

 Forum: Scripts   Topic: New Outlook mail message

 Post subject: got it
Posted: August 5th, 2010, 7:24 pm 

Replies: 15
Views: 7429


i think i have figured out how to send an email with an attachment and subject body and to field filled out run, C:\Program Files\Microsoft Office\Office12\outlook.exe /c ipm.note /a "filename.txt" /m email.com&subject=something`%20something&body=somethingsomething to create a spac...
Sort by:  
Page 1 of 1 [ Search found 3 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group