Search found 471 matches

Go to advanced search

by Codename K
Sat Oct 05, 2013 1:52 pm
Forum: Common Problems
Topic: Custome dialog based on condition.
Replies: 6
Views: 5150
 
Jump to post

Re: Custome dialog based on condition.

Thanks

:D
by Codename K
Sat Oct 05, 2013 1:52 pm
Forum: Common Problems
Topic: Openning another application from the Finish dialog.
Replies: 3
Views: 3485
 
Jump to post

Re: Openning another application from the Finish dialog.

Hello,

I figured it out. You have to create a Custom Action for Launch file or open URL. Then give the application path. After that add this to the Finish dialog in the Published Events section.

:D
by Codename K
Sat Oct 05, 2013 1:50 am
Forum: Common Problems
Topic: Openning another application from the Finish dialog.
Replies: 3
Views: 3485
 
Jump to post

Openning another application from the Finish dialog.

Hello, We can open the executable included in the installer after installation through the Finish dialog. How can we run another (outside) application from the Finish dialog? For example, Microsoft Word. How can we make the installer to open this from the Finish dialog? Of course, we can write a sc...
by Codename K
Fri Sep 27, 2013 4:14 pm
Forum: Common Problems
Topic: Custome dialog based on condition.
Replies: 6
Views: 5150
 
Jump to post

Re: Custome dialog based on condition.

Hello,

Thanks for your support. What if the custom dialog can only go to the Next dialog if the registry value is true? I mean a "Try Again" button. Only the dialog can go to the next dialog is when the registry value is true.

:)
by Codename K
Fri Sep 27, 2013 2:26 pm
Forum: Common Problems
Topic: Custome dialog based on condition.
Replies: 6
Views: 5150
 
Jump to post

Custome dialog based on condition.

Hello,

The installer I am creating needs to show a custom made message dialog based on condition. The installer will search for a registry entry (this part is OK) and the value being true the custom dialog have to be displayed. Otherwise not. How can I do that?

:)
by Codename K
Tue Sep 24, 2013 8:06 pm
Forum: Common Problems
Topic: Registry entries based on condition.
Replies: 4
Views: 4026
 
Jump to post

Registry entries based on condition.

Hello, I am creating an installer that installs Microsoft Word Add-in which is designed to run on Word 2007, 2010 and 2013. However, when I created through the wizard it allows to set up for only one version of Word. How can I set it up to all. The user may also have more than one version of Word i...
by Codename K
Thu Sep 19, 2013 10:13 am
Forum: Common Problems
Topic: Auto Install
Replies: 5
Views: 4744
 
Jump to post

Re: Auto Install

Thanks

:D
by Codename K
Thu Sep 19, 2013 9:07 am
Forum: Common Problems
Topic: Auto Install
Replies: 5
Views: 4744
 
Jump to post

Re: Auto Install

Hello, Thanks for your reply. I want the installer to still show the progress dialog like this, https://dl.dropboxusercontent.com/u/14503355/Shared%20Images/AdvInstallerProgressDlg.png Also show the Finish dialog. When the user opens the installer just go straight to the progress dialog and then sh...
by Codename K
Wed Sep 18, 2013 9:06 pm
Forum: Common Problems
Topic: Auto Install
Replies: 5
Views: 4744
 
Jump to post

Auto Install

Hello,

I like the installer to automatically begin the installation when opened. I mean go straight to the progress bar dialog and install. How to do that please?

:)
by Codename K
Fri Aug 16, 2013 3:10 am
Forum: Common Problems
Topic: Run As Administrator from Finish Dialog?
Replies: 13
Views: 13113
 
Jump to post

Re: Run As Administrator from Finish Dialog?

Hello, This behaviour may be caused by a known Windows Installer bug. You can take a look on our DLL file disappears during an upgrade thread which debates a similar subject. As a workaround can you enable the “Always overwrite existing file” option from the “Operations” tab from the related files ...
by Codename K
Thu Aug 15, 2013 3:07 am
Forum: Common Problems
Topic: Run As Administrator from Finish Dialog?
Replies: 13
Views: 13113
 
Jump to post

Re: Run As Administrator from Finish Dialog?

Hello, This behaviour may be caused by a known Windows Installer bug. You can take a look on our DLL file disappears during an upgrade thread which debates a similar subject. As a workaround can you enable the “Always overwrite existing file” option from the “Operations” tab from the related files ...
by Codename K
Tue Aug 13, 2013 3:58 pm
Forum: Common Problems
Topic: Run As Administrator from Finish Dialog?
Replies: 13
Views: 13113
 
Jump to post

Re: Run As Administrator from Finish Dialog?

Hello, This is not the first version of the installer. I mean it is not 1.0, but it is 2.0. So, the installer has to overwrite the previous program files if the previous version is found. This does not correctly happen (update with new files) if there is no admin rights. When the new installer is c...
by Codename K
Tue Aug 13, 2013 2:30 pm
Forum: Common Problems
Topic: Run As Administrator from Finish Dialog?
Replies: 13
Views: 13113
 
Jump to post

Re: Run As Administrator from Finish Dialog?

Hello,

Thanks for your information. The installer needs to run as administrator because it has to update over few files that requires admin rights. Is it possible to set the level of file from the "Permissions" tab in the file's property to make it not run as admin?

Regards

:)
by Codename K
Mon Aug 12, 2013 2:47 pm
Forum: Common Problems
Topic: Run As Administrator from Finish Dialog?
Replies: 13
Views: 13113
 
Jump to post

Re: Run As Administrator from Finish Dialog?

Hello, Thanks :D, it helped a lot. How to make the Finish dialog run application to run with the current user's privileges instead of Administrator? Because, the installer runs the Finish dialog run application based on the the UAC setting set in "Install Parameters". The custom action yo...

Go to advanced search