Re: Pure vbs retrieve dll exe ocx version info

Tech-Archive recommends: Fix windows errors by optimizing your registry



"est" <electronixtar@xxxxxxxxx> wrote in message
news:1166766293.734548.143170@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Yes. I mentioned it in my other post: Win98SE.
Hmm, 98SE is really very classical, and maybe it do not support res://
and many other things.

The res:// is not quirk, I don't think advanced wscripting is just WMI
ADSI stuff.
OK, the res:// is indeed useful, e.g. I let you guys know another
Office easter egg:
First let's assume your system drive is C:\, goto Start menu, click
Run(Or Win+R to launch that Run dialog box). Now, get your earphones
ready.

copy & paste the following commands:

about:<bgsound src="res://C:\Program Files\Common Files\Microsoft
Shared\VBA\VBA6\vbe6.dll/10/5432">

Press enter.

Or just paste it (as one line) into an IE browser address bar.

VBe6 is still music to many peoples ears :)


.