Thank you Matthias and Ralph.

In general, I am more of a Windows person than a macOS person, but one thing I really wish Windows would adopt is .exe folder, like macOS .app folders so that things like the Externals folder and anything else the app needed could app "appear" to be inside the .EXE


On 8/12/2020 1:21 PM, matthias rebbe via use-livecode wrote:
As Ralph wrote,

execute this in message box
dispatch "revunloadlibrary" to stack tsnetliburl
and then build your standalone.


-
Matthias Rebbe
Life Is Too Short For Boring Code

Am 12.08.2020 um 17:59 schrieb Ralph DiMola via use-livecode 
<use-livecode@lists.runrev.com>:

Paul,

Disable:
dispatch "revunloadlibrary" to stack tsnetliburl

Enable:
dispatch "revloadlibrary" to stack tsnetliburl

Ralph DiMola
IT Director
Evergreen Information Services
rdim...@evergreeninfo.net

-----Original Message-----
From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf
Of Paul Dupuis via use-livecode
Sent: Wednesday, August 12, 2020 11:40 AM
To: How to use LiveCode
Cc: Paul Dupuis
Subject: Building a Windows standalone without tsNet?

I have a very simple stack that I want to build a Windows standalone for
(.exe). I do not use any internet/networking related commands or functions
in my scripts

The standalone builder for LC9.6.0 insists on including the "Externals"
folder with tsNet dll in it.

Can some one remind me how I tell the LC not to include tsNet? I knew it
once, have forgotten, and can't find in anywhere in any documentation.

Thank you in advance.

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to