G
Guest
Hi,
I have a compiled Html Help file (.CHM) that launches external program and
it works well on Win XP, but not on Vista.
The code is like this:
<OBJECT id=hhctrl type="application/x-oleobject"
classid="clsid:adb880a6-d8ff-11cf-9377-00aa003b7a11" width=100 height=100>
<PARAM name="Command" value="ShortCut">
<PARAM name="Item1" value=",rundll32.exe,shell32.dll,Control_RunDLL MAIN.CPL">
</OBJECT>
It would be very much appreciated if someone could let me know if there is
any way to solve this issue.
Thanks!
I have a compiled Html Help file (.CHM) that launches external program and
it works well on Win XP, but not on Vista.
The code is like this:
<OBJECT id=hhctrl type="application/x-oleobject"
classid="clsid:adb880a6-d8ff-11cf-9377-00aa003b7a11" width=100 height=100>
<PARAM name="Command" value="ShortCut">
<PARAM name="Item1" value=",rundll32.exe,shell32.dll,Control_RunDLL MAIN.CPL">
</OBJECT>
It would be very much appreciated if someone could let me know if there is
any way to solve this issue.
Thanks!