Wyatt O'Dayʼs postsSupport staff

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

Installshield LE / wyUpdate issue

Post on Mar 21, 2012

Hey David, There's a setting in MSI files that "repairs" an installation if it has been changed by…

TurboActivate command line options

Post on Mar 21, 2012

Ok, TA 3.2.1 is now out. This option has been added to the TurboActivate wizard.

Post on Mar 15, 2012

Ok -- we'll add it to TurboActivate 3.2.1, coming out soon.

Post on Mar 15, 2012

We could add a new commandline parameter something like --startonsuccess="C:\Location\To\Your App.ex…

Post on Mar 14, 2012

We show the commandline options for the TurboActivate wizard in the Using the TurboActivate wizard a…

Longer product names getting clipped in TA Activation WindowSolved

Post on Mar 21, 2012

TurboActivate 3.2.1 is out. Longer product names are no longer clipped. (There's still a limit, but …

Relative path woes with wybuild.cmd.exe version 2.6.17.1

Post on Mar 20, 2012

@ClearViewEdge I'm not having any luck reproducing this problem. Can you make a simple example tha…

Post on Mar 20, 2012

wyBuild automatically converts the absolute path to relative paths. What's the exact error you're ge…

Post on Mar 20, 2012

I'll try to reproduce this now.

Post on Mar 20, 2012

In wyBuild 2.6.17.1 we made wyBuild use relative paths so the project files would be more easily tra…

Errors on windows Forms

Post on Mar 20, 2012

Make sure wyBuild is installed on the computer that you're using Visual Studio on. The wyBuild insta…

Testing Trials

Post on Mar 19, 2012

I tested the Windows version of your app and here's what I found: The TurboActivate.dat file you'r…

Post on Mar 19, 2012

Is there a debug mode for trials? Not right now. We've considered adding a trial extension option …

Current Version

Post on Mar 16, 2012

Does the automaticupdater control have any property, or is there any way to get the current version?…

WyBuildend of life? (No)

Post on Mar 16, 2012

Do you have an RSS feed or other automated notification for new releases? Yes, now we have an RSS …

IsGenuine method

Post on Mar 16, 2012

I only have one more [question]. We want the setup (made with inno setup) to go into trial mode if n…

Post on Mar 15, 2012

The first thing that sticks out is that you're not using the IsGenuine function correctly. In VB.NET…

%version% BugsSolved

Post on Mar 15, 2012

Sorry, you're right, the registry bug is not fixed (using variables in the output folder is fixed). …

VB6.0 and TurboActivate.dll

Post on Mar 15, 2012

Ah.. that's because TurboActivate uses the CDECL calling convention and VB6 doesn't support this cal…