Add Comment
|
Related Links
|
TrackBack
HasNUL.bat (GPL)After finding out that Windows Fundamentals for Legacy PCs (WinFLP) does not have the NUL device, I decided to write this batch file to determine whether NUL device exists on any given Windows installation. You can use this script in your own custom script to make your script smarter and void the missing NUL problem (see TrackBack below). HasNUL.bat returns "true" if the NUL device exists, while it returns "false" if the NUL device doesn't exist. The following is an example of using HasNUL.bat in your batch file. call SetVariableToOutput.bat HasNUL.bat HasNUL.bat is distributed as executable source code under the GNU General Public License. Please see the license agreement elsewhere on this site. Chieh Cheng
Add Comment
|
Related Links
|
TrackBack
Did your message disappear? Read the Forums FAQ. TrackBackTrackBack only accepted from WebSite-X Suite web sites. Do not submit TrackBacks from other sites. Send Ping | TrackBack URL | Spam Control Title: NUL Missing on WinFLP Add CommentSpam Control | * indicates required field Messages, files, and images copyright by respective owners. |
Products
|
Services
121 Users Online
|
Copyright © 1996 - 2024. All Rights Reserved. |