cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Pausing the Automated Application Converter process to make additional changes

Hi there,

I need to capture Firefox as an App-V.
I also need to make some configurational changes before completing the APP-V conversion and would also like to add some Plugins.

Currently i have my configurational changes saved in my custom MSI, but once the msi finishes installiong in the AAC process, the VM shuts down and the ACC process continues to the next step.
I have changed the msi command in AAC from "/qb-" to "/qb+" which halts the ACC from continuing until i click ok on the MSI prompt, but this also gets in the way of running additional MSI installs, (Java Plugin etc)

I have also tried "Ctrl+C" on the powershell script, to hold the script open with the "DO YOU WANT TO TERMINATE SCRIPT? Y/N" message, this also works but once i have finished my plugins and i say "NO" to the powershell prompt, the entire process seems to fail in the ACC Console.

Can anyone suggest a way to get around this?

Cheers,
Leon Hewitt
(4) Replies
scum73 wrote:
Hi there,

I need to capture Firefox as an App-V.
I also need to make some configurational changes before completing the APP-V conversion and would also like to add some Plugins.
Can anyone suggest a way to get around this?


You should use the AAC's "Post-Installation Configuration" option. It causes the AAC to prompt you after the vendor setup finishes. You are given the opportunity to perform customizations such as installing plug-ins or configuring settings. The following screenshot shows where you can find this setting:



If you are using AdminStudio 2013, there is also a "Pre-Installation Configuration" option that can be used to install prerequisites. And there is also a new "Manual Install" setting that gives you complete control (it prevents the AAC from launching the vendor setup and lets you perform all of the installation steps).
Evan! You are a god amoung men!!!

Champion, thanks for that. exactly what i need.

Kind Regards,
Leon 😉
Evan Border wrote:
You should use the AAC's "Post-Installation Configuration" option. It causes the AAC to prompt you after the vendor setup finishes. You are given the opportunity to perform customizations such as installing plug-ins or configuring settings. The following screenshot shows where you can find this setting:



If you are using AdminStudio 2013, there is also a "Pre-Installation Configuration" option that can be used to install prerequisites. And there is also a new "Manual Installation" setting that gives you complete control (it prevents the AAC from launching the vendor setup and lets you perform all of the installation steps).


Hi Evan,

thanks for this info, but i am still having a strange issue.

I selected both options, pre and post configuration.

I get the pre configuration prompt before the msi is auto launched, but once the msi has completed, the AAC system still automatically continues on with the conversion. i am not being prompted to do my post config work.

i am currently testing the manual setting. but any ideas on what might be missing?

UPDATE: The Manual option also does not seem to respond or prompt.

Cheers,
Leon Hewitt
scum73 wrote:

thanks for this info, but i am still having a strange issue.
I selected both options, pre and post configuration.
I get the pre configuration prompt before the msi is auto launched, but once the msi has completed, the AAC system still automatically continues on with the conversion. i am not being prompted to do my post config work.
i am currently testing the manual setting. but any ideas on what might be missing?

I just tested out both the Pre-Installation Configuration and Post-Installation Configuration settings and it's working fine on my system. I am using the September 26 release of AdminStudio 2013 (aacxide.exe has a digital signature from 09/26/2013). It's possible that you're on an earlier release of AdminStudio 2013, though I am not aware of this being an issue with earlier releases.

Maybe you need to go into the AAC's Tools > Options menu and change the Post-Installation Configuration setting.

scum73 wrote:

UPDATE: The Manual option also does not seem to respond or prompt.

The Manual Install setting should cause the AAC to simply revert the VM snapshot, power it on and then leave everything else up to you. It will not run the vendor setup. It just prompts you to let it know when you're done with installing and configuring everything.