September 14, 201015 yr just a quick question, something that seems to have been a pain in my side since the dawn of winpe 3.0. does any1 know how to get winpe to display scripting errors rather than just a big white square box? been making diagnostics very ardious and if there is a way of displaying them, a solution or an idea would be greatly appreciated.
September 14, 201015 yr Add error handling to your code and suppress all error messages, then you can decide how to output the errors... log files, or a small HTA window etc.If you want some samples you can download MDT 2010 Update 1 from Microsoft and a take a look at their error handling routine for vbscripts in WinPE. / Johan
Create an account or sign in to comment