0% found this document useful (0 votes)
100 views2 pages

Application Packaging 1 l1

This document contains information about various Windows and MSI concepts and commands: 1. It discusses Windows installer concepts like RAG status, VFS, transform packages, language codes and suppressing restart prompts. 2. It also provides information on MSI tables like Files, Components and Features, merge modules, the ORCA editor and lock permissions table. 3. Finally, it asks questions to test knowledge of Windows commands, installer properties, environment variables, registering executables and determining the Windows installer version.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
100 views2 pages

Application Packaging 1 l1

This document contains information about various Windows and MSI concepts and commands: 1. It discusses Windows installer concepts like RAG status, VFS, transform packages, language codes and suppressing restart prompts. 2. It also provides information on MSI tables like Files, Components and Features, merge modules, the ORCA editor and lock permissions table. 3. Finally, it asks questions to test knowledge of Windows commands, installer properties, environment variables, registering executables and determining the Windows installer version.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

1.

RAG- Red Amber Green


2. VFS- Virtual File System
3. To apply transform marketing .mst to the installed package? COMMAND
4. Language code foe English- 1033
5. Supress all restart prompts initiated by force Reboot—REALLY SUPRESS
6. Extension of merge module – MSM
7. Access event viewer with command line—eventvwr.msc is for only custom view and
eventvwr.exe for whole
8. What is ON ERROR Resume next: On Error continue with further process
9. Which program will open command control: CONTROL and control PANEL
10. ODBC-Open data base connectivity
11. Control panel shortcut from command line—appwiz.cpl
12. Not recommended for appv packages—BOOT application,Device Driver
13. Windows 64 bit os which packages can be installed – 64 and 32 bit application can installed
14. Which is Run time file : .gid
15. Which is used as database editor to create and edit msi files and merge modules: ORCA editor
16. Advantages of windows installer—ALL
17. WRP full form: Windows Resource Protection
18. Extension of shortcut option: .lnk
19. Table contains complete list of source files with their various attributes order by unique
localites, non localite, identifier: Files OR COMPONENT, FEATURES AND FEATURE
COMPONENT ..?
20. Not related to Component rule:
 add all executable files to their own component
 add all tlb files to their own components
 group machining .hlp and .chm files together
 None of above
21. What denotes the command line msi/exe /ia I a.msi /qr
 Reduce user interface
 No interface
 Install with cancel option
 User interface installation
22. Where in the machine does the OS create a CACHE of the dlle 3
 %systemroot%/system 32/dllcache.

23. Which service will load printer- Print Spooler


24. Table use d to set permission in directory within MSI—LOCK PERMISSION
25. Environment Vriable for C:\user\username\appdata\roaming: %appdata%
26. What exe to be used to register exe---regsvr32
27. How do you determine windoews installer version in a machine:
 Execute the command c\widsows system32\check the file attribute c:\\windows system
$look for

You might also like