Did you read the thread?
it's part of the suf runtime, they switched from lua5 to 5.1 which required a change in runtime files.
Announcement
Collapse
No announcement yet.
Search Result
Collapse
100 results in 0.3538 seconds.
Keywords
Members
Tags
-
-
Just a guess:You can't install to the same file; you're opening a file for read; THEN opening it for WRITE -- so the write fails, because it can't get an exclusive write lock.
Leave a comment:
-
neil:
what does the install log show?
are you installing across a network share?
Leave a comment:
-
I don't understand your goal; but you can create a setup w/o any user interaction, just delete all screens.
Read your files and parse it for what you're looking for...
Leave a comment:
-
as someone who used to make a living at foxplus (started dbaseII, then foxplus, fox/net ....)
I love seeing it still be used -- it was an awesome platform, crisp, fast... it's painful that MS dropped it -- considering all the thousand lines of code written & decades of vested time down the...
Leave a comment:
-
Install "if newer".
Some 'best practices' from microsoft (or at least, some that I read w/in the last year, they may have changed, again) is that nothing should be installed to windows system32 folder unless absolutely necessary, instead install to the application folder -- returning...
Leave a comment:
-
I don't follow your 01:03.45 --> 01:03.99
to convert seconds to milliseconds, you divide seconds by 1000
Leave a comment:
-
You need to wrap it into a function so that you can call it recursively.
When you have a folder, you need to then concatenate the base string with the cFile value and then call the function recursively.
When you have a file, you need to concatenate the base string with cFile and then do...
Leave a comment:
-
-
how quickly this deteriorated -- you wanted an official response. The suggestions may get read and not replied to; just noted. they may get read once a month -- who knows -- all I did was suggest you open a ticket if you want a response. Personally, I would just move on.
Leave a comment:
-
This is a user to user forum. If you want an official response, open a ticket.
Leave a comment:
-
Conditionally displaying anything is just code... Not sure how a display name, registry entry, and ARP are directly related tho...
Leave a comment:
Leave a comment: