Search found 3 matches

Go to advanced search

by Karl_Seeger
Mon Dec 12, 2005 6:53 pm
Forum: Common Problems
Topic: Upgrade from 3.4 to 3.5 broke my set-up files!
Replies: 9
Views: 13496
 
Jump to post

Upgrade from 3.4 to 3.5 broke my set-up files!

I've upgraded Advanced Installer from 3.3 to 3.4 with no problems before so when I upgraded from 3.4 to 3.5 I was shocked to find all of my set-up files now fail!

They all fail with the same type of error message....

Exception - A row with this key [id somefilepathandname] was already registered ...
by Karl_Seeger
Fri Nov 04, 2005 6:00 pm
Forum: Common Problems
Topic: Adding users to an Install
Replies: 3
Views: 5070
 
Jump to post

I added a Custom Action under RegisterComPlus but I still get an error. When I look at the Windows box the files have NOT been copyed on yet so its failing due to the file not being avalable.

What am I missing here?

-Karl
by Karl_Seeger
Thu Nov 03, 2005 5:00 pm
Forum: Common Problems
Topic: Adding users to an Install
Replies: 3
Views: 5070
 
Jump to post

Adding users to an Install

I need to install a user (postgres) to a system as part of my install. All I need to do is pass a command line.....

net user postgres password /add

How best to do this? I don't know Java, VSB and am not interested in learning yet a 7th language! Can I do this with a .bat file? I also need to do ...

Go to advanced search