main
txt 404 lines 24.2 KB
Raw
1 ; Windows Installer Internal Error Messages
2 ;
3 ; Error numbers greater than 2000 are "internal errors" and do not have
4 ; localized strings in msimsg.dll. The messages are provided here
5 ; (in English only) because they can be informative and time-saving
6 ; during developement.
7 ;
8
9 2101=Shortcuts not supported by the OS.
10 2102=Invalid .INI action: [2]
11 2103=Could not resolve path for shell folder [2].
12 2104=Writing .INI file: [3]: System error: [2]
13 2105=Shortcut Creation [3] Failed. System error: [2]
14 2106=Shortcut Deletion [3] Failed. System error: [2]
15 2107=Error [3] registering type library [2].
16 2108=Error [3] unregistering type library [2].
17 2109=Section missing for INI action.
18 2110=Key missing for INI action.
19 2111=Detection of running apps failed, could not get performance data. Reg operation returned : [2].
20 2112=Detection of running apps failed, could not get performance index. Reg operation returned : [2].
21 2113=Detection of running apps failed.
22 2200=Database: [2]. Database object creation failed, mode = [3].
23 2201=Database: [2]. Initialization failed, out of memory.
24 2202=Database: [2]. Data access failed, out of memory.
25 2203=Database: [2]. Cannot open database file. System error [3].
26 2204=Database: [2]. Table already exists: [3]
27 2205=Database: [2]. Table does not exist: [3]
28 2206=Database: [2]. Table could not be dropped: [3]
29 2207=Database: [2]. Intent violation.
30 2208=Database: [2]. Insufficient parameters for Execute.
31 2209=Database: [2]. Cursor in invalid state.
32 2210=Database: [2]. Invalid update data type in column [3]
33 2211=Database: [2]. Could not create database table [3]
34 2212=Database: [2]. Database not in writable state.
35 2213=Database: [2]. Error saving database tables.
36 2214=Database: [2]. Error writing export file: [3]
37 2215=Database: [2]. Cannot open import file: [3]
38 2216=Database: [2]. Import file format error: [3], Line [4]
39 2217=Database: [2]. Wrong state to CreateOutputDatabase [3].
40 2218=Database: [2]. Table name not supplied.
41 2219=Database: [2]. Invalid Installer database format.
42 2220=Database: [2]. Invalid row/field data.
43 2221=Database: [2]. Code page conflict in import file: [3].
44 2222=Database: [2]. Transform or merge code page [3] differs from database code page [4].
45 2223=Database: [2]. Databases are the same. No transform generated.
46 2224=Database: [2]. GenerateTransform: Database corrupt. Table: [3]
47 2225=Database: [2]. Transform: Cannot transform a temporary table. Table: [3]
48 2226=Database: [2]. Transform failed.
49 2227=Database: [2]. Invalid identifier '[3]' in SQL query: [4]
50 2228=Database: [2]. Unknown table '[3]' in SQL query: [4]
51 2229=Database: [2]. Could not load table '[3]' in SQL query: [4]
52 2230=Database: [2]. Repeated table '[3]' in SQL query: [4]
53 2231=Database: [2]. Missing ')' in SQL query: [3]
54 2232=Database: [2]. Unexpected token '[3]' in SQL query: [4]
55 2233=Database: [2]. No columns in SELECT clause in SQL query: [3]
56 2234=Database: [2]. No columns in ORDER BY clause in SQL query: [3]
57 2235=Database: [2]. Column '[3]' not present or ambiguous in SQL query: [4]
58 2236=Database: [2]. Invalid operator '[3]' in SQL query: [4]
59 2237=Database: [2]. Invalid or missing query string: [3]
60 2238=Database: [2]. Missing FROM clause in SQL query: [3]
61 2239=Database: [2]. Insufficient values in INSERT SQL stmt.
62 2240=Database: [2]. Missing update columns in UPDATE SQL stmt.
63 2241=Database: [2]. Missing insert columns in INSERT SQL stmt.
64 2242=Database: [2]. Column '[3]' repeated
65 2243=Database: [2]. No primary columns defined for table creation.
66 2244=Database: [2]. Invalid type specifier '[3]' in SQL query [4].
67 2245=IStorage::Stat failed with error [3]
68 2246=Database: [2]. Invalid Installer transform format.
69 2247=Database: [2] Transform stream read/write failure.
70 2248=Database: [2] GenerateTransform/Merge: Column type in base table doesn't match reference table. Table: [3] Col #: [4]
71 2249=Database: [2] GenerateTransform: More columns in base table than in reference table. Table: [3]
72 2250=Database: [2] Transform: Cannot add existing row. Table: [3]
73 2251=Database: [2] Transform: Cannot delete row that doesn't exist. Table: [3]
74 2252=Database: [2] Transform: Cannot add existing table. Table: [3]
75 2253=Database: [2] Transform: Cannot delete table that doesn't exist. Table: [3]
76 2254=Database: [2] Transform: Cannot update row that doesn't exist. Table: [3]
77 2255=Database: [2] Transform: Column with this name already exists. Table: [3] Col: [4]
78 2256=Database: [2] GenerateTransform/Merge: Number of primary keys in base table doesn't match reference table. Table: [3]
79 2257=Database: [2]. Intent to modify read only table: [3]
80 2258=Database: [2]. Type mismatch in parameter: [3]
81 2259=Database: [2] Table(s) Update failed.
82 2260=Storage CopyTo failed. System error: [3]
83 2261=Could not remove stream [2]. System error: [3]
84 2262=Stream does not exist: [2]. System error: [3]
85 2263=Could not open stream [2]. System error: [3]
86 2264=Could not remove stream [2]. System error: [3]
87 2265=Could not commit storage. System error: [3]
88 2266=Could not rollback storage. System error: [3]
89 2267=Could not delete storage [2]. System error: [3]
90 2268=Database: [2]. Merge: There were merge conflicts reported in [3] tables.
91 2269=Database: [2]. Merge: The column count differed in the '[3]' table of the two databases.
92 2270=Database: [2]. GenerateTransform/Merge: Column name in base table doesn't match reference table. Table: [3] Col #: [4]
93 2271=SummaryInformation write for transform failed.
94 2272=Database: [2]. MergeDatabase will not write any changes because the database is open read-only.
95 2273=Database: [2]. MergeDatabase: A reference to the base database was passed as the reference database.
96 2274=Database: [2]. MergeDatabase: Unable to write errors to Error table. Could be due to a non-nullable column in a predefined Error table.
97 2275=Database: [2]. Specified Modify [3] operation invalid for table joins.
98 2276=Database: [2]. Code page [3] not supported by the system.
99 2277=Database: [2]. Failed to save table [3].
100 2278=Database: [2]. Exceeded number of expressions limit of 32 in WHERE clause of SQL query: [3].
101 2279=Database: [2] Transform: Too many columns in base table [3]
102 2280=Database: [2]. Could not create column [3] for table [4]
103 2281=Could not rename stream [2]. System error: [3]
104 2282=Stream name invalid [2].
105 2302=Patch notify: [2] bytes patched to far.
106 2303=Error getting volume info. GetLastError: [2]
107 2304=Error getting disk free space. GetLastError: [2]. Volume: [3]
108 2305=Error waiting for patch thread. GetLastError: [2].
109 2306=Could not create thread for patch application. GetLastError: [2].
110 2307=Source file key name is null.
111 2308=Destination File Name is Null
112 2309=Attempting to patch file [2] when patch already in progress.
113 2310=Attempting to continue patch when no patch is in progress.
114 2315=Missing Path Separator: [2]
115 2318=File does not exist: [2]
116 2319=Error setting file attribute: [3] GetLastError: [2]
117 2320=File not writable: [2]
118 2321=Error creating file: [2]
119 2322=User canceled
120 2323=Invalid File Attribute
121 2324=Could not open file: [3] GetLastError: [2]
122 2325=Could not get file time for file: [3] GetLastError: [2]
123 2326=Error in FileToDosDateTime.
124 2327=Could not remove directory: [3] GetLastError: [2]
125 2328=Error getting file version info for file: [2]
126 2329=Error deleting file: [3]. GetLastError: [2]
127 2330=Error getting file attributes: [3]. GetLastError: [2]
128 2331=Error loading library [2] or finding entry point [3]
129 2332=Error getting file attributes. GetLastError: [2]
130 2333=Error setting file attributes. GetLastError: [2]
131 2334=Error converting file time to local time for file: [3]. GetLastError: [2]
132 2335=Path: [2] is not a parent of [3]
133 2336=Error creating temp file on path: [3]. GetLastError: [2]
134 2337=Could not close file: [3] GetLastError: [2]
135 2338=Could not update resource for file: [3] GetLastError: [2]
136 2339=Could not set file time for file: [3] GetLastError: [2]
137 2340=Could not update resource for file: [3], Missing Resource
138 2341=Could not update resource for file: [3], Resource too large
139 2342=Could not update resource for file: [3] GetLastError: [2]
140 2343=Specified path is empty.
141 2344=Could not find required file IMAGEHLP.DLL to validate file:[2]
142 2345=[2]: File does not contain a valid checksum value.
143 2347=User ignore
144 2348=Error attempting to read from cabinet stream.
145 2349=Copy Resumed With Different Info
146 2350=FDI Server Error
147 2351=File key '[2]' not found in cabinet '[3]'. The installation cannot continue.
148 2352=Couldn't initialize cabinet file server. The required file 'Cabinet.dll' may be missing.
149 2353=Not a cabinet
150 2354=Cannot handle cabinet
151 2355=Corrupt cabinet
152 2356=Couldn't locate cabinet in stream: [2].
153 2357=Cannot set attributes
154 2358=Error determining whether file is in-use: [3]. GetLastError: [2]
155 2359=Unable to create the target file - file may be in use.
156 2360=progress tick.
157 2361=Need next cabinet.
158 2362=Folder not found: [2]
159 2363=Could not enumerate subfolders for folder: [2]
160 2364=Bad enumeration constant in CreateCopier call.
161 2365=Could not BindImage exe file [2]
162 2366=User Failure
163 2367=User Abort.
164 2368=Failed to get network resource information. Error [2], network path [3]. Extended error: network provider [5], error code [4], error description [6].
165 2370=Invalid CRC checksum value for [2] file.{ Its header says [3] for checksum, its computed value is [4].}
166 2371=Could not apply patch to file [2]. GetLastError: [3]
167 2372=Patch file [2] is corrupt or of an invalid format. Attempting to patch file [3]. GetLastError: [4]
168 2373=File [2] is not a valid patch file.
169 2374=File [2] is not a valid destination file for patch file [3].
170 2375=Unknown patching error: [2].
171 2376=Cabinet not found.
172 2379=Error opening file for read: [3] GetLastError: [2]
173 2380=Error opening file for write: [3] GetLastError: [2]
174 2381=Directory does not exist: [2]
175 2382=Drive not ready: [2]
176 2401=64-bit registry operation attempted on 32-bit operating system for key [2].
177 2402=Out of memory.
178 2501=Could not create rollback script enumerator
179 2502=Called InstallFinalize when no install in progress.
180 2503=Called RunScript when not marked in progress.
181 2601=Invalid value for property [2]: '[3]'
182 2602=The [2] table entry '[3]' has no associated entry in the Media table.
183 2603=Duplicate Table Name [2]
184 2604=[2] property undefined.
185 2605=Could not find server [2] in [3] or [4].
186 2606=Value of property [2] is not a valid full path: '[3]'.
187 2607=Media table not found or empty (required for installation of files).
188 2608=Could not create security descriptor for object. Error: '[2]'.
189 2609=Attempt to migrate product settings before initialization.
190 2611=The file [2] is marked as compressed, but the associated media entry does not specify a cabinet.
191 2612=Stream not found in '[2]' column. Primary key: '[3]'.
192 2613=RemoveExistingProducts action sequenced incorrectly.
193 2614=Could not access IStorage object from installation package.
194 2615=Skipped unregistration of Module [2] due to source resolution failure.
195 2616=Companion file [2] parent missing.
196 2617=Shared component [2] not found in Component table.
197 2618=Isolated application component [2] not found in Component table.
198 2619=Isolated components [2], [3] not part of same feature.
199 2620=Key file of isolated application component [2] not in File table.
200 2621=Resource DLL or Resource ID information for shortcut [2] set incorrectly.
201 2701=The Component Table exceeds the acceptable tree depth of [2] levels.
202 2702=A Feature Table record ([2]) references a non-existent parent in the Attributes field.
203 2703=Property name for root source path not defined: [2]
204 2704=Root directory property undefined: [2]
205 2705=Invalid table: [2]; Could not be linked as tree.
206 2706=Source paths not created. No path exists for entry [2] in Directory Table
207 2707=Target paths not created. No path exists for entry [2] in Directory Table
208 2708=No entries found in the file table.
209 2709=The specified Component name ('[2]') not found in Component Table.
210 2710=The requested 'Select' state is illegal for this Component.
211 2711=The specified Feature name ('[2]') not found in Feature Table.
212 2712=Invalid return from modeless dialog: [3], in action [2].
213 2713=Null value in a non-nullable column ('[2]' in '[3]' column of the '[4]' table.
214 2714=Invalid value for default folder name: [2].
215 2715=The specified File key ('[2]') not found in the File Table.
216 2716=Couldn't create a random subcomponent name for component '[2]'.
217 2717=Bad action condition or error calling custom action '[2]'.
218 2718=Missing package name for product code '[2]'.
219 2719=Neither UNC nor drive letter path found in source '[2]'.
220 2720=Error opening source list key. Error: '[2]'
221 2721=Custom action [2] not found in Binary table stream
222 2722=Custom action [2] not found in File table
223 2723=Custom action [2] specifies unsupported type
224 2724=The volume label '[2]' on the media you're running from doesn't match the label '[3]' given in the Media table. This is allowed only if you have only 1 entry in your Media table.
225 2725=Invalid database tables
226 2726=Action not found: [2]
227 2727=The directory entry '[2]' does not exist in the Directory table
228 2728=Table definition error: [2]
229 2729=Install engine not initialized.
230 2730=Bad value in database. Table: '[2]'; Primary key: '[3]'; Column: '[4]'
231 2731=Selection Manager not initialized.
232 2732=Directory Manager not initialized.
233 2733=Bad foreign key ('[2]') in '[3]' column of the '[4]' table.
234 2734=Invalid Reinstall mode character.
235 2735=Custom action '[2]' has caused an unhandled exception and has been stopped. This may be the result of an internal error in the custom action, such as an access violation.
236 2736=Generation of custom action temp file failed: [2]
237 2737=Could not access custom action [2], entry [3], library [4]
238 2738=Could not access VBScript runtime for custom action [2]
239 2739=Could not access JavaScript runtime for custom action [2]
240 2740=Custom action [2] script error [3], [4]: [5] Line [6], Column [7], [8]
241 2741=Configuration information for product [2] is corrupt. Invalid info: [2]
242 2742=Marshaling to Server failed: [2]
243 2743=Could not execute custom action [2], location: [3], command: [4]
244 2744=EXE failed called by custom action [2], location: [3], command: [4]
245 2745=Transform [2] invalid for package [3]. Expected language [4], found language [5].
246 2746=Transform [2] invalid for package [3]. Expected product [4], found product [5].
247 2747=Transform [2] invalid for package [3]. Expected product version < [4], found product version [5].
248 2748=Transform [2] invalid for package [3]. Expected product version <= [4], found product version [5].
249 2749=Transform [2] invalid for package [3]. Expected product version == [4], found product version [5].
250 2750=Transform [2] invalid for package [3]. Expected product version >= [4], found product version [5].
251 2751=Transform [2] invalid for package [3]. Expected product version > [4], found product version [5].
252 2752=Could not open transform [2] stored as child storage of package [4].
253 2753=The File '[2]' is not marked for installation.
254 2754=The File '[2]' is not a valid patch file.
255 2755=Server returned unexpected error [2] attempting to install package [3].
256 2756=The property '[2]' was used as a directory property in one or more tables, but no value was ever assigned.
257 2757=Could not create summary info for transform [2].
258 2758=Transform [2] doesn't contain a MSI version.
259 2759=Transform [2] version [3] incompatible with engine; Min: [4], Max: [5].
260 2760=Transform [2] invalid for package [3]. Expected upgrade code [4], found [5].
261 2761=Cannot begin transaction. Global mutex not properly initialized.
262 2762=Cannot write script record. Transaction not started.
263 2763=Cannot run script. Transaction not started.
264 2765=Assembly name missing from AssemblyName table : Component: [4].
265 2766=The file [2] is an invalid MSI storage file.
266 2767=No more data{ while enumerating [2]}.
267 2768=Transform in patch package is invalid.
268 2769=Custom Action [2] did not close [3] handles.
269 2770=Cached folder [2] not defined in internal cache folder table.
270 2771=Upgrade of feature [2] has a missing component.
271 2772=New upgrade feature [2] must be a leaf feature.
272 2801=Unknown Message -- Type [2]. No action is taken.
273 2802=No publisher is found for the event [2].
274 2803=Dialog View did not find a record for the dialog [2].
275 2804=On activation of the control [3] on dialog [2], failed to evaluate the condition [3].
276 2805=
277 2806=The dialog [2] failed to evaluate the condition [3].
278 2807=The action [2] is not recognized.
279 2808=Default button is ill-defined on dialog [2].
280 2809=On the dialog [2] the next control pointers do not form a cycle. There is a pointer from [3] to [4], but there is no further pointer.
281 2810=On the dialog [2] the next control pointers do not form a cycle. There is a pointer from both [3] and [5] to [4].
282 2811=On dialog [2] control [3] has to take focus, but it is unable to do so.
283 2812=The event [2] is not recognized.
284 2813=The EndDialog event was called with the argument [2], but the dialog has a parent.
285 2814=On the dialog [2] the control [3] names a non-existent control [4] as the next control.
286 2815=ControlCondition table has a row without condition for the dialog [2].
287 2816=The EventMapping table refers to an invalid control [4] on dialog [2] for the event [3].
288 2817=The event [2] failed to set the attribute for the control [4] on dialog [3].
289 2818=In the ControlEvent table EndDialog has an unrecognized argument [2].
290 2819=Control [3] on dialog [2] needs a property linked to it.
291 2820=Attempted to initialize an already initialized handler.
292 2821=Attempted to initialize an already initialized dialog: [2].
293 2822=No other method can be called on dialog [2] until all the controls are added.
294 2823=Attempted to initialize an already initialized control: [3] on dialog [2].
295 2824=The dialog attribute [3] needs a record of at least [2] field(s).
296 2825=The control attribute [3] needs a record of at least [2] field(s).
297 2826=Control [3] on dialog [2] extends beyond the boundaries of the dialog [4] by [5] pixels.
298 2827=The button [4] on the radio button group [3] on dialog [2] extends beyond the boundaries of the group [5] by [6] pixels.
299 2828=Tried to remove control [3] from dialog [2], but the control is not part of the dialog.
300 2829=Attempt to use an uninitialized dialog.
301 2830=Attempt to use an uninitialized control on dialog [2].
302 2831=The control [3] on dialog [2] does not support [5] the attribute [4].
303 2832=The dialog [2] does not support the attribute [3].
304 2833=Control [4] on dialog [3] ignored the message [2].
305 2834=The next pointers on the dialog [2] do not form a single loop.
306 2835=The control [2] was not found on dialog [3].
307 2836=The control [3] on the dialog [2] cannot take focus.
308 2837=The control [3] on dialog [2] wants the win proc to return [4].
309 2838=The item [2] in the selection table has itself as a parent.
310 2839=Setting the property [2] failed.
311 2840=Error dialog name mismatch.
312 2841=No OK button was found on the error dialog
313 2842=No text field was found on the error dialog.
314 2843=The ErrorString attribute is not supported for standard dialogs.
315 2844=Cannot execute an error dialog if the error string is not set.
316 2845=The total width of the buttons exceeds the size of the error dialog.
317 2846=SetFocus did not find the required control on the error dialog.
318 2847=The control [3] on dialog [2] has both the icon and the bitmap style set.
319 2848=Tried to set control [3] as the default button on dialog [2], but the control does not exist.
320 2849=The control [3] on dialog [2] is of a type, that cannot be integer valued.
321 2850=Unrecognized volume type.
322 2851=The data for the icon [2] is not valid.
323 2852=At least one control has to be added to dialog [2] before it is used.
324 2853=Dialog [2] is a modeless dialog. The execute method should not be called on it.
325 2854=On the dialog [2] the control [3] is designated as first active control, but there is no such control.
326 2855=The radio button group [3] on dialog [2] has fewer than 2 buttons.
327 2856=Creating a second copy of the dialog [2].
328 2857=The directory [2] is mentioned in the selection table but not found.
329 2858=The data for the bitmap [2] is not valid.
330 2859=Test error message.
331 2860=Cancel button is ill-defined on dialog [2].
332 2861=The next pointers for the radio buttons on dialog [2] control [3] do not form a cycle.
333 2862=The attributes for the control [3] on dialog [2] do not define a valid icon size. Setting the size to 16.
334 2863=The control [3] on dialog [2] needs the icon [4] in size [5]x[5], but that size is not available. Loading the first available size.
335 2864=The control [3] on dialog [2] received a browse event, but there is no configurable directory for the present selection. Likely cause: browse button is not authored correctly.
336 2865=Control [3] on billboard [2] extends beyond the boundaries of the billboard [4] by [5] pixels.
337 2866=The dialog [2] is not allowed to return the argument [3].
338 2867=The error dialog property is not set.
339 2868=The error dialog [2] does not have the error style bit set.
340 2869=The dialog [2] has the error style bit set, but is not an error dialog.
341 2870=The help string [4] for control [3] on dialog [2] does not contain the separator character.
342 2871=The [2] table is out of date: [3]
343 2872=The argument of the CheckPath control event on dialog [2] is invalid.
344 2873=On the dialog [2] the control [3] has an invalid string length limit: [4]
345 2874=Changing the text font to [2] failed.
346 2875=Changing the text color to [2] failed.
347 2876=The control [3] on dialog [2] had to truncate the string: [4]
348 2877=The binary data [2] was not found.
349 2878=On the dialog [2] the control [3] has a possible value: [4]. This is an invalid or duplicate value.
350 2879=The control [3] on dialog [2] cannot parse the mask string: [4]
351 2880=Do not perform the remaining control events.
352 2881=Initialization failed.
353 2882=Dialog window class registration failed.
354 2883=CreateNewDialog failed for the dialog [2].
355 2884=Failed to create a window for the dialog [2]!
356 2885=Failed to create the control [3] on the dialog [2].
357 2886=Creating the [2] table failed.
358 2887=Creating a cursor to the [2] table failed.
359 2888=Executing the [2] view failed.
360 2889=Creating the window for the control [3] on dialog [2] failed.
361 2890=The handler failed in creating an initialized dialog.
362 2891=Failed to destroy window for dialog [2].
363 2892=[2] is an integer only control, [3] is not a valid integer value.
364 2893=The control [3] on dialog [2] can accept property values that are at most [5] characters long. The value [4] exceeds this limit, and has been truncated.
365 2894=Loading RichEd20.dll failed. GetLastError() returned: [2]
366 2895=Freeing RichEd20.dll failed. GetLastError() returned: [2]
367 2896=Executing action [2] failed.
368 2897=Failed to create any [2] font on this system.
369 2898=For [2] text style, the system created a '[3]' font, in [4] character set.
370 2899=Failed to create [2] text style. GetLastError() returned: [3].
371 2901=Invalid parameter to operation [2]: Parameter [3]
372 2902=Operation [2] called out of sequence.
373 2903=The file [2] is missing.
374 2904=Could not BindImage file [2].
375 2905=Could not read record from script file [2].
376 2906=Missing header in script file [2].
377 2907=Could not create secure security descriptor. Error: [2]
378 2908=Could not register component [2].
379 2909=Could not unregister component [2].
380 2910=Could not determine user's security id.
381 2911=Could not remove the folder [2].
382 2912=Could not schedule file [2] for removal on reboot.
383 2919=No cabinet specified for compressed file: [2]
384 2920=Source directory not specified for file [2].
385 2924=Script [2] version unsupported. Script version: [3], minimum version: [4], maximum version: [5].
386 2927=ShellFolder id [2] is invalid.
387 2928=Exceeded maximum number of sources. Skipping source '[2]'.
388 2929=Could not determine publishing root. Error: [2]
389 2932=Could not create file [2] from script data. Error: [3]
390 2933=Could not initialize rollback script [2].
391 2934=Could not secure transform [2]. Error [3]
392 2935=Could not un-secure transform [2]. Error [3]
393 2936=Could not find transform [2].
394 2937=The Windows Installer cannot install a system file protection catalog. Catalog: [2], Error: [3]
395 2938=The Windows Installer cannot retrieve a system file protection catalog from the cache. Catalog: [2], Error: [3]
396 2939=The Windows Installer cannot delete a system file protection catalog from the cache. Catalog: [2], Error: [3]
397 2940=Directory Manager not supplied for source resolution.
398 2941=Unable to compute the CRC for file [2].
399 2942=BindImage action has not been executed on [2] file.
400 2943=This version of Windows does not support deploying 64-bit packages. The script [2] is for a 64-bit package.
401 2944=GetProductAssignmentType failed.
402 2945=Installation of ComPlus App [2] failed with error [3].
403 3001=The patches in this list contain incorrect sequencing information: [2][3][4][5][6][7][8][9][10][11][12][13][14][15][16]. 3.0
404 3002=Patch [2] contains invalid sequencing information.