Search found 100 matches

Go to advanced search

by codesynergy
Thu Apr 02, 2020 6:09 am
Forum: Building Installers
Topic: Custom Install Paths and Major Upgrades
Replies: 12
Views: 10921
 
Jump to post

Re: Custom Install Paths and Major Upgrades

Hi Catalin. Thank you for the response. In order to set a folder for a feature, a property based folder must be used. There are two issues I have with this solution: This results in an unorganized list of folders in the "Files and Folders" view. Compare "MyFolder1" with "TES...
by codesynergy
Mon Mar 30, 2020 8:45 pm
Forum: Building Installers
Topic: Custom Install Paths and Major Upgrades
Replies: 12
Views: 10921
 
Jump to post

Custom Install Paths and Major Upgrades

Hello, Here is the problem: I have two features (FeatureA and FeatureB), each with a set of components. The default install location of Feature A is C:\Program Files\MyCompany\MyAPP (APPDIR). The default install location of Feature B is C:\TestFolderA (TestFolderA_Dir). I have the dialog phase set u...
by codesynergy
Mon Mar 09, 2020 10:16 pm
Forum: Common Problems
Topic: Prevent IIS Features Being Installed
Replies: 18
Views: 16842
 
Jump to post

Re: Prevent IIS Features Being Installed

I have tested this just now using both Advanced Installer 16.7 and 16.8 and everything worked as expected on my end - only the selected features were enabled in the "Windows Features" ("Turn Windows features on or off") pane. Hmm... it also seems to work correctly for me if I cr...
by codesynergy
Wed Feb 26, 2020 9:43 pm
Forum: Common Problems
Topic: Prevent IIS Features Being Installed
Replies: 18
Views: 16842
 
Jump to post

Re: Prevent IIS Features Being Installed

Any comment on this issue? Is it something that will be fixed in a future release?


Thanks.
by codesynergy
Thu Feb 20, 2020 5:26 pm
Forum: Common Problems
Topic: Prevent IIS Features Being Installed
Replies: 18
Views: 16842
 
Jump to post

Re: Prevent IIS Features Being Installed

It appears this is still an issue in Advanced Installer version 16.7. First screenshot are the features I select in AI: SelectedFeatures.PNG Second screenshot is what is enabled in Windows after running my install: InstalledFeatures.PNG You can see there are a lot more features installed than I had ...
by codesynergy
Fri Jul 13, 2018 5:17 pm
Forum: Building Installers
Topic: Passing in Version Number when Building from Command Line
Replies: 3
Views: 7219
 
Jump to post

Re: Passing in Version Number when Building from Command Line

Hello, In order to execute more commands at a time, you can create a file which executes multiple commands. After that, you can use the following command in your command line : AdvancedInstaller.com /execute <path_to_project_file> <command_file_path> For more information about this, you can check o...
by codesynergy
Thu Jul 12, 2018 9:09 pm
Forum: Building Installers
Topic: Passing in Version Number when Building from Command Line
Replies: 3
Views: 7219
 
Jump to post

Passing in Version Number when Building from Command Line

Hello, Is there a way to pass in the version number (ProductVersion) when running a build via command line? AdvancedInstaller.com /build <project_file_path> The only way I could find to do so is here: https://www.advancedinstaller.com/user-guide/set-version.html I would suggest adding the ability to...
by codesynergy
Tue Nov 28, 2017 5:13 pm
Forum: Common Problems
Topic: Enhanced UI Changes
Replies: 7
Views: 9667
 
Jump to post

Re: Enhanced UI Changes

Awesome. Thanks for this and also fixing the command line issue (viewtopic.php?p=94870#p94870).
by codesynergy
Tue Nov 28, 2017 5:11 pm
Forum: Feature Requests
Topic: A Few Feature Requests
Replies: 7
Views: 17728
 
Jump to post

Re: A Few Feature Requests

This is great. Thank you!
by codesynergy
Thu May 25, 2017 3:46 pm
Forum: Feature Requests
Topic: Synchronized Folders and Upgrades
Replies: 8
Views: 11417
 
Jump to post

Re: Synchronized Folders and Upgrades

Thank you for your feedback. We already have on our todo list such an improvement for sync folders compatibility with patch creation rules and hopefully it will be available soon. As soon as this improvement will be out we will update your forum thread. Awesome. I look forward to this addition. All...
by codesynergy
Thu May 25, 2017 3:04 pm
Forum: Common Problems
Topic: Is Advanced Installer taking Customer Issues Serious?
Replies: 6
Views: 7245
 
Jump to post

Re: Is Advanced Installer taking Customer Issues Serious?

While it is true that marketing features are important for us (they bring in new revenue without which there would be no Advanced Installer at all), continuously improving and enhancing our existing product is most definitely a top priority. The trick is how to allocate our (always limited) enginee...
by codesynergy
Wed May 24, 2017 11:58 pm
Forum: Common Problems
Topic: Is Advanced Installer taking Customer Issues Serious?
Replies: 6
Views: 7245
 
Jump to post

Re: Is Advanced Installer taking Customer Issues Serious?

I may be stepping into a conversation that I don't belong in, but I kind of feel like I should give share my thoughts on this topic. First, I want to say, I think Advanced Installer is a great product. Other than InstallShield, I believe Advanced Installer is the only viable UI-based alternative for...
by codesynergy
Tue May 23, 2017 9:10 pm
Forum: Feature Requests
Topic: Synchronized Folders and Upgrades
Replies: 8
Views: 11417
 
Jump to post

Synchronized Folders and Upgrades

Hello, Advanced Installer (AI) has the ability to dynamically add files into an installation using the "Synchronize content with folder from disk" option (http://www.advancedinstaller.com/user-guide/folder-synchronize.html). My understanding is, this option is not compatible with patches a...
by codesynergy
Fri Apr 28, 2017 11:49 pm
Forum: Common Problems
Topic: Enhanced UI and Command Line Parameters
Replies: 3
Views: 4492
 
Jump to post

Re: Enhanced UI and Command Line Parameters

Thanks for the update. This is why I think the option to disable the EUI should be put back in. Issues like this and the feature disablement issue ( http://www.advancedinstaller.com/forums/viewtopic.php?f=2&t=34248 ) are more likely to pop up. The Windows Installer/MSI technology is ... finicky ...
by codesynergy
Wed Apr 26, 2017 8:32 pm
Forum: Common Problems
Topic: Enhanced UI and Command Line Parameters
Replies: 3
Views: 4492
 
Jump to post

Enhanced UI and Command Line Parameters

Hello, This is the second issue I'm running into since the Enhanced UI (EUI) change (reference: http://www.advancedinstaller.com/forums/viewtopic.php?t=34215 ). I have the following batch file: REM Path to the installer executable SET SetupPath="C:\Users\spero\Desktop\Install64\Statistica 14.0....

Go to advanced search