Search found 3 matches
- 02 Jan 2013 13:51
- Forum: DOS Batch Forum
- Topic: [SOLVED] Is this even possiable?
- Replies: 9
- Views: 6886
Re: Is this even possiable?
@ abc0502, I tried the code you provided but, unfortunately I still have to close the program manually but, it does work with foxidrive added line of code. As for the help documents there were none but, I clicked on the help button in the program and it took me to this link (Adobe's Digital Editions...
- 01 Jan 2013 07:33
- Forum: DOS Batch Forum
- Topic: [SOLVED] Is this even possiable?
- Replies: 9
- Views: 6886
Re: Is this even possiable?
@ Squashman, yes Adobe Digital Editions owns the file format. It stands for Adobe Content Server Message (acsm). The code you gave me works but it only opens up one file. Once in a while it will covert all files. @ abc0502, I don't know if this program supports command line input but, the code you g...
- 31 Dec 2012 13:55
- Forum: DOS Batch Forum
- Topic: [SOLVED] Is this even possiable?
- Replies: 9
- Views: 6886
[SOLVED] Is this even possiable?
I am trying to make a batch file open up a specific file(s). This is what I am trying to do. You run the batch file select your option (which in this case is one) and it will open up this file with the appropriate program, so this program can convert this file into the appropriate format. Here is th...