Wyatt O'Dayʼs postsSupport staff

Wyatt O'Day (Wyatt) has made 7771 posts.

PDetsFromPath with filename only (no absolute path)

Post on Oct 6, 2012

PDetsFromPath() will return an error code if it can't find the file. Any other function will first t…

Post on Oct 6, 2012

It sounds like TurboActivate is loading the TurboActivate.dat from it's default search path (on Wind…

Using InnoSetup to package an app with static TA linking

Post on Oct 6, 2012

Well, you'd still have to include TurboActivate.dll with your app if you want to use it in the insta…

wyUpdate.exe command line - problem witch /fromservice

Post on Oct 6, 2012

Well, /fromservice skips a lot of tests because if you're running it as designed (that is, from a "L…

Post on Oct 5, 2012

Only use the /fromservice commandline switch if you're running wyUpdate from a Windows Service. Bad …

Automatic Updater & Launcher Support

Post on Oct 6, 2012

Well, the ReadyToBeInstalled event is called "when the update is ready to be installed." To get to…

Post on Oct 5, 2012

You put InstallNow() in ReadyToBeInstalled event, but you also have to have an update pending for t…

Post on Oct 5, 2012

You want to force updates. To do that we recommend using wyUpdate in standalone mode, not the Automa…

Post on Oct 5, 2012

Yes, sorry, you're right.

Post on Oct 5, 2012

You're trying to use the AutomaticUpdater synchronously, when it works best asynchronously (that is,…

Post on Oct 5, 2012

Well, you disable the button. Then re-enable the button if there's no update pending.

Lots of Warnings and Errors when trying ExampleC with Static Libraries

Post on Oct 6, 2012

My pleasure.

Post on Oct 6, 2012

Wonderful, but can I compile and link the .dll with my fortran program which is set to Multi-thread …

Post on Oct 5, 2012

I am thinking that all libraries have to be the same, regardless of the code language if they are l…

Post on Oct 5, 2012

The DLL is different than static libraries. You can use the DLL with any version of Visual Studio (o…

Post on Oct 5, 2012

This looks like you're using a different version of Visual Studio. The static libraries we compiled …

URL Prerequisites to wyUpdate.exe

Post on Oct 5, 2012

We include a client.wyc reader with wyBuild. So if you double click the client.wyc file you'll see w…

wyBuild, upload updates, added FTP site, file not found 550

Post on Oct 5, 2012

We weren't able to reproduce your problem. I asked for more information.

Download percent complete

Post on Oct 5, 2012

UpdateAvailable event since it gives me errors if the user closes the application before the udpate …

File Share Upload Problem

Post on Oct 5, 2012

We're not having any luck reproducing this with identical user/password. That is, I can log into a r…