/build/static/layout/Breadcrumb_cap_w.png

Running dos program with Redirct

UZzRtB.jpeg

Hello.

I have the program that runs under DOS prompt and redirect the output to a folder on the C drive.

I need help running it in Kace. It must open CMD and run this Command and redirect to folder.




0 Comments   [ + ] Show comments

Answers (2)

Posted by: rad33k 6 years ago
Fourth Degree Brown Belt
2
Hi,

I do not have any experience with KACE but I think it needs to be configured in a similar way as other tools:
Directory:$(KACE_SYS_DIR)
File: CMD.EXE
Parameters: /C ""$(KACE_DEPENDENCY_DIR)\DumpEDID.EXE" > C:\kbox\edid.txt"

On the other hand you may consider creation of a BAT in the same folder as DumpEDID.EXE, eg.:
"%~dp0DumpEDID.EXE" > "C:\kbox\edid.txt"


Posted by: Kdebiasse 6 years ago
9th Degree Black Belt
0

Thanks this works


 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ