clint
Posts: 135
Joined: Fri Jun 19, 2009 9:46 am
Location: Germany

Re: Learning Advanced Installer - Resources

Wed Jan 28, 2015 9:39 am

Bogdan wrote:Create multiple setup packages from a single project - Multiple Builds.

Bogdan
Hi Bogdan,

Could you please slow this video down some?
(all the others I have seen are at a nice pace and canat least be easily paused soon enough prior to the next action taking place).

Thank you,

clint

Bogdan
Posts: 2791
Joined: Tue Jul 07, 2009 7:34 am
Contact:  Website

Re: Learning Advanced Installer - Resources

Thu Jan 29, 2015 9:00 am

Hi Clint,

I'm afraid YouTube does not allow us to change the video once it is uploaded. However, it allows you to slow it down while watching it,
using the speed configuration support from YouTube, as shown in the screenshot.

Thanks for the feedback, we'll try to make sure we will not repeat this mistake in the future videos.

Bogdan
Attachments
speed.png
speed.png (8.76KiB)Viewed 149937 times
Bogdan Mitrache - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Bogdan
Posts: 2791
Joined: Tue Jul 07, 2009 7:34 am
Contact:  Website

Re: Learning Advanced Installer - Resources

Thu Jan 29, 2015 9:07 am

IIS support from Advanced Installer powered up with new easy to use GUI to browse IIS websites and application pools. Enjoy :)

Bogdan
Bogdan Mitrache - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

clint
Posts: 135
Joined: Fri Jun 19, 2009 9:46 am
Location: Germany

Re: Learning Advanced Installer - Resources

Thu Jan 29, 2015 9:32 am

Bogdan wrote:Hi Clint,

I'm afraid YouTube does not allow us to change the video once it is uploaded. However, it allows you to slow it down while watching it,
using the speed configuration support from YouTube, as shown in the screenshot.

Thanks for the feedback,we'll try to make sure we will not repeat this mistake in the future videos.

Bogdan
Hi Bogdan,
Thank you!

Because the speed function says I need to register for an account in order to access the function, I guess the only way to slow down a youtube video is for a company to first set up for a youtube account, and give their workers access to the account.
But, this is just a one-time thing, so no problem.

Thanks,
clint
Last edited by clint on Thu Feb 12, 2015 5:05 pm, edited 1 time in total.

Bogdan
Posts: 2791
Joined: Tue Jul 07, 2009 7:34 am
Contact:  Website

Re: Learning Advanced Installer - Resources

Mon Feb 02, 2015 10:19 am

Bogdan Mitrache - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Bogdan
Posts: 2791
Joined: Tue Jul 07, 2009 7:34 am
Contact:  Website

Re: Learning Advanced Installer - Resources

Wed Feb 04, 2015 1:18 pm

File operations (eg. copy a selected license file at install time).

Bogdan
Bogdan Mitrache - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Bogdan
Posts: 2791
Joined: Tue Jul 07, 2009 7:34 am
Contact:  Website

Re: Learning Advanced Installer - Resources

Fri Feb 13, 2015 10:35 am

Dynamic control over the set of resources installed by the package, using MSI conditions to control files.

Bogdan
Bogdan Mitrache - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Bogdan
Posts: 2791
Joined: Tue Jul 07, 2009 7:34 am
Contact:  Website

Re: Learning Advanced Installer - Resources

Tue Feb 17, 2015 6:22 am

Enhanced IIS server deployment - updating resources within an existing Virtual Directory

Bogdan
Bogdan Mitrache - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Bogdan
Posts: 2791
Joined: Tue Jul 07, 2009 7:34 am
Contact:  Website

Re: Learning Advanced Installer - Resources

Thu Feb 19, 2015 11:40 am

Search-driven installation actions. Using a file search to create a custom launch condition.

Bogdan
Bogdan Mitrache - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Bogdan
Posts: 2791
Joined: Tue Jul 07, 2009 7:34 am
Contact:  Website

Re: Learning Advanced Installer - Resources

Mon Feb 23, 2015 8:28 am

Scripting (PowerShell/VBScript) is not always recommended, but when need it our solution comes in handy. Running inline PowerShell scripts.

Bogdan
Bogdan Mitrache - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Dan
Posts: 4513
Joined: Wed Apr 24, 2013 3:51 pm

Re: Learning Advanced Installer - Resources

Mon Feb 23, 2015 9:18 am

Debug your C# custom actions by attaching on the installation process from Visual Studio.

Best regards,
Dan
Dan Ghiorghita - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Bogdan
Posts: 2791
Joined: Tue Jul 07, 2009 7:34 am
Contact:  Website

Re: Learning Advanced Installer - Resources

Thu Mar 05, 2015 8:41 am

Upgrades might encounter problems if files to be replaced are in use (like an EXE that is still running). Learn how to detect and stop a process.

Bogdan
Bogdan Mitrache - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Dan
Posts: 4513
Joined: Wed Apr 24, 2013 3:51 pm

Re: Learning Advanced Installer - Resources

Thu Mar 26, 2015 9:19 am

App-V Package Editor - open existing App-V 5.0 packages with Advanced Installer, edit and save the changes from a friendly GUI.

Best regards,
Dan
Dan Ghiorghita - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Dan
Posts: 4513
Joined: Wed Apr 24, 2013 3:51 pm

Re: Learning Advanced Installer - Resources

Thu Mar 26, 2015 9:24 am

Repackage Firefox EXE installer into an MSI package.

Best regards,
Dan
Dan Ghiorghita - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Dan
Posts: 4513
Joined: Wed Apr 24, 2013 3:51 pm

Re: Learning Advanced Installer - Resources

Thu Mar 26, 2015 9:28 am

When adding a custom action into your package you can define the exact moment of execution for it. The custom action can be scheduled after any desired standard action from both Custom Actions and Table Editor pages.

For details, please check the Setting the custom action sequence (video).

Best regards,
Dan
Dan Ghiorghita - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Building Installers”