
Originally Posted by
akhileshbc
I think you copy-pasted it from some website isn't it ?
Yeah, but on the website here it displays correctly.
Edit:
The source code of that page has:
vb Code:
<p>‘Launch Windows Add/Remove Programs Dialog<br />
Dim dblReturn As Double<br />
dblReturn = Shell(“rundll32.exe shell32.dllControl_RunDLL appwiz.cpl1″ 5)</p>
The strange thing is that in the post I linked to on the forum the first quotation mark displays correct while the second does not.
I reckon I have made the same mistake in the past.