Search found 5 matches

Go to advanced search

by richardz
Thu May 29, 2014 3:43 pm
Forum: Building Installers
Topic: Removing MaintenanceTypeDlg
Replies: 3
Views: 3571
 
Jump to post

Re: Removing MaintenanceTypeDlg

In my project the repair button was visible even though the property was set to false. I then changed themes, which looks to reset all dialogs and re-insert the deleted ones. I set the visible property to false and this time the repair button was not visible. Went back to my original theme and all ...
by richardz
Wed May 28, 2014 10:30 pm
Forum: Building Installers
Topic: Removing MaintenanceTypeDlg
Replies: 3
Views: 3571
 
Jump to post

Removing MaintenanceTypeDlg

Is there a way to remove MaintenanceTypeDlg from the maintenance sequence? The delete function is disabled. If it cannot be deleted, is there a way to cut the repair icon/button? The cut function is disabled. If I use the default theme I can hide it by setting visible to false. If I apply a theme ...
by richardz
Tue Nov 26, 2013 10:33 pm
Forum: Common Problems
Topic: COM Registration in 2008 R2
Replies: 1
Views: 1711
 
Jump to post

COM Registration in 2008 R2

I have a DLL COM module which I have setup to auto register using self registration. When installing on 2008 R2 or Win 7, the registration fails, error -2147023782. I have tried running from the desktop and using msiexec at a Run As Administrator command prompt. On the same machine, if I just copy ...
by richardz
Tue Jul 16, 2013 11:18 pm
Forum: Common Problems
Topic: Odd Erroneous Dialog
Replies: 3
Views: 3328
 
Jump to post

Re: Odd Erroneous Dialog

The modules listed in the conflict dialog are not part of my install. I suspect that the conflict is the MFC merge modules I added to the install. Is there any way to see the conflict. For example there is a conflict with Microsoft Lync but Lync is certainly not in my package. So what is the actual ...
by richardz
Mon Jul 15, 2013 10:24 pm
Forum: Common Problems
Topic: Odd Erroneous Dialog
Replies: 3
Views: 3328
 
Jump to post

Odd Erroneous Dialog

Built and tried to run a msi. During the install got the following
DialogPopup.jpg
DialogPopup.jpg (68.38 KiB) Viewed 3328 times
The message makes no sense. How can those apps be involved?

So how do I get rid of the dialog?

Go to advanced search