Search found 3 matches

Go to advanced search

by rdieter
Wed Apr 27, 2005 1:25 pm
Forum: Common Problems
Topic: Exception - A row with this key [id ...] was already...
Replies: 3
Views: 8335
 
Jump to post

Exception - A row with this key [id ...] was already...

Every since upgrading to Advanced Installer 2.6.2 (from 2.5.x), I am having difficulties opening most of my existing Advanced installer projects. I receive the error:
Exception - A row with this key [id ...] was already registered in the table.

After seeing the error, AI opens with a blank/empty ...
by rdieter
Fri Mar 18, 2005 6:19 pm
Forum: Common Problems
Topic: can't use dde in Registry/file associations
Replies: 2
Views: 6015
 
Jump to post

workaround only, perhaps AI should also escape?

OK, thanks. That's a workaround for manually entering registry information.

However, I still get the error when trying to import existing registry data using the "Add Key" or "Add Values" functions in Project Definition -> Registry. Perhaps Advanced Installer should also realize the need to escape ...
by rdieter
Fri Mar 18, 2005 12:01 am
Forum: Common Problems
Topic: can't use dde in Registry/file associations
Replies: 2
Views: 6015
 
Jump to post

can't use dde in Registry/file associations

I'm packaging an app that includes for file association purposes (in HKLM):

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Foo.Document\shell\open]

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Foo.Document\shell\open\command]
@="C:\\App\\foo.EXE /dde"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Foo.Document\shell\open ...

Go to advanced search