| To: | REALbasic NUG <realbasic-nug@lists.realsoftware.com> |
|---|---|
| Subject: | Re: dll dynamic linked libraries |
| From: | Jerry Fritschle <jerryfritschle@mac.com> |
| Date: | Fri, 27 Feb 2009 15:43:37 -0600 |
| Authentication-results: | mx.google.com; spf=neutral (google.com: 74.124.194.228 is neither permitted nor denied by best guess record for domain of realbasic-nug-bounces@lists.realsoftware.com) smtp.mail=realbasic-nug-bounces@lists.realsoftware.com |
| Delivered-to: | listarchive@realsoftware.com |
| In-reply-to: | <0C321A60-91CD-43C9-BCF3-8FE0A0CD3E8B@mac.com> |
| References: | <0C321A60-91CD-43C9-BCF3-8FE0A0CD3E8B@mac.com> |
| Reply-to: | REALbasic NUG <realbasic-nug@lists.realsoftware.com> |
| Sender: | realbasic-nug-bounces@lists.realsoftware.com |
Yes, indeed, you need to keep these dll files in the application
folder. To discourage the end-user from fiddling with these files, as
you suggest, an installer is what you will need.
I have done well with InstallGadget, which is very reasonably priced; there is also a Mac version for making .dmg files. To your application folder, simply add a text file containing your end user license, as well as any readme files, then drag the folder into InstallGadget. This will create an .exe installer. If you are distributing this by download, you will probably then zip the installer. HTH ---------------------------------------- "Drama is life with the dull bits cut out." -Alfred Hitchcock Yours very truly, Jerry Fritschle _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html> |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: First time user, starting first project, Joe Strout |
|---|---|
| Next by Date: | Game Source Needed, Jeff Ayling |
| Previous by Thread: | dll dynamic linked libraries, Robert Livingston |
| Next by Thread: | Game Source Needed, Jeff Ayling |
| Indexes: | [Date] [Thread] [Top] [All Lists] |