Freewrap question -- how to handle dll's



I'm adding Windows as a supported platform for an app I'm developing,
and can't use standard starkit/starpack as a deployment approach because
I'm using BLT on Windows, which doesn't support stubs. After
researching different alternatives, freewrap looks like the best
solution because of its support for BLT and also because its icons can
be easily customized.

Freewrap's recommended approach for handling binary extensions--copy a
bunch of dll's to a temp directory and then load them--seems a bit
messy, however. I'm wondering if this approach would work:

1. Use my installer to place my binary extensions in a fixed location
(say in the app's directory).
2. Add the app directory to the auto_path variable like so:

lappend auto_path \C:\myappdirectory

3. Then, simply do "package require foo" as normal.

It's #3 that I'm not clear on: will this work from inside a wrapped
file, i.e. will my freewrapped app see these packages? This approach is
preferable to me because it reduces the amount of Windows-specific code
I have to write, and is less complicated. The freewrap documents
aren't clear on how feasible this approach is.

Thanks for any advice.

--
Cheers,

Kevin Walzer, PhD
WordTech Software - "Tame the Terminal"
http://www.wordtech-software.com
sw at wordtech-software.com
.



Relevant Pages

  • Re: Service Principal Name in Kerberos
    ... specific account with enabled 'Account is trusted for delegation', ... opens IE and accesses the Client App on IIS that then accesses the Server ... Windows Server 2003 or Windows Vista ... Microsoft Online Community Support ...
    (microsoft.public.platformsdk.security)
  • RE: Service Principal Name in Kerberos
    ... whether the correct SPN has been registered on each service account. ... opens IE and accesses the Client App on IIS that then accesses the Server ... Windows Server 2003 or Windows Vista ... Microsoft Online Community Support ...
    (microsoft.public.platformsdk.security)
  • Re: Compact Framework 2.0 and Windows CE 4.2
    ... Windows CE on any version of the OS or with any version of the framework. ... I can now debug the C# app directly from MSVC 2005. ... doesn't officially support 4.2. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Porting a Windows .NET Application to Windows CE
    ... I currently have an application developed in VS.NET / C++ 2003 for windows ... Other developers on the project ... VS 2003 doesn't support C++ for smart devices. ... the default app won't build. ...
    (microsoft.public.windowsce.app.development)
  • Re: Problem with slower startup of XP windows SP3
    ... Help and Support for details. ... The Panda Anti-virus Service has started successfully. ... The Windows Security Center Service has started. ... The local computer may not have the necessary registry information or message ...
    (microsoft.public.windowsxp.general)