This repository has been archived by the owner on Jul 12, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathManifestDownload.nrproj
141 lines (141 loc) · 20.8 KB
/
ManifestDownload.nrproj
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
<Reactor_Project ProjectFormat="2">
<Main_Assembly>publish\ManifestDownload.exe\ManifestDownload.dll</Main_Assembly>
<Main_Assembly_EnforceRelativePath>false</Main_Assembly_EnforceRelativePath>
<General_Settings>
<Automatic_Exception_Handling>true</Automatic_Exception_Handling>
<Application_Compression>true</Application_Compression>
<Show_Loading_Screen>false</Show_Loading_Screen>
<Digital_Certificate_PFX_SPC_File />
<Digital_Certificate_PVK_File />
<Digital_Certificate_PFX_PVK_Password />
<CodeSigningFriendlyName />
<Time_Stamp_URL_SHA1>http://timestamp.digicert.com;http://timestamp.globalsign.com/scripts/timstamp.dll;http://timestamp.comodoca.com/authenticode;http://tsa.starfieldtech.com</Time_Stamp_URL_SHA1>
<Time_Stamp_URL_SHA256>http://timestamp.digicert.com;http://timestamp.globalsign.com/?signature=sha2;http://sha256timestamp.ws.symantec.com/sha256/timestamp;http://timestamp.comodoca.com?td=sha256</Time_Stamp_URL_SHA256>
<Embed_Assemblies>false</Embed_Assemblies>
<Enable_Visual_Styles>true</Enable_Visual_Styles>
<Force_Admin_Privileges>false</Force_Admin_Privileges>
<Merge_Assemblies>false</Merge_Assemblies>
<Enforce_Signing>false</Enforce_Signing>
<Merge_Assembly_Attributes>false</Merge_Assembly_Attributes>
<Embed_Assemblies_Strict_Version_Handling>false</Embed_Assemblies_Strict_Version_Handling>
<Anti_Debug>true</Anti_Debug>
<Hide_Method_Calls>true</Hide_Method_Calls>
<General_Hide_Method_Calls_Externals>true</General_Hide_Method_Calls_Externals>
<General_Hide_Method_Calls_Internals>true</General_Hide_Method_Calls_Internals>
<Project_Targets_Mono_Framework>false</Project_Targets_Mono_Framework>
<Strong_Name_KeyPair_File />
<Strong_Name_KeyPair_Password />
<Target_File><AssemblyLocation>\<AssemblyName>_Secure\<AssemblyFileName></Target_File>
<V3_Mode>true</V3_Mode>
</General_Settings>
<Protection_Settings>
<Anti_ILDASM>true</Anti_ILDASM>
<Inject_Invalid_Metadata>true</Inject_Invalid_Metadata>
<Anti_Tampering>true</Anti_Tampering>
<Control_Flow_Obfuscation>true</Control_Flow_Obfuscation>
<Control_Flow_Obfuscation_Method_Splitting>true</Control_Flow_Obfuscation_Method_Splitting>
<Control_Flow_Obfuscation_Level>9</Control_Flow_Obfuscation_Level>
<NamingConvention>Standard</NamingConvention>
<CompressionMethod>Normal</CompressionMethod>
<Native_EXE_File>false</Native_EXE_File>
<Native_EXE_Embed_Pdb>false</Native_EXE_Embed_Pdb>
<General_CoreBundle>false</General_CoreBundle>
<General_CoreBundlePDB>false</General_CoreBundlePDB>
<NecroBit>true</NecroBit>
<NecroBit_Reflection_Compatibility_Mode>false</NecroBit_Reflection_Compatibility_Mode>
<Obfuscation>true</Obfuscation>
<Pruning>false</Pruning>
<Create_Mapping_File>false</Create_Mapping_File>
<Mapping_FileName><ProtectedAssemblyLocation>\<AssemblyName>_<AssemblyVersion>.nrmap</Mapping_FileName>
<General_BundleName><AssemblyLocation>\bundled\<AssemblyName>.exe</General_BundleName>
<Exclude_Enums>false</Exclude_Enums>
<Exclude_Events>false</Exclude_Events>
<Exclude_Fields>false</Exclude_Fields>
<Exclude_Method_Parameters>false</Exclude_Method_Parameters>
<Exclude_Application_Resources>true</Exclude_Application_Resources>
<Exclude_Application_Settings>true</Exclude_Application_Settings>
<Exclude_Namespaces>false</Exclude_Namespaces>
<Exclude_Methods>false</Exclude_Methods>
<Exclude_Properties>false</Exclude_Properties>
<Exclude_Serializable_Types>false</Exclude_Serializable_Types>
<Exclude_Types>false</Exclude_Types>
<Include_Compiler_Serializable_Types>false</Include_Compiler_Serializable_Types>
<Exclude_Compiler_Types>true</Exclude_Compiler_Types>
<Exclude_Compiler_Properties>true</Exclude_Compiler_Properties>
<Exclude_Compiler_Parameters>true</Exclude_Compiler_Parameters>
<Generate_Short_Strings>false</Generate_Short_Strings>
<Stealth_Obfuscation>false</Stealth_Obfuscation>
<Ignore_InternalsVisibleTo>false</Ignore_InternalsVisibleTo>
<Incremental_Obfuscation>false</Incremental_Obfuscation>
<Merge_Namespaces>false</Merge_Namespaces>
<Merge_Namespaces_Namespace />
<Obfuscate_All_Method_Parameters>false</Obfuscate_All_Method_Parameters>
<Obfuscate_Public_Types>false</Obfuscate_Public_Types>
<Use_Unprintable_Characters>false</Use_Unprintable_Characters>
<Pre-JIT_Methods>false</Pre-JIT_Methods>
<Public_Types_Internalization>false</Public_Types_Internalization>
<Virtualization>true</Virtualization>
<Public_Types_Internalization_Exclusions>[internal]*</Public_Types_Internalization_Exclusions>
<Resource_Encryption_And_Compression>true</Resource_Encryption_And_Compression>
<String_Encryption>true</String_Encryption>
<String_Encryption_Mode>All</String_Encryption_Mode>
<String_Encryption_InclusionExclusion_List />
<Resource_Encryption_Exclusion_List />
<Strong_Name_Removal_Protection>true</Strong_Name_Removal_Protection>
</Protection_Settings>
<Lock_Settings>
<Expire_When_All_Expired>true</Expire_When_All_Expired>
<Inbuilt_Lock_Evaluation_Period_Enabled>false</Inbuilt_Lock_Evaluation_Period_Enabled>
<Inbuilt_Lock_Evaluation_Period_Type>Trial_Days</Inbuilt_Lock_Evaluation_Period_Type>
<Inbuilt_Lock_Evaluation_Period_Time>14</Inbuilt_Lock_Evaluation_Period_Time>
<Inbuilt_Lock_Expiry_Date_Enabled>false</Inbuilt_Lock_Expiry_Date_Enabled>
<Inbuilt_Lock_Expiry_Date>20230322</Inbuilt_Lock_Expiry_Date>
<Inbuilt_Lock_Number_Of_Uses_Enabled>false</Inbuilt_Lock_Number_Of_Uses_Enabled>
<Inbuilt_Lock_Number_Of_Uses>10</Inbuilt_Lock_Number_Of_Uses>
<Inbuilt_Lock_Max_Number_Of_Instances_Enabled>false</Inbuilt_Lock_Max_Number_Of_Instances_Enabled>
<Inbuilt_Lock_Max_Number_Of_Instances>5</Inbuilt_Lock_Max_Number_Of_Instances>
<Run_Another_Process_After_Expiration />
<Run_Without_License_File>true</Run_Without_License_File>
<Shutdown_Process_After_Expiration>true</Shutdown_Process_After_Expiration>
<Static_License_FileName />
</Lock_Settings>
<Dialog_Settings>
<Dialog_Evaluation_Period_Enabled>true</Dialog_Evaluation_Period_Enabled>
<Dialog_Evaluation_Period>You are on day [current_minutes_days] of your [max_minutes_days] day evaluation period. Your trial period is expired! You need to purchase a license to run this software.</Dialog_Evaluation_Period>
<Dialog_Expiry_Date_Enabled>true</Dialog_Expiry_Date_Enabled>
<Dialog_Expiry_Date>Your expiration date is reached! You need to purchase a license file to run this software.</Dialog_Expiry_Date>
<Dialog_Number_Of_Uses_Enabled>true</Dialog_Number_Of_Uses_Enabled>
<Dialog_Number_Of_Uses>You have used this software [current_uses] times out of a maximum of [max_uses]. You have [uses_left] uses left. Your trial period is expired! You need to purchase a license to run this software.</Dialog_Number_Of_Uses>
<Dialog_Max_Number_Of_Instances_Enabled>true</Dialog_Max_Number_Of_Instances_Enabled>
<Dialog_Max_Number_Of_Instances>You can only run maximal [max_processes] instances of this software at the same time.</Dialog_Max_Number_Of_Instances>
<Dialog_License_Not_Found_Enabled>true</Dialog_License_Not_Found_Enabled>
<Dialog_License_Not_Found>This software won't run without a valid license file. Either a valid license file could not be found or your license file is expired.</Dialog_License_Not_Found>
<Dialog_Nag_Screen_Enabled>false</Dialog_Nag_Screen_Enabled>
<Dialog_Nag_Screen>Nag Screen! This message will disappear when a valid license file is installed. You are on day [current_minutes_days] of your [max_minutes_days] day evaluation period. You have [minutes_days_left] days left. You have used this software [current_uses] times out of a maximum of [max_uses]. You have [uses_left] uses left.</Dialog_Nag_Screen>
<Dialog_Nag_Screen_XDays>-1</Dialog_Nag_Screen_XDays>
<Dialog_Box_Interface />
<Dialog_Caption>Lock System</Dialog_Caption>
<Color_Gradient_Begin>255255255</Color_Gradient_Begin>
<Color_Gradient_End>157211252</Color_Gradient_End>
</Dialog_Settings>
<License_Manager_Settings>
<Individual_Licensing_Bahvior>false</Individual_Licensing_Bahvior>
<License_Evaluation_Enabled>false</License_Evaluation_Enabled>
<License_Evaluation_Type>Trial_Days</License_Evaluation_Type>
<License_Evaluation_Time>1</License_Evaluation_Time>
<License_Expiry_Date_Enabled>false</License_Expiry_Date_Enabled>
<License_Expiry_Date>20230322</License_Expiry_Date>
<License_Hardware_Lock_Enabled>false</License_Hardware_Lock_Enabled>
<License_Hardware_BOARD>true</License_Hardware_BOARD>
<License_Hardware_CPU>true</License_Hardware_CPU>
<License_Hardware_HDD>false</License_Hardware_HDD>
<License_Hardware_MAC>true</License_Hardware_MAC>
<License_Hardware_ID>####-####-####-####-####</License_Hardware_ID>
<License_Number_Of_Uses_Enabled>false</License_Number_Of_Uses_Enabled>
<License_Number_Of_Uses>10</License_Number_Of_Uses>
<License_Number_Of_Instances_Enabled>false</License_Number_Of_Instances_Enabled>
<License_Number_Of_Instances>5</License_Number_Of_Instances>
<AdditonalLicenseInformation />
<MasterKey>j2P0inGMtTmHJYKMxzuX1T8XVSeOzldil4lHGKlnD90=|<RSAKeyValue><Modulus>zaSQ259C4piHOETpheBxap9IHCeaXJsDzxa8V9300/xZFIuDXItIVqbJ4Z/2EuW5H3sHV+nnQFi2mWIyD1wQ5tojK/jHc8NWeZD1dHUzb/XR06P5JfZJbixb5rb6qtqbB0DMoN6vvrqqo3R3qEPJCjksW/8PAmvtlmxOhvt4zAE=</Modulus><Exponent>AQAB</Exponent><P>8XAFGDUCGwguDzFCMJHTj6vTJn2A6X7cQoYlIv/8BvndYBIwyaON3/wXTqszYg8abHgCrHRs+R7iGA6r5u/auw==</P><Q>2gvZDZvx+gEkZkZLYnDtp/jo5c8M9oRrzHIXKDq9v/JutmsSD78tAs4eW2eH1j/AQtHEzg6IlbbwT1eJPtz+cw==</Q><DP>vDf7EMMKUC6RUbCyDBEzH/bw1jnTDLSkW4weWWm8fWe/KA0mUZual/n75Y1bsl9Z1yO72duttIxZ8C1H3/Iuzw==</DP><DQ>t6hdFZJxubN2llLFMlCOTPpiKRdCAu484kKC8NaxdtjbmfkLiIntfrxgY3sLtlGSPnXzv+AL+ZbSSPIhXvrDsw==</DQ><InverseQ>1LmLtO+eLgJN65k6HGQ+rJrQOAbEqTAh3O57xu8UqUK+K8Mzj1F8iV5eqWthJ2WmM6gJhcLbllOL57pGUIKm2A==</InverseQ><D>jRkYR4jcFKwBQ6uM603XpAfMK31E3buC/omkC0oA3Z7s5DrhlBMBPGtOY6Ak8ExtG9uHa1vTTwRPraiBnqZV9UR7qNtSRMMsruOfHFcgfhWAzQpF40iNM0PBCcLKvTf7EPLz6BgNAtERbWOMolTYrluWer8DdSQSVW3klZndVE0=</D></RSAKeyValue></MasterKey>
</License_Manager_Settings>
</Reactor_Project>