Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
regsvr32 in batch - exit status ?
Name: Yoav Pinsky (by yoavip) Date: December 4, 2005 at 05:06:48 Pacific OS: Win Xp CPU/Ram: P4 - 512 Mb
Comment:
I need to run regsvr32 on many DLL's, and check that there were no errors.
I have a batch script that iterate over a list of DLL's and run regsvr32 on each one. I'm using the /s flag to disable the msg box. My question is how can I know if there was an error when running regsvr32 this way? is there any exit status I can check ? errorlevel ? any other idea ? Please help !
Summary: Hi These subroutines may be useful for calculating date issues in Batch File coding. The sub-rountines use variables a-f so best to not to use them in your calling code. Main varables returned are... ...
Summary: is there a way to use a simple yes no VB script in batch file. what i want to do is have a batch file do tasks but as an example have it ask YES or no popup in VB to exit or to back to the main men...
Summary: Hello every1!! OK...I want to "double-direct" in Batch...if I was u then I wont understand the term double-direct :P, so this is what I wanna do: echo echo Hello!! >>hello.bat >>file.bat So, I want it...