Re: Adding Configuration Files to resources
- From: billybob@xxxxxxxxxx
- Date: 26 Apr 2007 12:47:32 -0700
On Apr 25, 7:36 pm, "Karl E. Peterson" <k...@xxxxxxxx> wrote:
billy...@xxxxxxxxxx wrote:
How does I add the 'configuration files' to the application's
resources in VB6?
What sort of configuration file?
In the Microsoft 'certified for vista test cases' there is a test (#1
for example, but there are others...) that states:
For each of the application's executables above:
a. Open CFF Explorer1.
b. Browse to and open the executable.
c. In the tree menu on the left look for and highlight Resource
Viewer.
d. Look for and expand Configuration Files tree.
e. Click on the resource 1 (This will be the most common, but may vary
based on language).
f. Embedded manifest execution level will have this format:
<security>
<requestedPrivileges>
<requestedExecutionLevel level="asInvoker" uiAccess="false"/>
</requestedPrivileges>
</security>
Step D asks for the Configuration Files tree, which my VB application
doesn't seem to have. (Hence, no resource 1 under it either!)
---
Thanks,
Billy...
.
- References:
- Adding Configuration Files to resources
- From: billybob
- Re: Adding Configuration Files to resources
- From: Karl E. Peterson
- Adding Configuration Files to resources
- Prev by Date: Re: Object Oriented simpleton design pattern<g>
- Next by Date: Re: how to make .ocx work in vista
- Previous by thread: Re: Adding Configuration Files to resources
- Next by thread: Re: Adding Configuration Files to resources
- Index(es):
Relevant Pages
|