Search found 1 match
- 03 Apr 2015 01:23
- Forum: DOS Batch Forum
- Topic: need help on setting custom window title
- Replies: 1
- Views: 1772
need help on setting custom window title
Need to open pptx in PowerPoint Viewer using batch file, next need to change the opened pptx window title to custom title. But when I tried to set title through "START" command in cmd, command prompt window title getting changed instead of PowerPoint viewer window. If any one have idea ple...