This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Flexera Community
- :
- AdminStudio
- :
- AdminStudio Forum
- :
- Re: App-V Sequencing to another drive than Q
Subscribe
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dec 16, 2011
08:45 AM
App-V Sequencing to another drive than Q
Hi, I've searched but didn't find a match for this question.
We are introducing App-V at a large company and the company already has Q drive assigned to business applications and many hard-coded paths are reference a server mapped as Q. So to use Q for App-V we would need to spend months (even years) migrating the existing systems to another letter.
We started our tests using B.
Now we find that AdminStudio with Virtualisation Pack cannot sequence to anything other than Q. We wanted to use this tool to create sequences.
We have exchanged many messages with Flexera support and the conclusion is that AS is locked to Q.
This limitation causes a big problem for us so before giving up ... I ask ... does anyone have a different experience and can advise how to use B ?
Also .... I understand AS ignore Custom Actions when creating App-V. Not impressive.
Thanks so much for any advice.
Regards
We are introducing App-V at a large company and the company already has Q drive assigned to business applications and many hard-coded paths are reference a server mapped as Q. So to use Q for App-V we would need to spend months (even years) migrating the existing systems to another letter.
We started our tests using B.
Now we find that AdminStudio with Virtualisation Pack cannot sequence to anything other than Q. We wanted to use this tool to create sequences.
We have exchanged many messages with Flexera support and the conclusion is that AS is locked to Q.
This limitation causes a big problem for us so before giving up ... I ask ... does anyone have a different experience and can advise how to use B ?
Also .... I understand AS ignore Custom Actions when creating App-V. Not impressive.
Thanks so much for any advice.
Regards
This thread has been automatically locked due to inactivity.
To continue the discussion, please start a new thread.
2 Replies
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dec 16, 2011
04:19 PM
Hi Centrino,
Actually, there is a method to set the default App-V runtime drive letter in AdminStudio to support the scenario where you want to use something other than Q: drive. If you are using Automated Application Converter (AAC) to do your App-V conversions, then you can specify the runtime drive letter in Tools - Options - Runtime Drive. Alternatively, you can specify a global value for this in the settings.xml file. This file is located in two places:
Repackager\Support\0409 folder
InstallShield\2012\Support\0409
Towards the bottom of settings.xml you will see the following XML section: /Virtualization/Properties. You need to add an XML element with name Property. It should contain an attribute with the name 'Name' and value 'AppVRuntimeDrive' and also another attribute called 'Value' with a value of 'B:' to use the B: drive as the new default runtime drive letter.
Example:
Make this change in both copies of settings.xml, and then the next conversion to an App-V package using AAC, Repackager, or InstallShield Editor will use the new default runtime drive letter.
I also wanted to address your second point regarding custom actions. AdminStudio can convert MSI packages to App-V packages directly or by repackaging the MSI and then converting it. A direct conversion is fast and does not require installing the MSI package. However, it is not always possible to determine what certain types of custom actions will do during an actual installation by directly analyzing the MSI package. The second option is to repackage and convert the MSI. This can be done with Repackager or AAC. The advantage of using AAC is that it can spin up virtual machines to do the repackaging and conversion in an automated manner.
I hope this helps!
Regards,
Ajay
Actually, there is a method to set the default App-V runtime drive letter in AdminStudio to support the scenario where you want to use something other than Q: drive. If you are using Automated Application Converter (AAC) to do your App-V conversions, then you can specify the runtime drive letter in Tools - Options - Runtime Drive. Alternatively, you can specify a global value for this in the settings.xml file. This file is located in two places:
Repackager\Support\0409 folder
InstallShield\2012\Support\0409
Towards the bottom of settings.xml you will see the following XML section: /Virtualization/Properties. You need to add an XML element with name Property. It should contain an attribute with the name 'Name' and value 'AppVRuntimeDrive' and also another attribute called 'Value' with a value of 'B:' to use the B: drive as the new default runtime drive letter.
Example:
Make this change in both copies of settings.xml, and then the next conversion to an App-V package using AAC, Repackager, or InstallShield Editor will use the new default runtime drive letter.
I also wanted to address your second point regarding custom actions. AdminStudio can convert MSI packages to App-V packages directly or by repackaging the MSI and then converting it. A direct conversion is fast and does not require installing the MSI package. However, it is not always possible to determine what certain types of custom actions will do during an actual installation by directly analyzing the MSI package. The second option is to repackage and convert the MSI. This can be done with Repackager or AAC. The advantage of using AAC is that it can spin up virtual machines to do the repackaging and conversion in an automated manner.
I hope this helps!
Regards,
Ajay
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Feb 02, 2012
04:57 AM
Ajay, thanks very much for the advice and your insight. I'm sure others will also be interested.
Regards
Regards
