Could you stuff the dll into a property, then on run put place it in temp folder and
set the externals of stack "blah" to (a list of externals including path..) On Mon, Mar 26, 2012 at 1:00 PM, Klaus on-rev <[email protected]>wrote: > Hi Ken, > > Am 26.03.2012 um 20:52 schrieb Ken Ray: > > > > > On Mar 26, 2012, at 12:21 PM, Klaus on-rev wrote: > > > >> Hi friends, > >> > >> I created a win installer app which uses HTTPS, so the > "revsecurtity.dll" is obviously neccessary. > >> But I would like to only deploy a SINGLE EXE file if possible, ZIPping > the thing is no option. > >> > >> Unfortunately this special DLL cannot be installed "dynamically" and > "temporarily" like other DLLs. > >> Can it? Anything I am missing? > > > > Just curious… why do you think it can't be installed "dynamically" or > "temporarily" like other DLLs? > > because it gets installed into the EXE folder and not into subfolder > "externals"! > I thougt this is a very special case of DLL. > > I would gladly be wrong :-) > > > Ken Ray > > Sons of Thunder Software, Inc. > > Email: [email protected] > > Web Site: http://www.sonsothunder.com/ > > Best > > Klaus > > -- > Klaus Major > http://www.major-k.de > [email protected] > > > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
