2011-07-24, 03:49 AM
There's a potential error in the batch files earlier in this thread, there is no guarantee that the short name to the Program Files folder is C:\Progra~2. I am sure the batch file will accept the full name if it is written correctly.
As for not locating NUtilty.dll NScriptHelper.exe must be the NPVR Program Files folder, if you update from the patch for x86 mode remember that installing patches requires admin right.
Also if you are trying to call a batch file from a batch file and want to return to the calling batch file remember the syntax is
CALL ANOTHER.BAT %*
Martin
As for not locating NUtilty.dll NScriptHelper.exe must be the NPVR Program Files folder, if you update from the patch for x86 mode remember that installing patches requires admin right.
Also if you are trying to call a batch file from a batch file and want to return to the calling batch file remember the syntax is
CALL ANOTHER.BAT %*
Martin