source: opsi/products/wsusoffline/CLIENT_DATA/exit-wrapper.cmd@ 995

Last change on this file since 995 was 995, checked in by joergs, on May 11, 2012 at 1:27:38 PM

initial wsusoffline

File size: 67 bytes
Line 
1rem
2rem really return exit code
3rem
4@call %*
5@exit %errorlevel%
6
Note: See TracBrowser for help on using the repository browser.