Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

Error 1406


1 reply to this topic

r1ck11

r1ck11
  • Full Members
  • 1 posts

Posted 18 January 2011 - 18:24

Hi

I have been developing this piece software for my University assignment and use Installshield to install my software onto users computers.

I have had no problem with it until now where it has started appearing with Error 1406 when I try to install my software onto test computers.

How do I get around this issue, am I suppose to have done something on Installshield before building the installation.

Thanks in advance.

Rick

Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 19 January 2011 - 10:07

The text for error 1406 is:
Could not write value [2] to key [3]. System error [4].
Now you need to look at the full error message (if it's not displayed in a dialog, then it's in the log). Parameter [4] will tell you why it failed, maybe access denied.
At which action in your setup does the error happen? During a custom action maybe?