The help system cannot be launched
i have developed extension works fine in dreamweaver 7 , 8. however, in dreamweaver 9 (cs3) when launch chm file, getting error "the system cannot launched because folder missing. please install folder or reinstall dreamweaver".
i using function dreamweaver.openhelpurl() launch chm file. in extension manager program use
<helpbook-insert>
<book-id .../>
</helpbook-insert>
did else encounter problem? if so, how did rectify it. appears me new dreamweaver doesn't use chm files. using instead?
thanks,
girish
i using function dreamweaver.openhelpurl() launch chm file. in extension manager program use
<helpbook-insert>
<book-id .../>
</helpbook-insert>
did else encounter problem? if so, how did rectify it. appears me new dreamweaver doesn't use chm files. using instead?
thanks,
girish
hi gputhanv:
bad news:
afaik method launch chm files no longer work.
the best (and simpliest) workaround have found far using
dw.openwithapp("pathtochm","hh.exe")
hth,
andres cayon
http://www.dwug.es
---------------------------------------
"gputhanv" <webforumsuser@macromedia.com> escribió en el mensaje
news:f2icpn$r95$1@forums.macromedia.com...
>i have developed extension works fine in dreamweaver 7 , 8.
>however,
> in dreamweaver 9 (cs3) when launch chm file, getting
> error
> "the system cannot launched because folder missing.
> please install folder or reinstall dreamweaver".
>
> using function dreamweaver.openhelpurl() launch chm
> file. in extension manager program use
> <helpbook-insert>
> <book-id .../>
> </helpbook-insert>
>
>
> did else encounter problem? if so, how did rectify it.
> appears me new dreamweaver doesn't use chm files.
>
> using instead?
>
>
> thanks,
> girish
>
bad news:
afaik method launch chm files no longer work.
the best (and simpliest) workaround have found far using
dw.openwithapp("pathtochm","hh.exe")
hth,
andres cayon
http://www.dwug.es
---------------------------------------
"gputhanv" <webforumsuser@macromedia.com> escribió en el mensaje
news:f2icpn$r95$1@forums.macromedia.com...
>i have developed extension works fine in dreamweaver 7 , 8.
>however,
> in dreamweaver 9 (cs3) when launch chm file, getting
> error
> "the system cannot launched because folder missing.
> please install folder or reinstall dreamweaver".
>
> using function dreamweaver.openhelpurl() launch chm
> file. in extension manager program use
> <helpbook-insert>
> <book-id .../>
> </helpbook-insert>
>
>
> did else encounter problem? if so, how did rectify it.
> appears me new dreamweaver doesn't use chm files.
>
> using instead?
>
>
> thanks,
> girish
>
More discussions in Dreamweaver extensions
adobe
Comments
Post a Comment