In windows 7, files are not copied to $system folder.
I have developed an extension that works with Dreamweaver 8, CS3 and CS4. However with CS5 on Windows 7 (I didn't check other OS), the extension manager doesn't copy files to the system folder. Here is a snippet of my extension file.
<files>
<file name="myfile.dll" destination="$system" shared="true" />
...
</files>
Has anyone else encountered this problem? or has a solution for it.
Thanks,
Girish Nair
