Search found 17 matches

Go to advanced search

by Igor Markovic
Tue May 11, 2021 2:46 pm
Forum: Common Problems
Topic: "Do Not Overwrite Existing File" Disabled In Merge Module
Replies: 11
Views: 11667
 
Jump to post

Re: "Do Not Overwrite Existing File" Disabled In Merge Module

I also could use this feature. Please add me to the list :)
by Igor Markovic
Mon Mar 29, 2021 2:39 pm
Forum: Building Installers
Topic: Source File Not Found ????
Replies: 11
Views: 12650
 
Jump to post

Re: Source File Not Found ????

It looks like we encountered this problem also. We were still building the project using 15.5.1. We now updated the installer to use 18.8.1. Would we need to set the property to prevent this issue?

Regards,
Igor
by Igor Markovic
Mon Apr 11, 2016 9:47 am
Forum: Common Problems
Topic: Filesystem permissions do not flow to sub folders
Replies: 13
Views: 21480
 
Jump to post

Re: Filesystem permissions do not flow to sub folders

Yes, although this would only work if folder A is created by our own setup. And I would prefer to just inherit the permissions of parent folders instead of setting strict permissions on subfolders. So here my feature request: Please make folders inherit permissions by default even when creating subf...
by Igor Markovic
Wed Mar 30, 2016 3:07 pm
Forum: Common Problems
Topic: Filesystem permissions do not flow to sub folders
Replies: 13
Views: 21480
 
Jump to post

Re: Filesystem permissions do not flow to sub folders

I stumbled upon the same issue. Here the simplified scenario. We create the following directory structure in AI: A |-B |-C Permissions of folder A: - Admin: Full Control - SomeUser: Full Control - Everyone: Modify Permissions of folder C: - Admin: Full Control - SomeUser: Full Control Now we want th...
by Igor Markovic
Wed Oct 08, 2014 3:08 pm
Forum: Common Problems
Topic: Windows Installer Prerequisite suceeded but says Failed
Replies: 13
Views: 26413
 
Jump to post

Re: Windows Installer Prerequisite suceeded but says Failed

Too bad. However I did some more research and found the following interesting sites: http://blogs.msdn.com/b/hansr/archive/2006/02/17/patchreboot.aspx http://msdn.microsoft.com/en-us/library/windows/desktop/hh968413(v=vs.85).aspx http://msdn.microsoft.com/en-us/library/windows/desktop/aa387290(v=vs....
by Igor Markovic
Wed Oct 08, 2014 2:17 pm
Forum: Common Problems
Topic: Windows Installer Prerequisite suceeded but says Failed
Replies: 13
Views: 26413
 
Jump to post

Re: Windows Installer Prerequisite suceeded but says Failed

In order to achieve this you can try to create your own custom action which will query the target system for pending reboots and if found, then set the "REBOOT" property to "FORCE". This looks like the solution I'm looking for though I don't know how to query the system for pend...
by Igor Markovic
Wed Oct 08, 2014 10:05 am
Forum: Common Problems
Topic: Windows Installer Prerequisite suceeded but says Failed
Replies: 13
Views: 26413
 
Jump to post

Re: Windows Installer Prerequisite suceeded but says Failed

Thanks Daniel. I understand that there is an endless list of requested features. :) However maybe you can help me to make a workaround. I also send a mail to support about this, but maybe it would be better (for other users) to handle my question in the forum. I've made a .js script that will check ...
by Igor Markovic
Tue Oct 07, 2014 10:41 am
Forum: Common Problems
Topic: Eula and pictures not showing up
Replies: 1
Views: 2244
 
Jump to post

Eula and pictures not showing up

I added an EULA rtf file to the installer with a picture/logo in it, but the picture is not displayed. Doesn't Advanced Installer support pictures in the EULA?
by Igor Markovic
Mon Oct 06, 2014 9:21 am
Forum: Common Problems
Topic: Windows Installer Prerequisite suceeded but says Failed
Replies: 13
Views: 26413
 
Jump to post

Re: Windows Installer Prerequisite suceeded but says Failed

Sorry for reviving this old thread, but I'm having the same issue with the hotfix KB971512 on Vista SP2 (needed to support DX11). The prerequisite checks a dx dll but as a reboot is needed, the check fails the second time. It would be nice when the prereq wizard shows the 'need reboot' status or so ...
by Igor Markovic
Wed Aug 06, 2014 9:28 am
Forum: Common Problems
Topic: Prerequisite detected version
Replies: 3
Views: 3397
 
Jump to post

Re: Prerequisite detected version

That workaround of the custom feature dialog is a bit too much work for just having a version number displayed. I do think that displayed the feature based on just one of the version checks wouldn't be much work will it? Any chance that this will be implemented if I post it as a feature request?
by Igor Markovic
Fri Aug 01, 2014 10:09 am
Forum: Common Problems
Topic: Prerequisite detected version
Replies: 3
Views: 3397
 
Jump to post

Prerequisite detected version

When creating a prerequisite that will check multiple file versions, the prerequisite dialog will display e.q.: Required: 6.62 or higher. Found: Nothing. However the prerequisite is installed, but we do an extra check to decide if we need to reinstall the prerequisite. It would be nice if f.i. the f...
by Igor Markovic
Mon Jun 30, 2014 3:37 pm
Forum: Common Problems
Topic: Automatically uninstall silently using bootstrapper
Replies: 4
Views: 4756
 
Jump to post

Re: Automatically uninstall silently using bootstrapper

Thank! Works like a charm!
by Igor Markovic
Wed Apr 23, 2014 3:25 pm
Forum: Common Problems
Topic: Automatically uninstall silently using bootstrapper
Replies: 4
Views: 4756
 
Jump to post

Automatically uninstall silently using bootstrapper

We have enabled the bootstrapper feature 'Uninstall a package with the same version (if found)' in the bootstrapper options. Now we have to support silent installations as our customers are pushing the software through Microsoft SCCM. I have the silent installation working for both the bootstrapper ...
by Igor Markovic
Mon Mar 04, 2013 4:29 pm
Forum: Building Installers
Topic: Installing over existing install.
Replies: 17
Views: 17308
 
Jump to post

Re: Installing over existing install.

Yes, this would be a great feature! Just an option like 'debug build' or 'reinstall same version' would be great for testing purposes as we create a new installer every night (and sometimes even multiple on the same day). This will let our testers just start the installer without the need of first u...
by Igor Markovic
Mon Feb 11, 2013 1:57 pm
Forum: Common Problems
Topic: Warning 1910. Could not remove shortcut
Replies: 36
Views: 66353
 
Jump to post

Re: Warning 1910. Could not remove shortcut

Removing the readonly flag from the file also solved it on my machine. Is it possible that this issue gets solved in a future release (if it is allowed by the security permissions) as it will also affect alot of others I guess?

Thanks for figuring this out!!

Regards,
Igor

Go to advanced search