Files
loongoffice/setup_native/source/win32/stwrapper/stwrapper.manifest
Jens-Heiner Rechtien 39eb955e8f INTEGRATION: CWS native115_SRC680 (1.1.2); FILE ADDED
2007/10/29 14:41:30 cd 1.1.2.1: #i83083# Add startup job for system integration
2007-11-02 11:53:07 +00:00

21 lines
670 B
XML

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<!-- Copyright © 1981-2001 Microsoft Corporation -->
<assembly manifestVersion="1.0" xmlns="urn:schemas-microsoft-com:asm.v1">
<assemblyIdentity
type="win32"
name="Service Tags Wrapper"
version="1.0.0.0"
processorArchitecture="x86"
/>
<description>OpenOffice.org Installer</description>
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
<security>
<requestedPrivileges>
<requestedExecutionLevel level="asInvoker" />
</requestedPrivileges>
</security>
</trustInfo>
<dependency>
</dependency>
</assembly>