

InterviewSolution
Saved Bookmarks
1. |
Solve : Batch file execution control? |
Answer» <html><body><p>What <a href="https://interviewquestions.tuteehub.com/tag/kinds-770273" style="font-weight:bold;" target="_blank" title="Click to know more about KINDS">KINDS</a> of limits can be put on opening batch <a href="https://interviewquestions.tuteehub.com/tag/files-20889" style="font-weight:bold;" target="_blank" title="Click to know more about FILES">FILES</a>? I want to <a href="https://interviewquestions.tuteehub.com/tag/make-249948" style="font-weight:bold;" target="_blank" title="Click to know more about MAKE">MAKE</a> a .<a href="https://interviewquestions.tuteehub.com/tag/bat-394554" style="font-weight:bold;" target="_blank" title="Click to know more about BAT">BAT</a> that can ONLY be opened by another, SPECIFIED .BAT file. I don't even want the file to be readable from notepad. How would I do this? And is it possible to limit whether a file will open in some programs, but not others? Quote</p><blockquote>I want to make a .BAT that can ONLY be opened by another, SPECIFIED .BAT file.</blockquote> <br/>Nope<br/><br/> Quote<blockquote>I don't even want the file to be readable from notepad.</blockquote> <br/>Nope<br/><br/> Quote<blockquote>And is it possible to limit whether a file will open in some programs, but not others?</blockquote> <br/>And nopeWell shoot! It was worth a shot... <br/><br/>Thanks! <br/>kyle_engineer</body></html> | |