7.4.0 x64 installer generating a 1303 error

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
Christopher_G_Lewis
Posts: 10
Joined: Thu May 08, 2003 6:56 pm

7.4.0 x64 installer generating a 1303 error

Post by Christopher_G_Lewis »

I'm getting this when I try to upgrade to 7.4.0:

Error 1303.The installer has insufficient privileges to
access this directory: C:program FileslTextPad 7. The
installation cannot continue. Log on as an
administrator or contact your system administrator.

This is via the Setup (Run as Admin) and the extracted MSI (run from an admin CMD).

Looking at the process in Process Explorer (sysinterals) the MSIEXEC.EXE is running with high security, so it certainly isn't a UAC issue.

thanks
Christopher_G_Lewis
Posts: 10
Joined: Thu May 08, 2003 6:56 pm

Post by Christopher_G_Lewis »

Crap -

Your installer is putting the x64 Textpad into \program files (x86)

You have *got* to fix this
miked
Posts: 55
Joined: Tue Feb 27, 2007 11:17 am

Post by miked »

I upgraded the 64bit version on my windows 7 system a couple of days ago and had no problems, it installed to \program files\Textpad 7 as usual.

What do you get if you echo %programfiles% on a command line?
Also check registry keys such as programfilesdir and programfilespath in HKLM/Software/microsoft/windows/currentversion are correct.
Christopher_G_Lewis
Posts: 10
Joined: Thu May 08, 2003 6:56 pm

Post by Christopher_G_Lewis »

Yea, did all that.

Turns out there was some installer key remnant specifying that textpad gets installed to \program files (x86)\... Must have been left over from a 32bit install that never got cleared out correctly.

All is fine now, but certainly not a pleasant experience.
Post Reply