Changeset 1923
- Timestamp:
- 4/16/2010 10:45:57 AM (3 years ago)
- Location:
- trunk/eraser6/Installer/Bootstrapper
- Files:
-
- 2 edited
-
Bootstrapper.manifest (modified) (1 diff)
-
Bootstrapper.vcproj (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/eraser6/Installer/Bootstrapper/Bootstrapper.manifest
r1921 r1923 4 4 <security> 5 5 <requestedPrivileges> 6 <requestedExecutionLevel level="requireAdministrator" uiAccess="false" ></requestedExecutionLevel>6 <requestedExecutionLevel level="requireAdministrator" uiAccess="false" /> 7 7 </requestedPrivileges> 8 8 </security> 9 9 </trustInfo> 10 <dependency> 11 <dependentAssembly> 12 <assemblyIdentity type="Win32" name="Microsoft.Windows.Common-Controls" version="6.0.0.0" processorArchitecture="x86" publicKeyToken="6595b64144ccf1df" language="*" /> 13 </dependentAssembly> 14 </dependency> 10 15 </assembly> -
trunk/eraser6/Installer/Bootstrapper/Bootstrapper.vcproj
r1922 r1923 66 66 OutputFile="$(OutDir)\Bootstrapper.exe" 67 67 LinkIncremental="2" 68 EnableUAC="false"69 68 GenerateDebugInformation="true" 70 69 SubSystem="2" … … 143 142 OutputFile="$(OutDir)\Bootstrapper.exe" 144 143 LinkIncremental="1" 145 EnableUAC="false"146 144 GenerateDebugInformation="true" 147 145 SubSystem="2"
Note: See TracChangeset
for help on using the changeset viewer.
