These forums are read-only. Please send questions and feedback by email.

Ruler won't float in Windows 7

Use this forum to ask any questions and to submit bug reports

Moderator: vuser

Binary Geezer
Posts: 6
Joined: Tue Jan 31, 2012 7:46 pm

Re: Ruler won't float in Windows 7

Postby Binary Geezer » Fri Feb 03, 2012 4:15 pm

Hi Charles,

You nailed it. I tried both the 32 and the 64 bit versions. Thanks for the great support!

There were a couple other little glitches you might want to check out before version 14 or some other significant update. None of what follows is worth worrying about immediately.

1. When I uninstalled the new 64 bit version to make way for testing the 32 bit version, the uninstall complained it couldn't find the 32 bit executable, then went ahead and uninstalled OK. That does not happen with the 32 bit version when uninstalled. I suspect there's a literal string whose value should be conditioned on the bitness of the build, but isn't.

C translation:

#ifdef BUILD64
#define EXENAME v64.exe
#else
#define EXENAME v32.exe
#endif

2. After install, either bitness, WinDoze 7 didn't think the program installed correctly. I had to click that the installation was OK.

Thanks again!

Ray


Return to “General Support”

Who is online

Users browsing this forum: No registered users and 14 guests