| | Re: Organizing the Site Revamp)
|
|
(...) Which DOS tools are these? I don't remember any being particularly large... (...) Same for this... LDAO is 2.something Mb, right? What's the rest? --Bram Bram Lambrecht / o o \ BramL@juno.com ---...---oooo-----(_...o---...--- WWW: (URL) (26 years ago, 11-Feb-99, to lugnet.cad.dev)
|
|
| | Re: Uber-install (was Re: Organizing the Site Revamp)
|
|
(...) I like Wise very much. I don't *think* I've used InstallShield, maybe I tried once. Anyway, I know I don't want to try it. I've mostly used Wise to package VB apps, but it works really well, and very easily. With the new version, I just point (...) (26 years ago, 11-Feb-99, to lugnet.cad.dev)
|
|
| | Re: DOS Makelist (was Re: Uber-install (was Re: Organizing the Site Revamp))
|
|
(...) I'd guess the limitation is because James allocated a 1000-element array to hold the data lines. The problem I ran into when I tried a rewrite was I was using a shareware version of Basic, which wouldn't support the memory usage I needed, so I (...) (26 years ago, 11-Feb-99, to lugnet.cad.dev)
|
|
| | Re: Uber-install (was Re: Organizing the Site Revamp)
|
|
(...) I agree. (1) (...) You've done this before, haven't you? Man, what a headache. :-P This is why I don't write the install code at work. I have learned one thing: avoid avoid avoid InstallShield! How do you like the Wise install tool? Would it (...) (26 years ago, 11-Feb-99, to lugnet.cad.dev)
|
|
| | Re: DOS Makelist (was Re: Uber-install (was Re: Organizing the Site Revamp))
|
|
(...) Why the limitation on 1000 parts? Have all the makelist implementations shelled out to call sort.exe? I'm sure there's a quicksort call in the ANSI C libraries, and stl has some great capabilities for those of the C++ persuasion... (...) Well, (...) (26 years ago, 11-Feb-99, to lugnet.cad.dev)
|