Great Tip

Found at www.wintellect.com (good site)

Tip of the Week: Get Rid of the MSDEV Splash Screen When Using Just in Time
Debugging

  1. Run REGEDIT and open the key HKEY_LOCAL_MACHINE\Software\Microsoft\Windows
    NT\CurrentVersion\AeDebug.
  2. Change the Debugger key from “\msdev.exe -p %ld -e %ld” to “\msdev.exe -nologo
    -p %ld -e %ld”.

Regards,

Paul Bunn, UltraBac.com, 425-644-6000
Microsoft MVP - WindowsNT/2000
http://www.ultrabac.com


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com