| Author |
Message |
Forum: Support Topic: runwait error |
| virulency |
|
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 |
| virulency |
|
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 |
| virulency |
|
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: |