I also do not know the answer of this questions, but this is my solution
Try setting property
template “default.mst”
I also do not know the answer of this questions, but this is my solution
Try setting property
template “default.mst”
It is stored in “Control” Table
ERROR: While executing gem ... (URI::InvalidURIError) can not set user with registry or opaque
If you see the following error then check that your proxy should have protocol set properly, such as http://, ftp:// etc.
ie http_proxy=http://proxy.server.com:8080
Q: How to install packages with all the dependency packages if all the packages are available at a common repository?
Ans : rpm –ivh –aid packagename.
Q: How to check, where a particular package installed it’s configuration files.
Ans : rpm –qc packagename.
Q: How to check the change log of the installed package.
Ans : rpm -q –changelog packagename.
Q: How to check, where a particular package installed it’s doc files.
Ans : rpm -qd packagenme
Q: How to check all the files installed by package?
Ans : rpm -q –filesbypkg packagename
Q: How to check the version of files installed by a package
Ans : rpm -qi packagename
Q: How to check the dependencies for a particular packages i.e. Required libraries packages etc.
Ans : rpm -q -R packagename.
Q: How to upgrade the packages which are already installed on to the linux box.
Ans : rpm -F install options packagename.
Q: What is the command to update only the rpm database.
Ans : rpm -i –justdb packagename
Q: What is the command to check whether a particular package installation would be successful but would not actually install the package.
Ans : rpm -ivh –test packagename
Q: How to check that a particular file belong to which package
Ans : rpm -qf filename
Q: How to list files in a package
Ans : rpm -ql packagename
Q: How to verify whether the files installed by package are intact or been tampered/corrupted.
Ans : rpm -qs packagename
Q: What is the command to create a new RPM Database
Ans : rpm –initdb
Q: What is the command to rebuild the RPM Database
Ans : rpm –rebuilddb
%~dp0 will be the directory path of the executable batch file.
| Target OS | OSD Tag Value | Minimal AppV Client |
| Windows NT | VALUE=”WinNT”/> | 4.1 |
| Windows 2000 | VALUE=”Win2K”/> | 4.1 |
| Windows 2000 Server | VALUE=”Win2KSvr”/> | 4.1 |
| Windows 2000 Terminal Server | VALUE=”Win2KTS”/> | 4.1 |
| Windows XP | VALUE=”WinXP”/> | 4.1 |
| Windows XP x64 | VALUE=”WinXP64″/> | 4.6 x64 |
| Windows Server 2003 | VALUE=”Win2003Svr”/> | 4.1 |
| Windows Server 2003 Terminal Server | VALUE=”Win2003TS”/> | 4.1 |
| Windows 2003 Terminal Server x64 | VALUE=”Win2003TS64″/> | 4.6 x64 |
| Windows Vista | VALUE=”WinVista”/> | 4.2 |
| Windows Vista x64 | VALUE=”WinVista64″/> | 4.6 x64 |
| Windows 2008 Terminal Server | VALUE=”Win2008TS”/> | 4.5 |
| Windows 2008 Terminal Server x64 | VALUE=”Win2008TS64″/> | 4.6 x64 |
| Windows 7 | VALUE=”Win7″/> | 4.5 sp1 |
| Windows 7 x64 | VALUE=”Win764″/> | 4.6 x64 |
| Windows 2008 R2 Terminal Server x64 | VALUE=”Win2008R2TS64″/> | 4.6 x64 |
I am posting the first draft of FAQ of MSI packaging & repackaging. It can be downloaded from here or here.
Download the latest from http://sourceforge.net/projects/mayadeploy/files/FAQ/
Q: Explain the difference between Property and PROPERTY
ANS:
Public properties can be changed anytime by a user, system or admin on the command line while installing, by applying a transform or by interacting with the authored user interface (Installation Interface)
They are always in upper case
The installer uses then internally and their values are initialized in the installation database (msi) or set by the values determined by the OS.
Private property names must always include lowercase letters. (Thanks Alek for correcting)
Download the Alpha Version of the App-V Interview Questions from http://sourceforge.net/projects/softgridhelper/files/Documentations/
Resolution:
shutdown the windows update service.
Short Answer is Yes & No.
Long Answer: If the application was sequenced on WinXP and streamed on Vista then there is more chances for the application to work but reverse is not recommended.
Also if the application when physically installed does not work then even the virtualized application will also not work.
Steps to create the custom exclusion list.
Using the custom exclusion list
Error:
Unable to import OSD file. The file specified is not a valid SoftGrid OSD file. Please ensure the file conforms to the SoftGrid OSD file schema and contains well formed XML. Error code: 0000C81D
When:
When importing the package using SPRJ or OSD file:
Cause:
OSD File is missing or NAME Tag inside OSD File is greater then 64 Char length.
Error Message:
ImportError: No module named decimal
Description:
Error occurs when executable created using pyinstaller is executed which uses pymssql module
Resolution:
import decimal in the python program
If you are using pymssql module in python program and creating
Delete / rename the SftMMC which is located at “%appdata%\Microsoft\MMC” directory will remove all the settings and sever details also from the Softgrid Management Consoles.
The File Streaming can be enabled in 4.5 by setting the following key to 1 (DWORD)
HKLM\SOFTWARE\Microsoft\SoftGrid\4.5\Client\Configuration\AllowIndependentFileStreaming
No, hosts file can not be virtualized using Microsoft Softgrid Application Virtualization technique.
I have only seen this error message under following conditions.
It might be safe to remove the workingdir tag only if