1. How to put "expire time" property when build a stand-alone LabView application?
2. Need pointers on building stand-alone application plug-in that calls Python scripts.
I would like to build a plug-in for the Adobe InDesign program, that
uses Python but does not require the user to have previously
installed Python.
I suspect that an efficient path to this ideal is use the 'freeze'
tool to build a directory of all the objects I need to run the Python
scripts. and them modify the C code main program entry points to
convert the executable to a dynamically loadable library, for both
Mac OS X and Windows 2000.
Can anyone confirm that this is indeed a reasonable approach, or
suggest a better development path to the product?
3. Building industrial strength stand-alone applications
4. how to build stand-alone application in MatLab
5. Is the stand-alone player TRULY stand ALONE?
6. Creating a stand-alone ins file and adding Dial-Up Connections
7. Stand-alone application generates error with function 'Ramp Pattern' (bug in application builder?)
8. compiling an application with a GUI to a stand-alone application
9. VBA building stand alone application
10. How do I build a stand-alone for Windows using CW Java?
11. overloading built-in function in a stand-alone prgm
12. overloading built-in function in a stand-alone
13. Can I build a stand-alone system?
14. VBA building stand alone application
15. build release stand-alone VC++ version 6