Search found 7 matches

Go to advanced search

by mcandre
Fri May 10, 2013 3:57 pm
Forum: Feature Requests
Topic: Update more like Google Chrome
Replies: 1
Views: 4817
 
Jump to post

Update more like Google Chrome

When updates are issued often, it's nice to users if the updates happen more in the background and interrupt their workflow less. It would be great if Advanced Installer updated more like Google Chrome:

* Download updates in the background
* Apply on next application startup
by mcandre
Sat Mar 16, 2013 12:58 am
Forum: Building Installers
Topic: Adding a program to Explorer context menu
Replies: 1
Views: 2951
 
Jump to post

Re: Adding a program to Explorer context menu

Update 3: Deleting the AdvancedInstaller cache fixed it. There's some minor bug happening that fails to update registry tinkering in the cache.

My new Emacs installer now adds it to the right-click Explorer context menu!

http://www.yellosoft.us/helpers#emacs
by mcandre
Fri Mar 15, 2013 11:56 pm
Forum: Building Installers
Topic: Adding a program to Explorer context menu
Replies: 1
Views: 2951
 
Jump to post

Adding a program to Explorer context menu

I want my installer to add runemacs.exe as an Explorer context menu item "Edit with Emacs" whenever a user right-clicks on a file. How can I do this in Advanced Installer? Update 1 : I followed this guide to use the registry to add Emacs to the Explorer context menu. But when I used Advanc...
by mcandre
Tue Feb 19, 2013 2:05 pm
Forum: Feature Requests
Topic: Convert AdvancedInstaller BATs into EXEs
Replies: 1
Views: 4771
 
Jump to post

Convert AdvancedInstaller BATs into EXEs

I enjoy using the AdvancedInstaller command line BAT files to automatically build MSIs for software via Makefiles, it's really easy. But I sometimes have trouble doing this in other kinds of terminals, such as Git Bash / MinGW / MSYS / Cygwin. These terminals don't work with BAT files, so I can't ca...
by mcandre
Sat Oct 06, 2012 8:16 pm
Forum: Common Problems
Topic: Could not access network location gforth
Replies: 1
Views: 2841
 
Jump to post

Could not access network location gforth

I'm trying to make a simple MSI installer for gforth.exe that automatically adds it to PATH. But when I build and run the MSI, it says: "Could not access network location gforth". The .AIP and assorted files are available at GitHub . Specs: * gforth 0.7.0 * Advanced Installer 9.6 * Windows...
by mcandre
Thu Sep 20, 2012 3:08 am
Forum: Feature Requests
Topic: Option to NOT create .back.aip backup files
Replies: 9
Views: 12589
 
Jump to post

Option to NOT create .back.aip backup files

I use version control software, I don't need Advanced Installer creating backup files all over the place. How can I prevent Advanced Installer from automatically creating .back.aip files every time I modify a .aip file?

Specs:

* Advanced Installer 9.5
* Windows 7 Professional x64
* MacBook Pro 2009
by mcandre
Fri Sep 14, 2012 10:40 pm
Forum: Feature Requests
Topic: Command line building of AIP into MSI
Replies: 1
Views: 44819
 
Jump to post

Command line building of AIP into MSI

I like using command line scripts for my build process wherever I can. While Advanced Installer provides a wonderful GUI for building MSIs, I would like the option to construct MSIs from AIP files by some command I can type into a Command Prompt window. For example, I would like to add the ability o...

Go to advanced search