I just downloaded 6.0 build 1 and when I try to install I get the following message:
Error 1326. Error getting file security:
C:\Programdata\Documents\GetLastError: 5
In the InstallShield Wizzard, under Status, it shows 'Creating Folders'
I know error1326 has to do with folder rights. I have tried to install as the Administrator and I have full right to the ProgramData and the Program Files folders as well as all subfolders.
I have attached the Error Log.
Any ideas?
Thanks, Jim
Error 1326
Moderators: Jason Susnjara, Larry Epplin, Clint Buechlein, Scott G Vaal, Jason Susnjara, Larry Epplin, Clint Buechlein, Scott G Vaal
-
- New Member
- Posts: 2
- Joined: Mon, Jan 11 2010, 7:15PM
- Company Name: RR Woodworks
- Ryan Callahan
- Thermwood Team
- Posts: 586
- Joined: Tue, Jul 14 2009, 11:05AM
- Company Name: Thermwood Corporation
- Country: UNITED STATES
- Location: Thermwood
- Contact:
Re: Error 1326
Jim,
Error 1326, now that is a new one on us as we have not encountered this error before.
First of all, what Log File do you have, as it is not attached.
Second, can you open your application log and send us the error in there. Specifically any line numbers if available.
Third, if you want to do this, run the installation using some command line flags and send us this log file for review. I have listed below the command line for creating this file, assuming it is running from your desktop.
Hopefully one of these options will be able to help identify your problem.
Start->RUN, cmd.exe (This should open a command prompt located in the user directory)
Type the following command in this window:
Error 1326, now that is a new one on us as we have not encountered this error before.
First of all, what Log File do you have, as it is not attached.
Second, can you open your application log and send us the error in there. Specifically any line numbers if available.
Third, if you want to do this, run the installation using some command line flags and send us this log file for review. I have listed below the command line for creating this file, assuming it is running from your desktop.
Hopefully one of these options will be able to help identify your problem.
Start->RUN, cmd.exe (This should open a command prompt located in the user directory)
Type the following command in this window:
- cd desktop
V6Build1Setup1h.exe /V"/L*v v6install_log.txt
Ryan Callahan
Thermwood
Dell Precision T3400 / Core 2 Quad Q9400 / 2.4GHz / 8GB RAM / 256MB NVIDIA Quadro FX3450 / Windows 7 x64
Thermwood
Dell Precision T3400 / Core 2 Quad Q9400 / 2.4GHz / 8GB RAM / 256MB NVIDIA Quadro FX3450 / Windows 7 x64
-
- New Member
- Posts: 2
- Joined: Mon, Jan 11 2010, 7:15PM
- Company Name: RR Woodworks
Re: Error 1326
Thanks, Jim.