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
7.4.0 x64 installer generating a 1303 error
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard
-
- Posts: 10
- Joined: Thu May 08, 2003 6:56 pm
-
- Posts: 10
- Joined: Thu May 08, 2003 6:56 pm
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.
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.
-
- Posts: 10
- Joined: Thu May 08, 2003 6:56 pm