where are .dll files written to?
Steve Blinkhorn <[email protected]>
| Newsgroups | gmane.comp.lang.tcl.starkit |
|---|---|
| Message-ID | <[email protected]> |
As I understand it, because Windows is not vfs-aware any .dll files, such as those required for extensions, that are included in a starkit/starpack are written out to the host file system and then loaded. But where? With running applications that depend on particular extensions that I know depend on particular .dll files I cannot find where they have been written to. Or are they written and then instantly deleted? This makes a difference if you are working in a heavily security-driven locked-down environment... -- Steve Blinkhorn <[email protected]>