Building a Windows standalone without tsNet?

J. Landman Gay jacque at hyperactivesw.com
Wed Aug 12 15:51:44 EDT 2020


Did you try just removing the external and library from the standalone inclusions?

In standalone settings, General pane, choose "Select inclusions for the standalone 
application". In the Inclusions pane, uncheck TSNet and Internet Library.


On 8/12/20 12: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 at lists.runrev.com>:
>>
>> Paul,
>>
>> Disable:
>> dispatch "revunloadlibrary" to stack tsnetliburl
>>
>> Enable:
>> dispatch "revloadlibrary" to stack tsnetliburl
>>
>> Ralph DiMola
>> IT Director
>> Evergreen Information Services
>> rdimola at evergreeninfo.net
>>
>> -----Original Message-----
>> From: use-livecode [mailto:use-livecode-bounces at 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 at 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 at 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 at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
> 


-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com




More information about the use-livecode mailing list