Sam ʼs postsSupport staff

Sam (Sam) has made 3126 posts.

Updating Version in Add/Remove Programs with MSI InstallersAnswered

Post on Oct 7, 2012

Hey Phil, Your absolutely right. Right now, the only easy way to update the information in the Uni…

PDetsFromPath with filename only (no absolute path)

Post on Oct 6, 2012

We don't recommend passing in relative file paths. You should pass in the absolute file path. Otherw…

Renaming wyUpdate.exe, showing error message

Post on Oct 4, 2012

I can't reproduce the error you're getting. wyUpdate works fine when it's named wyUpdate.exe, or whe…

Post on Oct 3, 2012

so can you, the URL is included in the first post I'm on my mobile right now, but I'll test it whe…

Post on Oct 3, 2012

We can't reproduce this here. We use a different exe name included with wyBuild. So we're dogfooding…

Post on Oct 2, 2012

Changing the exe won't change the UAC error. To change that you need to re-sign wyUpdate with your o…

Force Update

Post on Oct 3, 2012

So, to clarify this - the best way would be to show some kind of splash-screen while checking for up…

PowerBasic support

Post on Oct 3, 2012

Send the file to me and I'll work on this later this evening. You can send the file to support@wyday…

Post on Oct 2, 2012

It's likely because you're using the ANSI string data type. Use the Unicode data type , I believe it…

TurboFloat ETA?

Post on Oct 2, 2012

Hey Oren, We're beta testing with a few customers now. We're still working out a couple of usabili…

Download percent complete

Post on Oct 2, 2012

I'm not sitting in front of the source code tight now, but I believe ProgressChanged event shows the…

Problem Calling SetPKeyDetails

Post on Oct 2, 2012

No problem. I know this can be confusing.

Post on Oct 2, 2012

Hey Liam, You're passing in the product key to the function. You need to pass in the product key i…

Two process and AutoUpdater component.

Post on Oct 2, 2012

You have 2 choices: close the process before the update, then restart the process after the update …

Using the same file location for different builds

Post on Oct 2, 2012

We are looking for ways to solve this problem in a smart way. It's harder than it seems (to do it ri…

AutomaticUpdater exception

Post on Oct 2, 2012

We're working to fix this problem for the next version.